Commit Graph

3829 Commits

Author SHA1 Message Date
renovate[bot] 8678d0d6ab chore(deps): update dependency webpack-bundle-analyzer to ^3.0.4 (#5015) 2019-02-12 14:03:55 +03:30
renovate[bot] 6d90ec2a50 chore(deps): update dependency consola to ^2.4.1 (#5012) 2019-02-12 11:44:29 +03:30
renovate[bot] 960f8cab5c chore(deps): update all non-major dependencies (#5009) 2019-02-12 10:48:11 +03:30
Pim 75a74543f4 test: improve nuxt-loading component tests (#5005) 2019-02-12 00:32:30 +03:30
Alexander Lichter 3997d5049d perf(webpack): use `futureEmitAssets` (#5003) 2019-02-11 14:12:37 +03:30
renovate[bot] 8106523311 chore(deps): update all non-major dependencies (#5000) 2019-02-11 12:10:42 +03:30
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