Commit Graph

2734 Commits

Author SHA1 Message Date
Pooya Parsa
21882caa50 chore: upgrade dependencies 2018-05-02 12:52:36 +04:30
Clark Du
c5880cc1fb
chore: upgrade vue-loader to 15.0.5 2018-05-01 08:44:00 +01:00
Clark Du
a02c445cdf
Merge pull request #3212 from btkostner/patch-1
export server resourceMap
2018-04-30 08:39:39 +01:00
Clark Du
b022d21bd3
Merge pull request #3239 from rockywu/dev
add extendRoutes Support for meta properties
2018-04-30 08:36:01 +01:00
Clark Du
b4a4a5527d
chore: upgrade dependencies 2018-04-27 21:35:49 +01:00
Pooya Parsa
c2c0a48705 upgrade dependencies 2018-04-25 13:42:11 +04:30
Sébastien Chopin
7d82fadf43
Merge pull request #3262 from TheLarkInn/patch-1
fix(wasm): fix resolved default extensions
2018-04-24 09:23:48 +02:00
Sean Larkin
d26a4169bb
fix(wasm): fix resolved default extensions
Fixes #3261
2018-04-23 23:58:01 -07:00
Pooya Parsa
db572a2f35 chore: update dependencies 2018-04-22 12:15:00 +04:30
Pooya Parsa
050e380203 fix(nuxt-dev): ensure cache is cleaned for nuxt.config.js 2018-04-22 12:01:45 +04:30
Alexandre Villeneuve
85cfc625ee feat: optional pug support (#3206) 2018-04-21 11:57:48 +04:30
Clark Du
3d8f51b8c9
Merge pull request #3255 from miljan-aleksic/feature/with-vuikit
add Vuikit example
2018-04-21 01:05:03 -05:00
Miljan Aleksic
dd9995bf3a add with-vuikit example 2018-04-21 13:19:58 +08:00
Clark Du
592c7159a5
fix: use toMatch in ANSI color due to appveyor issue 2018-04-20 12:13:21 +08:00
Clark Du
a4c84eced3
misc: move forceExit forward 2018-04-20 11:46:06 +08:00
Clark Du
39bc403994
test: generator build and format errors 2018-04-20 11:44:47 +08:00
Clark Du
575eb6b5ef
Merge pull request #3247 from xtx1130/test-add-forceexit
test: add forceExit argv
2018-04-19 21:51:48 -05:00
xtx1130
fd79abfc19 test: add forceExit argv 2018-04-19 14:43:02 +08:00
Clark Du
468881abda
misc: remove obsolete log spy 2018-04-19 00:06:22 +08:00
Clark Du
e9a810a253
refactor: promise in test is passed 2018-04-18 23:56:03 +08:00
Clark Du
b6c45b81a9
refactor: basic ssr test 2018-04-18 23:50:49 +08:00
Clark Du
90419e331b
test: spa test 2018-04-18 23:12:27 +08:00
Clark Du
0583558d77
refactor: support string param in mock-log 2018-04-18 23:11:06 +08:00
Clark Du
68560c6aae
test: error in callHook 2018-04-18 22:36:23 +08:00
rockywu 吴佳雷
3e62642908 add extendRoutes Support for meta properties 2018-04-18 15:20:37 +08:00
Pooya Parsa
0aa6e9b2bf misc: update dependencies (webpack 4.6.0) 2018-04-18 11:02:37 +04:30
Clark Du
69859276b2
Merge pull request #3223 from jordanramstad/dev
Update router to allow async functions
2018-04-17 02:25:51 -05:00
Clark Du
918ce3c15f
refactor: make createRouter support async 2018-04-17 15:09:50 +08:00
Clark Du
0aea0d532c
misc(test): json format error 2018-04-16 00:40:42 +08:00
Clark Du
b7d54b2c75
test: add open-in-editor and youch test 2018-04-16 00:26:45 +08:00
Clark Du
c7cb0ea562
test: remove debug test 2018-04-16 00:25:42 +08:00
Pooya Parsa
8097d9af00 consola 1.3.0
fix: support fatal error when modules using different consola version
2018-04-15 12:22:39 +04:30
Pooya Parsa
c64bcb7455 chore: update yarn.lock 2018-04-15 11:11:46 +04:30
Pooya Parsa
63fe3fd803 feat: add --no-generate option
useful for SPA builds that don't need static dist/ to be generated
2018-04-15 11:11:31 +04:30
Jordan Ramstad
869fdc2c25
Update router to allow async functions 2018-04-13 12:22:35 -06:00
Sébastien Chopin
7d3afb0502 fix: nuxt-build generate dist/ when spa mode (remove --generate option) 2018-04-13 13:21:58 +02:00
Sébastien Chopin
a02935c15f fix: Fix CSP in development mode, add unsafe-eval 2018-04-13 12:37:32 +02:00
Sébastien Chopin
0df0b8bebc fix: When render.scp is true, add csp.enabled to true 2018-04-13 11:08:36 +02:00
Clark Du
4049c2b19a
fix: mock-log lint 2018-04-13 15:25:34 +08:00
Clark Du
21334c21e0
test: deprecate build.vendor 2018-04-13 15:24:30 +08:00
Clark Du
708f602a62
refactor: use spyOn in mockLog 2018-04-13 15:11:53 +08:00
Clark Du
9ddd56c97f
refactor: make mocked log object mutable 2018-04-13 14:59:22 +08:00
Clark Du
20010a6f47
misc: add warn for vendor 2018-04-13 14:50:39 +08:00
Clark Du
5cd4fe8422
misc: remove deprecate.test 2018-04-13 14:38:10 +08:00
Pooya Parsa
fb978b812a pef(server.js): only include lodash/omit 2018-04-13 03:44:25 +04:30
Ricardo Gobbo de Souza
320d1ba283 chore(options): vendor backward compability with nuxt 1.x (#3218) 2018-04-13 01:12:50 +04:30
Pooya Parsa
238480c322 fix: commons group working with windows 2018-04-13 01:01:26 +04:30
Pooya Parsa
05efd73136 fix(module): correct errors when template is Object 2018-04-12 23:46:08 +04:30
Clark Du
3b4955152e
misc: use nuxt-edge in partial examples 2018-04-12 18:25:44 +08:00
Clark Du
952dfe0d4f fix: multiStep broke html-webpack-plugin 2018-04-11 22:54:01 +08:00