1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
Commit graph

1135 commits

Author SHA1 Message Date
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
Arunoda Susiripala e613882010 Update tests for the recent changes. 2017-05-15 09:31:02 +05:30
Arunoda Susiripala 55c7553a98 Merge master into next-export. 2017-05-15 09:15:50 +05:30
Arunoda Susiripala fd95a94aee Change the output dir to 'out'. 2017-05-15 09:13:08 +05:30
Arunoda Susiripala aa353f8d32 Add docs. 2017-05-15 09:12:27 +05:30
Arunoda Susiripala acea5aa5bf Change .out static dir to next-static-out 2017-05-15 08:57:36 +05:30
Arunoda Susiripala e78c2f44dc Introduce proper url routing for next-export which supports query strings. 2017-05-14 06:10:32 +05:30
Arunoda Susiripala 90991f176c Add <page>/index.html url re-writes to next/router. 2017-05-14 05:55:57 +05:30
Arunoda Susiripala c40ded0c12 Copy the static directory for static file serving. 2017-05-14 05:41:13 +05:30
Tim Neutkens b8f336c747 Add custom webpack dev middleware config (#1931) 2017-05-13 16:44:21 -07:00
greenkeeper[bot] 3306262bae chore(package): update jest-cli to version 20.0.1 (#1941) 2017-05-13 13:02:15 +02:00
greenkeeper[bot] 85af828048 chore(package): update babel-jest to version 20.0.1 (#1940) 2017-05-13 13:02:04 +02:00
Tim Neutkens bc71b89b45 Remove stage-0 from example (#1959) 2017-05-13 13:01:29 +02:00
Tim Neutkens 2ea619658b Fix react-md example 2017-05-13 00:42:39 +02:00
greenkeeper[bot] 9754395426 chore(package): update cross-env to version 5.0.0 (#1944) 2017-05-12 23:52:53 +02:00
greenkeeper[bot] e53bcdbce3 fix(package): update prop-types to version 15.5.10 (#1954) 2017-05-12 23:40:51 +02:00
Arunoda Susiripala 430789b99f By default print some messages to the console.
Also added a silent option if someone don't want
those messages.
2017-05-11 09:23:08 -07:00
Arunoda Susiripala d7048e13fa Add some test cases for nested pages with next export. 2017-05-11 09:09:31 -07:00
Arunoda Susiripala 4be25270c6 Do not include /_document.js when running 'next export' 2017-05-11 08:59:29 -07:00
Arunoda Susiripala 880eb4caff Add a test case for client side routing for next export. 2017-05-11 08:52:28 -07:00