Brikou CARRE
c689bc9f8b
Simplify condition in mobx example ( #2812 )
2017-08-19 18:02:40 +02:00
Leo Lamprecht
18e447afc5
Linked post about Next.js + Electron
2017-08-19 16:37:09 +02:00
Olivier Tassinari
232ba01f84
docs(material-ui): move the source code to Material-UI repository ( #2808 )
2017-08-18 22:42:45 +02:00
Penn Su
ccc9ff2201
Fixed issue ( #2804 )
...
https://github.com/zeit/next.js/issues/2800
2017-08-18 18:46:30 +02:00
Ian Mitchell
72edd591e6
next/dynamic Error Message Tweaks ( #2798 )
2017-08-17 21:41:52 +05:30
Arunoda Susiripala
c692101649
3.0.6
2017-08-17 02:26:18 +05:30
Arunoda Susiripala
a730b04df7
Use _ as the divider for dynamic import name splitter. ( #2793 )
...
Using - gives us some weird webpack errors.
2017-08-17 02:25:27 +05:30
Arunoda Susiripala
eafa2c676d
3.0.5
2017-08-17 00:29:09 +05:30
Arunoda Susiripala
ddff22c0d3
Revert "Make the chunk name a bit pretty." ( #2792 )
...
This reverts commit 0c9e8cf2271955e74ab9f752b5869b98c1dc60f9.
2017-08-17 00:28:30 +05:30
Arunoda Susiripala
265296c7dd
3.0.4
2017-08-16 22:45:52 +05:30
Arunoda Susiripala
68738d1c90
Use deterministic names for dynamic import ( #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.
2017-08-16 22:44:00 +05:30
Petr Vlček
ed0c144af9
Simplification of Relay Modern Example ( #1757 ) ( #2776 )
2017-08-15 07:50:56 +02:00
Petr Vlček
708193d227
Relay Modern Example ( #1757 ) ( #2773 )
2017-08-14 18:41:12 +02:00
Denis Lukov
6285cdedf2
Set action type instead of string ( #2608 )
2017-08-13 15:46:20 +02:00
Denis Lukov
726499ff14
Clear missed interval ( #2611 )
...
* clear missed interval
* remove trailing whitespace
2017-08-13 15:44:14 +02:00
whphhg
8acdae66d7
Add support for fetching multiple translation files ( #2743 )
...
* Add support for fetching multiple translation files
* Cleanup
2017-08-13 02:28:20 +02:00
Seth Mcleod
7a5a6bcef2
Add line-height rule for error page h2 ( #2761 )
2017-08-12 06:40:07 +02:00
Brikou CARRE
ba65b07dff
Ease running multiple examples at the same time with process.env.PORT ( #2753 )
2017-08-10 20:15:46 +02:00
Sergio Xalambrí
d0b95d9bda
Add custom server micro example ( #2750 )
2017-08-10 08:07:00 +02:00
Sergio Xalambrí
cc5289a89f
Add with pkg example ( #2751 )
2017-08-10 08:06:14 +02:00
Tim Neutkens
62b246d902
Document SCSS/Less ( #2742 )
...
* Document SCSS/Less
* Add missing word
* Add docs for examples dir
* Add extra example
* uppercase J
2017-08-09 21:44:37 +02:00
Matija Marohnić
029bac4fd9
Remove unnecessary lookup in example with emotion ( #2731 )
2017-08-09 17:26:45 +02:00
Arunoda Susiripala
8f2677e42a
3.0.3
2017-08-09 12:33:55 +05:30
Arunoda Susiripala
a99a167067
Remove beta information from the README.
2017-08-09 12:32:49 +05:30
Arunoda Susiripala
42e21288a9
3.0.2
2017-08-09 12:05:16 +05:30
Arunoda Susiripala
daf8d5bf95
Merge branch 'v3-beta'
2017-08-09 12:04:42 +05:30
Arunoda Susiripala
4fc545245a
Merge with master.
2017-08-09 12:04:14 +05:30
Sergio Xalambrí
4b0467ed42
Add Electron example ( #1430 )
...
* Add Electron usage example
* Remove the deploy part
* Only allow GET request to our HTTP server
* Only allow request from an electron app (checking the user agent)
* Add warning about the local HTTP server
* Update package.json
* Update example to use Next.js v3
* Added required package.json fields with placeholders
* Use next:// file protocol to open internal built files
* Create next.config.js
* Update set-menu.js
* Update example to merge it with electron-next-skeleton ideas
2017-08-09 07:56:23 +02:00
Guillermo Rauch
fe1b3e89f1
Release 3.0.1
2017-08-08 09:48:49 -07:00
Sergio Xalambrí
fe4e53e5db
With recompose ( #2712 )
2017-08-07 19:37:44 +02:00
Arunoda Susiripala
6d572ee087
3.0.1-beta.21
2017-08-07 12:38:03 +05:30
Arunoda Susiripala
6477492f62
Move NPM modules out of the commons chunk in dev mode. ( #2716 )
...
This is only a dev feature and it removes an error in HMR.
Otherwise it'll throw an error with undefined error in the webpack core.
2017-08-07 12:36:24 +05:30
Dmytro V. Dogadailo
256f9dc765
Add missed dev dependencies for examples/using-preact ( #2714 )
2017-08-06 19:22:01 +02:00
Alvin
65ff72aada
renames misspelt placeholder.html ( #2703 )
2017-08-03 08:04:03 +02:00
SangWon Kim
37362c3e98
Fix typo ( #2692 )
2017-08-01 07:29:52 +05:30
Boris Berman
f0779e95d6
Grammar fix ( #2686 )
...
pseedo -> pseudo
2017-07-31 17:36:28 +05:30
Claus Klingberg
4f0592a584
Material-UI example: Pass through unrelated props to wrapped component ( #2664 )
2017-07-30 22:22:38 +02:00
James Hegedus
b27526b6ff
with-firebase-hosting update ( #2683 )
...
* Fix link in with-firebase-hosting example
* with-firebase-hosting example
Update npm scripts & README
2017-07-30 14:02:16 +02:00
Tran Dac Anh
c87b471b22
Example to add custom reverse proxy like in webpack-dev-server ( #2660 )
...
* add with-custom-reverse-proxy example
* cleanup
* cleanup package.json
* fix linting errors
* more linting errors
2017-07-29 14:45:12 +02:00
Arunoda Susiripala
e2fb50c301
Merge master with v3-beta.
2017-07-28 18:56:38 +05:30
Arunoda Susiripala
a6d635e1d3
2.4.9
2017-07-28 18:36:03 +05:30
Arunoda Susiripala
5ce4f432cd
Make sure the /static working properly. ( #2675 )
2017-07-28 18:33:39 +05:30
Arunoda Susiripala
242739eb0f
3.0.1-beta.20
2017-07-28 11:39:49 +05:30
崔宁
67697afa44
Remove the extra plugin ( #2670 )
2017-07-28 10:45:04 +05:30
Laurie Voss
23444fc74e
Minor grammatical fix: "resembling of" -> "similar to" ( #2669 )
2017-07-28 10:40:17 +05:30
Arunoda Susiripala
cc9b1d6ce0
Catch router events errors and print them. ( #2663 )
2017-07-27 19:20:39 +05:30
Renan Couto
93e15a23b9
Remove stage-0
from dependencies on example ( #2656 )
...
This PR removes `babel-preset-stage-0` from the dependencies list, that was missing on #1959 .
2017-07-27 13:47:49 +05:30
Tim Neutkens
cf130c70f0
Prefix process.env to avoid inconsistency ( #2647 )
2017-07-26 20:39:21 +02:00
Arunoda Susiripala
37531726c2
3.0.1-beta.19
2017-07-26 22:33:15 +05:30
Arunoda Susiripala
10241fe610
Fix the route redirect error when we've multiple path params. ( #2652 )
...
For an example, with a URL like: /static/data/hello.txt
2017-07-26 22:31:49 +05:30