Commit graph

15020 commits

Author SHA1 Message Date
nkzawa
42725614d9 fix WatchPagesPlugin to use webpack/hot/dev-server 2016-10-25 23:42:36 +09:00
Dan Zajdband
14ef3fcfca Only console error 2016-10-25 15:27:21 +01:00
Dan Zajdband
37f76b16bc Error instead of warning on missing pages dir 2016-10-25 15:25:45 +01:00
nkzawa
1bf98eaa6b v0.9.10 2016-10-25 22:54:45 +09:00
nkzawa
a0d94ce076 Merge branch 'master' of https://github.com/zeit/next.js 2016-10-25 22:52:51 +09:00
nkzawa
a9c0ae3498 use webpack/hot/dev-server to full-reload on HMR errors 2016-10-25 22:51:44 +09:00
Dan Zajdband
4e1042712c Updated css syntax 2016-10-25 14:44:20 +01:00
Guillermo Rauch
944643c331 Update Readme.md 2016-10-25 14:37:55 +02:00
Dan Zajdband
91d979d559 Removed auto open tab functionality (#45) 2016-10-25 14:36:02 +02:00
Guillermo Rauch
8985d2218d Update Readme.md 2016-10-25 14:33:46 +02:00
nkzawa
10105dce57 package.json: add the repository field 2016-10-25 20:18:06 +09:00
nkzawa
c063973ac0 package.json: add description and homepage fields 2016-10-25 20:03:48 +09:00
nkzawa
165431bdc7 v0.9.9 2016-10-25 19:58:36 +09:00
Guillermo Rauch
c633511a2e Update Readme.md 2016-10-25 12:34:14 +02:00
Dan Zajdband
b01ddc5544 Added bundle size and % (#43) 2016-10-25 12:32:03 +02:00
nkzawa
b997ca8f09 Merge branch 'master' of https://github.com/zeit/next.js 2016-10-25 18:11:51 +09:00
nkzawa
ba2e2aced9 webpack: fix loader exclude settings 2016-10-25 18:11:39 +09:00
Dan Zajdband
885e6acef7 Merge pull request #41 from zeit/fix/css-usage
Fix usage of next/css
2016-10-25 11:01:45 +02:00
nkzawa
83400a8f38 fix usage of next/css 2016-10-25 17:16:54 +09:00
nkzawa
becae90375 Merge branch 'master' of https://github.com/zeit/next.js 2016-10-25 16:46:16 +09:00
nkzawa
81612f86a7 prepublish hook 2016-10-25 16:45:12 +09:00
nkzawa
4c42644845 gulp: compile test and bench only if it's required 2016-10-25 16:44:54 +09:00
nkzawa
414fa68295 add benchmark module 2016-10-25 16:26:21 +09:00
nkzawa
36497ceaf7 gulp: simplify build 2016-10-25 16:01:32 +09:00
Naoyuki Kanezawa
1952a47a90 Merge pull request #39 from zeit/add/css-default-export
Exposing glamor style as default
2016-10-25 15:57:44 +09:00
Guillermo Rauch
09a9eb08fb Update Readme.md 2016-10-25 08:15:50 +02:00
Guillermo Rauch
10ce2e3305 Update package.json 2016-10-25 08:11:00 +02:00
Guillermo Rauch
8f058733dc Update Readme.md 2016-10-25 08:10:38 +02:00
Guillermo Rauch
66518b42da Update Readme.md 2016-10-25 08:09:45 +02:00
Naoyuki Kanezawa
ebecbcf89e Load client js from cdn with fallback (#34)
* load client js from cdn with fallback

* fix cdn url
2016-10-25 01:50:33 -04:00
Guillermo Rauch
08811c7c95 Update Readme.md 2016-10-24 16:00:50 -04:00
Guillermo Rauch
b3fd94f925 Update Readme.md 2016-10-24 15:59:46 -04:00
Guillermo Rauch
32e421c6e1 Update Readme.md 2016-10-24 15:40:29 -04:00
nkzawa
7569ef6ca9 hot reload compilation errors 2016-10-25 00:20:50 +09:00
nkzawa
7ec46d512b hot reload added/removed pages 2016-10-24 16:22:15 +09:00
nkzawa
301cd26235 dynamic-entry-plugin: improve 2016-10-24 11:38:55 +09:00
nkzawa
61dc5137f5 dynamic-entry-plugin: fix hasEntry 2016-10-24 10:55:25 +09:00
nkzawa
7dfc298859 Merge branch 'master' of https://github.com/zeit/next.js 2016-10-24 01:42:31 +09:00
nkzawa
07b95ae080 dynamically add/remove pages 2016-10-24 01:42:13 +09:00
Dan Zajdband
6743e2b014 Exposing glamor style as default allowing different ways to import the css helpers 2016-10-22 09:45:41 +02:00
Dan Zajdband
e164074f8e Added glamor css (#38)
* Added glamor css

* Using pseudoclasses instead of calling functions

* Updated readme using style instead of default import for css
2016-10-21 09:39:20 -07:00
Guillermo Rauch
ba14964da7 Update Readme.md 2016-10-19 17:58:42 -07:00
Guillermo Rauch
052499dd81 Update Readme.md 2016-10-19 17:08:41 -07:00
Guillermo Rauch
29f50097fb Update Readme.md 2016-10-19 16:59:18 -07:00
nkzawa
ec774a39da refactor paths 2016-10-19 21:58:08 +09:00
nkzawa
2e2db37ccb add error page for debug 2016-10-19 21:41:45 +09:00
nkzawa
400b75658b write files even on error 2016-10-18 23:14:00 +09:00
nkzawa
f2d456b986 less logs to display on compile error 2016-10-18 18:33:49 +09:00
nkzawa
3c44137b9b improve hot-reloading 2016-10-17 23:35:31 +09:00
nkzawa
60aa5869e4 document: refactoring 2016-10-17 17:08:53 +09:00