Commit Graph

1499 Commits

Author SHA1 Message Date
Sebastien Chopin 8f111a4d5e rc0 2017-07-26 12:14:38 +02:00
Sebastien Chopin e00c00d5c1 Remove warnigns 2017-07-26 10:52:15 +02:00
Sebastien Chopin c141b0a825 Update dependencies 2017-07-26 10:52:08 +02:00
Clark Du 7d1cc2217a enable autoprefixer when no custom build.post is set 2017-07-25 15:10:31 +08:00
Alid Castano 40a18da7db added Nuxtent starter to templates 2017-07-24 11:47:09 -04:00
Pooya Parsa 68326a6c9b chore: update tests 2017-07-22 23:49:35 +04:30
Pooya Parsa b16060afd4 basic tests for express middleware 2017-07-22 23:43:44 +04:30
Pooya Parsa 6639b9a411 update make-start 2017-07-22 22:33:54 +04:30
Pooya Parsa efe3e95568 fix warning with module as external dependency 2017-07-22 22:25:26 +04:30
Pooya Parsa 59c7c5b09d feat(config, css): resolve packages exporting non js files 2017-07-22 17:36:31 +04:30
Hana Shiro 72a9beff64 Resolve requires from `rootDir` 2017-07-22 20:30:31 +08:00
Hana Shiro 1401434594 Resolve non-js package importing 2017-07-22 20:29:44 +08:00
Sébastien Chopin 03aa65a888 context: Add on client-side 2017-07-20 21:04:23 +02:00
Sébastien Chopin d1d631a88e Remove logs 2017-07-20 20:37:52 +02:00
Sébastien Chopin b13822bc5a Update deps 2017-07-20 20:37:36 +02:00
Sébastien Chopin 9a2b4af728 Merge branch 'dev' of github.com:Atinux/nuxt.js into dev 2017-07-20 20:25:44 +02:00
Pooya Parsa 054098acf8 > upgrade dependencies 2017-07-18 02:49:02 +04:30
Pooya Parsa f317b70fd5 test(module): add tests for tapable 2017-07-18 00:08:02 +04:30
Pooya Parsa b5ca6b7975 feat: enhance tapables usage 2017-07-17 23:56:41 +04:30
Pooya Parsa e6987d62f0 chore: remove uncessesarry source-map install 2017-07-17 22:29:31 +04:30
Pooya Parsa 5ce204c19f fix appveyor 2017-07-13 14:50:02 +04:30
Pooya Parsa eb595d1952 chore(start): automate start package generate 2017-07-13 14:40:12 +04:30
Pooya Parsa 0fece913e5 feat(app): hide error logs in production 2017-07-13 13:29:10 +04:30
Pooya Parsa 33fb5693d9 chore: upgrade dependencies 2017-07-13 13:23:47 +04:30
Sébastien Chopin fdc84d2a4a Merge branch 'dev' of github.com:Atinux/nuxt.js into dev 2017-07-12 08:41:47 +02:00
Sebastien Chopin eedd1137b6 Merge branch 'dev' of github.com:nuxt/nuxt.js into dev 2017-07-11 12:45:01 +02:00
Sebastien Chopin f4d61a07b1 Remove unused option build.loaders 2017-07-11 12:44:58 +02:00
Pooya Parsa 75d933aac6 tests: update with-config
Two index files are generated now so increase assets.length by 1
2017-07-11 13:40:46 +04:30
Pooya Parsa 107d36c851 tests: update module fixture 2017-07-11 13:33:29 +04:30
Pooya Parsa a3be3cfe1b feat: mode option 2017-07-11 04:54:39 +04:30
Pooya Parsa 3ef0d15f6b perf: use es6 import for plugins 2017-07-11 03:23:06 +04:30
Sebastien Chopin 8ac2f3e6b0 Point to example 2017-07-10 13:52:58 +02:00
Sebastien Chopin 74870baa3e Example ready with Vue 2.4 2017-07-10 13:52:10 +02:00
Sébastien Chopin 896f80d59f Start refactoring sockets example 2017-07-10 09:03:18 +02:00
Sébastien Chopin a870896c67 Merge branch 'dev' of github.com:Atinux/nuxt.js into dev
Conflicts:
	lib/app/client.js
	lib/app/server.js
2017-07-10 09:02:35 +02:00
Sébastien Chopin 3e36219a43 Update component injection example 2017-07-10 08:56:02 +02:00
Pooya Parsa 518692b2f4 chore: minor fixes 2017-07-10 04:27:50 +04:30
Pooya Parsa a9f2f299a3 chore: minor olishes 2017-07-10 03:10:09 +04:30
Pooya Parsa 5da4e49d56 chore: polish app/index.js 2017-07-10 02:59:27 +04:30
Pooya Parsa f635b73a0b chore: minor improvements for server.js 2017-07-10 02:11:44 +04:30
Pooya Parsa ddc6369e05 chore: polish client.js 2017-07-10 02:11:04 +04:30
Sébastien Chopin 2cc78c0446 Remove dynamic components 2017-07-09 23:06:17 +02:00
Sébastien Chopin f07d9855b6 Polish app/server.js 2017-07-09 16:50:55 +02:00
Sébastien Chopin 78400042ef Merge branch 'dev' of github.com:Atinux/nuxt.js into dev 2017-07-09 16:31:25 +02:00
Sébastien Chopin ad85582f5c Rename routerViewKey to nuxtChildKey 2017-07-09 16:29:14 +02:00
Pooya Parsa db2a5ef75a update server.js 2017-07-09 17:07:54 +04:30
Pooya Parsa 85825d190c fix: gracefully handle unhandled promises
This prevents nuxt process exiting in dev mode on unhandled promises
2017-07-09 17:07:54 +04:30
Pooya Parsa 4bf0a46cb0 chore: polish app/server.js 2017-07-09 17:07:54 +04:30
Sébastien Chopin fc2c780dd0 Merge branch 'dev' of github.com:Atinux/nuxt.js into dev 2017-07-09 12:27:08 +02:00
Sébastien Chopin a963b566c1 Use nuxtChildKey as computed by default 2017-07-09 12:23:56 +02:00