Miles Rausch
f0c646a366
Correct "yo" to "to" ( #2078 )
2017-05-27 13:14:21 +02:00
João Carmona
c443635945
feat(with-redux): add redux tools to example ( #1994 )
2017-05-25 18:37:10 +02:00
Olivier Tassinari
15e9573ded
feat: add an example with the next branch of Material-UI ( #2036 )
2017-05-25 18:36:21 +02:00
greenkeeper[bot]
c80fdf3d1c
fix(package): update babel-preset-env to version 1.5.1 ( #2041 )
2017-05-25 18:33:04 +02:00
greenkeeper[bot]
e12db8c1c4
fix(package): update webpack to version 2.6.0 ( #2043 )
2017-05-25 18:32:34 +02:00
RasmusErik Voel Jensen
8b90e6f148
example: with react-toolbox ( #2047 )
...
* example with react-toolbox
* JavaScript standard
2017-05-25 18:32:17 +02:00
greenkeeper[bot]
1723d9defd
chore(package): update jest-cli to version 20.0.4 ( #2057 )
2017-05-25 18:30:39 +02:00
Arunoda Susiripala
787a110b75
Fix issue related to 404 and no default exports. ( #2063 )
...
Just after a 404 page, if we created a page with
no default exports. It'll throw an error.
And it'll crash internal webpack state.
So, once we have it we need to do a hard reload to recover it.
2017-05-25 18:29:03 +02:00
Arunoda Susiripala
9121a9d22e
Never cache assets and HTML in the dev mode. ( #2045 )
...
* Never cache assets and HTML in the dev mode.
* Move etags test to the production.
Now it won't work in dev because of no-cache settings.
2017-05-25 18:28:08 +02:00
Arunoda Susiripala
3c95f21d8c
Do not try to server unnessesary files in either dev or prod. ( #2048 )
2017-05-23 10:30:14 -07:00
greenkeeper[bot]
3b5704c4d8
chore(package): update node-fetch to version 1.7.0 ( #2049 )
2017-05-23 18:42:25 +02:00
Guillermo Rauch
533a31b005
Release 3.0.0-beta6
2017-05-22 13:18:51 -07:00
Guillermo Rauch
f12db64763
Merge branch 'v3-beta' of github.com:zeit/next.js into v3-beta
2017-05-22 13:04:33 -07:00
Guillermo Rauch
37be0ab765
filter for null *after* Children
is called to make this work with some -compat
pollyfills
2017-05-22 12:58:54 -07:00
Ben James
0fdd379eee
Add reference to wiki for deploying to GitHub ( #2035 )
2017-05-21 18:44:43 +02:00
Guillermo Rauch
e9915d3da5
Release 3.0.0-beta5
2017-05-20 20:47:09 -07:00
Kye Hohenberger
4c52ea1f70
Add shallow support to Link ( #2012 )
2017-05-21 08:24:58 +05:30
greenkeeper[bot]
9a30f10ad8
fix(package): update babel-preset-env to version 1.5.0 ( #2031 )
2017-05-20 22:39:16 +02:00
Jorge Antunes
58f3403587
fix small typo ( #2030 )
...
Not much to say on this one, I tend to fix typos everywhere I see them...
2017-05-20 22:38:53 +02:00
Conor Dockry
dcac093b55
Remove stage-0 from package.json ( #2028 )
2017-05-20 19:55:48 +02:00
Xuezheng Ma
d36118ab02
Check if _document.js returns a react element before using ( #2013 )
...
* Check if _document.js returns a react element before using
* Use capital letter R in 'React'
2017-05-20 00:02:01 +02:00
Olivier Tassinari
23a480964e
Update layout.js ( #2018 )
2017-05-19 14:02:11 +02:00
David Ďurika
55b5dbf9cd
Fix: point tar.gz to v3 branch ( #2007 )
...
* Fix: point tar.gz to v3 branch
* Update README.md
2017-05-18 15:53:52 -03:00
Arunoda Susiripala
9346c96b39
Update react-hot-loader to 3.0.0-beta.7 ( #2004 )
2017-05-18 12:00:39 +05:30
Arunoda Susiripala
92b0a690be
Add a default value of '{}' to query in the export mode. ( #2003 )
2017-05-18 10:54:57 +05:30
Tim Scanlin
a8fdbb261e
delete files only from outDir ( #2001 )
2017-05-18 09:58:22 +05:30
greenkeeper[bot]
4d924ca90b
chore(package): update babel-jest to version 20.0.2 ( #1992 )
2017-05-17 19:42:10 +02:00
Ardani Rohman
443dceaeec
improve example fallback translation and add new sample locale for lang id ( #1983 )
2017-05-17 19:41:54 +02:00
greenkeeper[bot]
c69eb34cee
chore(package): update jest-cli to version 20.0.2 ( #1993 )
2017-05-17 19:40:38 +02:00
Guillermo Rauch
1703ad302c
remove old fly task related to eval-script.js
( #1997 )
2017-05-17 19:40:14 +02:00
Guillermo Rauch
b00525897d
Release 2.4.0
2017-05-17 09:48:40 -07:00
greenkeeper[bot]
550406fbd1
fix(package): update send to version 0.15.3 ( #1988 )
2017-05-17 11:39:30 +02:00
Guillermo Rauch
0926129a86
Release 2.3.2
2017-05-16 12:46:47 -07:00
Arunoda Susiripala
ccea1b748c
Point appveyor branch to v3-beta
2017-05-16 12:07:39 -07:00
Arunoda Susiripala
dfd5ccfbd6
Merge branch 'master' into v3-beta
2017-05-16 12:06:12 -07:00
Arunoda Susiripala
bcb979fdf2
Add some Appveyor customizations ( #1985 )
...
* Allow to test on Node.js v4
* Add appveyor.yml file
* Update appveyor badge to master branch.
2017-05-17 00:34:14 +05:30
Arunoda Susiripala
d492f5c545
Merge branch 'master' into v3-beta
2017-05-16 11:16:53 -07:00
Arunoda Susiripala
17cc77f00a
Add appveyor.yml file ( #1984 )
2017-05-16 23:45:08 +05:30
Guillermo Rauch
524552017e
Release 3.0.0-beta4
2017-05-16 09:41:47 -07:00
Guillermo Rauch
b0a9161462
fix typo
2017-05-16 09:41:35 -07:00
Marcin Lasak
5f9e9828de
Change dynamic imports to dynamic import ( #1980 )
...
Fix problem with anchor by changing link and changing text to section title.
2017-05-16 19:59:52 +05:30
Arunoda Susiripala
cb90d05544
Update docs for next version 3 beta
2017-05-16 07:08:37 -07:00
Johhan Santana
dff20eae01
add next.config.js for v3 next export example with-dynamic-import ( #1976 )
...
* add next.config.js file for static routes
* reverted start npm script to default
* eslint fix
* fix curl command in README
* remove next config
2017-05-16 09:19:31 +05:30
Guillermo Rauch
27be055828
Release 3.0.0-beta3
2017-05-15 12:10:51 -07:00
Tim Neutkens
e6f02220ca
Merge branch 'v3-beta' of github.com:zeit/next.js into fix-dependency
2017-05-15 20:50:21 +02:00
Tim Neutkens
e97ed52b3d
move dep to devdep
2017-05-15 20:49:59 +02:00
Guillermo Rauch
32fea56a30
Release 3.0.0-beta2
2017-05-15 11:32:09 -07:00
Tim Neutkens
00ed2b985a
Move dependency that is not a devDep
2017-05-15 20:29:45 +02:00
Guillermo Rauch
d4a698f93a
Release 3.0.0-beta1
2017-05-15 10:29:00 -07:00
Arunoda Susiripala
00f2ab8ef5
Merge branch 'master' into v3-beta
2017-05-15 01:18:22 -07:00