Andrew Cravenho
dfc8dd579b
example(jest-puppeteer): fix package .json ( #4997 )
2019-02-10 23:29:26 +03:30
renovate[bot]
e083c38f8f
chore(deps): update all non-major dependencies ( #4992 )
2019-02-09 13:32:50 +03:30
renovate[bot]
2c082131e0
chore(deps): update dependency vue-jest to ^3.0.3 ( #4988 )
2019-02-08 22:55:10 +03:30
Alexander Lichter
69dfd848d7
refactor: some small stuff ( #4979 )
...
* refactor: flatten ifs
* refactor: unnecessary curly brackets
* refactor: unnecessary else
* refactor: promise.all instead of for-await
* refactor: apply changes suggested by @clarkdo
* chore: fix typo
* refactor: early return
* refactor: add removal TODOs
* refactor: more descriptive variable name
* refactor: prefer template string
* refactor: one-line
* refactor: early returns
* refactor: early return
* refactor: parallel promises
* refactor: early return and no else
* refactor: spread operator
* refactor: spread operator and early return
* fix: remove error and throw string instead
* fix: always return true
* refactor: clear multiline ternary
* refactor: err stack assignment
* refactor: early return and async/await
* refactor: one line
* refactor: early return
* refactor: early return
* refactor: promise.all
* refactor: args spread
2019-02-08 17:25:11 +01:00
pooya parsa
50b1592998
update yarn.lock
2019-02-08 19:53:34 +03:30
HG
c0311bc22f
doc: create/update README.mds for examples ( #4980 )
...
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update Readme.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update examples/with-vuikit/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/auth-routes/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/middleware/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/vuex-store-modules/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/with-feathers/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/with-element-ui/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/with-cookies/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/vuex-store/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/vuex-persistedstate/README.md
Co-Authored-By: husayt <husayt@gmail.com>
* Update examples/with-firebase/README.md
Co-Authored-By: husayt <husayt@gmail.com>
2019-02-08 15:48:30 +01:00
Xin Du (Clark)
855705bd73
test: add chrome detector ( #4984 )
2019-02-08 16:46:17 +03:30
Clark Du
3c79b4c0d7
Merge branch '2.x' into dev
2019-02-08 12:35:44 +00:00
Pim
3e9eee2549
fix: dont force exit when it was explicitly disabled ( #4973 )
...
* fix: remove slash from warning text
* fix: dont force-exit when explicitly disabled
chore: add tests for force-exit behaviour
* feat: default option value can be fn
2019-02-08 13:36:47 +03:30
renovate[bot]
f791d786e0
chore(deps): update all non-major dependencies ( #4981 )
2019-02-08 13:35:47 +03:30
Pooya Parsa
29297160a1
feat(vue-renderer): improvements ( #4722 )
2019-02-08 13:35:01 +03:30
Clark Du
eac6d022f5
refactor: remove unnecessary onEmit in old webpack
2019-02-07 17:26:43 +00:00
Pooya Parsa
2c763df176
test: fix macos e2e tests
2019-02-07 20:18:47 +03:30
Kevin Marrec
17cc12f005
improvement(ts): transpileOnly when using nuxt-ts start
( #4906 )
2019-02-07 18:36:30 +03:30
Alexander Lichter
574a2eb293
fix: disable "analyze" for nuxt generate ( #4975 )
2019-02-07 18:30:41 +03:30
Alexander Lichter
31cb18737b
refactor: use spread syntax for plugin push ( #4976 )
2019-02-07 18:30:04 +03:30
Cristian Pallarés
dbf70999e4
fix(vue-app): fix getNuxtChildComponents
method ( #4969 )
2019-02-07 10:14:38 +00:00
renovate[bot]
a03dafbe97
chore(deps): update dependency webpack to ^4.29.3 ( #4972 )
2019-02-07 12:12:39 +03:30
renovate[bot]
111455f99a
fix(deps): update serve-placeholder and esm ( #4970 )
2019-02-07 11:25:46 +03:30
renovate[bot]
fc604d1733
chore(deps): update all non-major dependencies ( #4970 )
2019-02-07 11:21:51 +03:30
renovate[bot]
995911d994
chore(deps): upgrade vue to ^2.6.3 ( #4968 )
2019-02-07 01:42:22 +03:30
renovate[bot]
bbcac17f34
chore(deps): update dependency webpack-dev-middleware to ^3.5.2 ( #4967 )
2019-02-07 01:01:55 +03:30
pooya parsa
562c62f982
update snapshot
2019-02-06 23:12:56 +03:30
pooya parsa
b1a16c995e
fix help message for force-exit
2019-02-06 23:12:04 +03:30
pooya parsa
a347ef9b94
fix: default for-exit to false to prevent dev exit
2019-02-06 23:10:43 +03:30
Pim
5094d9c75d
feat: show warning on forced exit ( #4958 )
2019-02-06 22:53:42 +03:30
pooya parsa
f5220cfbbb
ci: use --frozen-lockfile --non-interactive for azure
2019-02-06 22:32:31 +03:30
pooya parsa
eb10c12da1
update yarn.lock
2019-02-06 22:31:24 +03:30
pooya parsa
fb87a559c2
fix: fix non standard esm modifications
2019-02-06 22:28:43 +03:30
Pim
5ec5932bad
fix: refactor file watchers (chokidar/linux workaround) ( #4950 )
2019-02-06 22:16:17 +03:30
Xin Du (Clark)
68f6880f54
refactor(test): change cli.test to be more accurate ( #4957 )
2019-02-06 22:15:39 +03:30
pooya parsa
4e30bda44e
v2.4.3
2019-02-06 19:37:24 +03:30
pooya parsa
1be455f5af
manually bump all versions to 2.4.3
2019-02-06 19:27:43 +03:30
pooya parsa
13e494c0f0
v2.4.3
2019-02-06 19:26:54 +03:30
pooya parsa
889b307111
lerna 3.10.8
2019-02-06 19:25:59 +03:30
pooya parsa
4f5394d9fe
sync readme
2019-02-06 19:04:20 +03:30
pooya parsa
1bfb4885c7
update yarn.lock
2019-02-06 18:54:14 +03:30
renovate[bot]
00e2280c30
chore(deps): update dependency webpack to ^4.29.2 ( #4963 )
2019-02-06 18:53:37 +03:30
Ricardo Gobbo de Souza
e2c811a6d0
feat(module): support src as a function in addModule ( #4956 )
2019-02-06 18:53:28 +03:30
Xin Du (Clark)
f40f3f92c1
fix: await buildDone hook ( #4955 )
2019-02-06 18:53:14 +03:30
renovate[bot]
8b474cd256
chore(deps): update dependency webpack to ^4.29.2 ( #4963 )
2019-02-06 18:45:47 +03:30
renovate[bot]
76736f8ac7
chore(deps): update all non-major dependencies ( #4954 )
2019-02-06 01:17:01 +03:30
Ricardo Gobbo de Souza
4c7bd9c507
feat(cli): option to open the project in the browser ( #4930 )
2019-02-06 01:07:59 +03:30
Jonas Galvez
3147823dee
chore: bump Otechie fee ( #4933 )
2019-02-05 12:40:30 +01:00
Ricardo Gobbo de Souza
1e9eb4b70c
feat(module): support src as a function in addModule ( #4956 )
2019-02-05 15:05:42 +03:30
Pooya Parsa
93089543be
feat: upgrade vue to 2.6 ( #4953 )
2019-02-05 14:00:57 +03:30
Xin Du (Clark)
5c08db20b4
fix: await buildDone hook ( #4955 )
2019-02-05 13:23:47 +03:30
Clark Du
5c053f5cb0
test: turn off cli dev test
2019-02-05 00:15:35 +00:00
pooya parsa
e4051b2040
chore(deps): update sort-package-json to 1.19.0
2019-02-05 01:16:56 +03:30
pooya parsa
a96355e497
merge branch 2.x
2019-02-05 01:07:21 +03:30