-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Comparing changes
Open a pull request
base repository: Semantic-Org/Semantic-UI-React
base: v0.82.1
head repository: Semantic-Org/Semantic-UI-React
compare: v0.82.2
- 19 commits
- 99 files changed
- 5 contributors
Commits on Jul 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e749678 - Browse repository at this point
Copy the full SHA e749678View commit details
Commits on Jul 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 58dfe72 - Browse repository at this point
Copy the full SHA 58dfe72View commit details
Commits on Jul 24, 2018
-
chore(package): update dev deps (#3035)
chore(package): update dev deps
Configuration menu - View commit details
-
Copy full SHA for f64e1fb - Browse repository at this point
Copy the full SHA f64e1fbView commit details -
docs(build): use react-static for prerender (#2925)
* feat(render): use DocsLayout Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): use react-static Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): use local import of logo Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): use react-static Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): use react-static Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): use react-static Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): use react-static Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * chore(package): drop useless deps Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): drop react-document-title Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): add title Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): move routes to separate files Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * chore(package): remove express and webpack-hot-middleware Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): restore ComponentDocSee Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): restore ComponentProps Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): restore ComponentSidebar Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): use CDN and move styles Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): move assets Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): restore contribution prompt, make examples loadable Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): add react-universal-component to deps Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): restore hash nav functionality Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): fix assets paths Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): improve sidebar perf Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * chore(render): remove connect-history-api-fallback Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): reconfigure babelrc Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): fix perf issues Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): grab sources Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): configure babel Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): restore ComponentExample Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): update assets paths Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): update configs Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): use semantic-ui-react alias Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): testing chunking Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * docs(static): use direct imports * docs(static): fix SSR * docs(static): drop HtmlWebpack plugin * docs(static): restore routes * docs(static): update preset * docs(static): WIP under render * feat(render): make buildable proto Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): refactor componentInfo Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): refactor componentInfo Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * feat(render): restore tests Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * chore(package): update TS releted stuff Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * style(docs): fix lint issue Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * chore(package): regenerate yarn.lock Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * wip under final config Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * finalize webpack config Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * omit usage of package.json Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * omit usage of package.json Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * style fixes Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * style fixes Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * switch to CDNJS Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * set dist directory Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * adjust priority Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * restore layouts Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * chore(package): update webpack Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * chore(package): cleanup gulp build Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * restore examples rendering Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * restore maximized examples and 404 page Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * restore contribution prompt for missing examples Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * restore completions Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * fix merge issue Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * cleanups in babel preset Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * fix layouts layout Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * fix link to introduction Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * chore(.gitignore): remove dupe, add tmp/ * refactor(babel-preset): use is* prefixed booleans * add env to build in package.json Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * fix NavLink usage Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com> * fix styles Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com>
Configuration menu - View commit details
-
Copy full SHA for a2cc3a7 - Browse repository at this point
Copy the full SHA a2cc3a7View commit details
Commits on Jul 25, 2018
-
docs(ComponentExample): fix and improve edit experience (#3038)
* fix editor completions, use dark theme * merge master * fix merge issues with new editor ux * show only error if present, disable prettier
Configuration menu - View commit details
-
Copy full SHA for e786724 - Browse repository at this point
Copy the full SHA e786724View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c532b3 - Browse repository at this point
Copy the full SHA 8c532b3View commit details -
test(Rating): clean up tests (#3041)
test(Rating): clean up tests
Configuration menu - View commit details
-
Copy full SHA for 085439c - Browse repository at this point
Copy the full SHA 085439cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 305a66e - Browse repository at this point
Copy the full SHA 305a66eView commit details
Commits on Jul 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d844dea - Browse repository at this point
Copy the full SHA d844deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c7143 - Browse repository at this point
Copy the full SHA 07c7143View commit details
Commits on Aug 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4295b56 - Browse repository at this point
Copy the full SHA 4295b56View commit details
Commits on Aug 6, 2018
-
chore(package): update Babel dependencies (#3067)
* chore(package): update Babel dependencies * chore(babel): remove polyfill option
Configuration menu - View commit details
-
Copy full SHA for 1292121 - Browse repository at this point
Copy the full SHA 1292121View commit details -
chore(package): use react 16.4 in docs and tests (#3068)
chore(package): use react 16.4 in docs and tests
Configuration menu - View commit details
-
Copy full SHA for cd29a3a - Browse repository at this point
Copy the full SHA cd29a3aView commit details -
docs(Examples): use react-source-render (#3065)
* docs(Examples): use react-source-render
Configuration menu - View commit details
-
Copy full SHA for a12205a - Browse repository at this point
Copy the full SHA a12205aView commit details
Commits on Aug 7, 2018
-
fix(Dropdown): fix
additionLabel
definition (#3055)Change the type definition for the additionLabel prop on the Dropdown component allow components. see issue #3054
Configuration menu - View commit details
-
Copy full SHA for be0f836 - Browse repository at this point
Copy the full SHA be0f836View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0651bd1 - Browse repository at this point
Copy the full SHA 0651bd1View commit details -
fix(Modal): prevent resize loop for full screen height (#3024)
* fix(Modal): prevent resize loop for full screen height * test(Modal): add case for height being equal to window.innerHeight
Configuration menu - View commit details
-
Copy full SHA for afad3c2 - Browse repository at this point
Copy the full SHA afad3c2View commit details -
docs(perf): refactor ComponentControls (#3069)
Signed-off-by: Oleksandr Fediashov <ofediashov@exadel.com>
Configuration menu - View commit details
-
Copy full SHA for 45fbf29 - Browse repository at this point
Copy the full SHA 45fbf29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43a5830 - Browse repository at this point
Copy the full SHA 43a5830View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.