Commit graph

1154 commits

Author SHA1 Message Date
Bruno
9f994631f8 Small code fix (#2099)
Using actionType instead of plain string
2017-05-29 19:36:57 +02:00
Giuseppe
98fb1a0df1 Point to styled-jsx npm package's readme (#2085)
As we add new features and update README.md in zeit/styled-jsx people ask questions, typically why doesn't x works.
Master shouldn't be the source of truth, better link to the npm package's landing page.
2017-05-27 19:46:58 +02:00
greenkeeper[bot]
6fe552601b fix(package): update mitt to version 1.1.2 (#2027) 2017-05-27 13:52:09 +02:00
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
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
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
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
greenkeeper[bot]
c69eb34cee chore(package): update jest-cli to version 20.0.2 (#1993) 2017-05-17 19:40:38 +02:00
greenkeeper[bot]
550406fbd1 fix(package): update send to version 0.15.3 (#1988) 2017-05-17 11:39:30 +02: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
Arunoda Susiripala
650bb7c51b Fix hmr failing issue. (#1968) 2017-05-15 13:47:35 +05:30
Arunoda Susiripala
eb4ef544ca Possible fix for dynamic import test in travis. 2017-05-15 10:43:22 +05:30
Arunoda Susiripala
737c283bb7 Merge branch 'dynamic-import' into v3-beta 2017-05-15 10:15:13 +05:30
Arunoda Susiripala
f8317f158b Add an case to show when dynamic import components won't load. 2017-05-15 10:14:26 +05:30
Arunoda Susiripala
aeaccf441b Add dynamic-import support for next-export. 2017-05-15 10:03:35 +05:30
Arunoda Susiripala
4d0147385c Merge v3-beta in dynamic-imports 2017-05-15 09:41:42 +05:30
Arunoda Susiripala
d4c62b1bea Merge branch 'next-export' into v3-beta 2017-05-15 09:32:39 +05:30