Commit eba9ebe
authored
Merge v3-beta into master (vercel#2809)
* Add examples/with-redux-code-splitting. (vercel#2721)
* vercel#1757 Relay Modern Example (vercel#2696)
* Add ReasonML example (vercel#2640)
* Add ReasonML example
* Add a gitignore specifically for the reasonml example
* Allow custom className for <Main /> (vercel#2802)
* 3.0.2
* Remove beta information from the README.
* 3.0.3
* Remove unnecessary lookup in example with emotion (vercel#2731)
* Document SCSS/Less (vercel#2742)
* Document SCSS/Less
* Add missing word
* Add docs for examples dir
* Add extra example
* uppercase J
* Add with pkg example (vercel#2751)
* Add custom server micro example (vercel#2750)
* Ease running multiple examples at the same time with process.env.PORT (vercel#2753)
* Add line-height rule for error page h2 (vercel#2761)
* Add support for fetching multiple translation files (vercel#2743)
* Add support for fetching multiple translation files
* Cleanup
* Clear missed interval (vercel#2611)
* clear missed interval
* remove trailing whitespace
* Relay Modern Example (vercel#1757) (vercel#2773)
* Simplification of Relay Modern Example (vercel#1757) (vercel#2776)
* Use deterministic names for dynamic import (vercel#2788)
* Always use the same name for the same dynamic import.
* Add unit tests for the modulePath generation.
* Allow tests to run correctly on Windows.
* Make the chunk name a bit pretty.
* Fix tests to run on Windows.
* 3.0.4
* Revert "Make the chunk name a bit pretty." (vercel#2792)
This reverts commit 0c9e8cf.
* 3.0.5
* Use _ as the divider for dynamic import name splitter. (vercel#2793)
Using - gives us some weird webpack errors.
* 3.0.6
* next/dynamic Error Message Tweaks (vercel#2798)
* Fixed issue (vercel#2804)
vercel#2800
* docs(material-ui): move the source code to Material-UI repository (vercel#2808)1 parent b543795 commit eba9ebe
26 files changed
Lines changed: 408 additions & 3 deletions
File tree
- examples
- with-reasonml
- components
- lib/js
- components
- pages
- pages
- with-redux-code-splitting
- config
- containers
- pages
- with-relay-modern
- server
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
Whitespace-only changes.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments