Commit Graph

4338 Commits

Author SHA1 Message Date
pooya parsa a9d9bbe207 fix lint errors 2019-02-26 13:11:30 +03:30
Pooya Parsa a43246d0e1 update e2e scripts 2019-02-26 13:06:50 +03:30
Matjaž Lipuš 66273f4b4e fix(types): reflect chainlable NuxtLoading methods (#5104) 2019-02-26 12:47:44 +03:30
Alexander Schwartz 7001312269 fix(vue-app): use browser to handle scrolling position on page reload and back-navigation from other sites (#5080) 2019-02-26 12:47:32 +03:30
pooya parsa e4f1d597d4 update tests (vue related) 2019-02-26 12:46:39 +03:30
pooya parsa 51aafc7b95 update yarn.lock 2019-02-26 12:44:41 +03:30
renovate[bot] e0870bdb8c chore(deps): update dependency rollup to ^1.3.0 (#5114) 2019-02-26 12:40:05 +03:30
pooya parsa adfc15bc7f Merge branch '2.x' into dev 2019-02-25 23:49:12 +03:30
Matjaž Lipuš a6756a4188 fix(types): reflect chainlable NuxtLoading methods (#5104) 2019-02-25 23:48:06 +03:30
Alexander Schwartz ee87f4ca82 fix(vue-app): use browser to handle scrolling position on page reload and back-navigation from other sites (#5080) 2019-02-25 23:46:44 +03:30
Kevin Marrec 4f887f6963 fix(nuxt-ts): error catch in nuxt-ts binary (#5086)
* fix: nuxt-ts binary error catch

* test: update cli snapshot
2019-02-25 21:09:26 +01:00
renovate[bot] 9bf3b32a7b chore(deps): update babel to ^7.3.4 (#5108) 2019-02-25 23:01:30 +03:30
renovate[bot] e2bdaa3880 chore(deps): update dependency consola to ^2.5.6 (#5107) 2019-02-25 22:10:29 +03:30
renovate[bot] 27a201ca54 chore(deps): update dependency consola to ^2.5.5 (#5106) 2019-02-25 21:24:39 +03:30
renovate[bot] 4436ae248d chore(deps): lock file maintenance (#5101) 2019-02-25 21:09:45 +03:30
renovate[bot] e789a8e727 chore(deps): update all non-major dependencies (#5098) 2019-02-25 21:07:28 +03:30
renovate[bot] 8ea0f86874 chore(deps): update all non-major dependencies (#5097) 2019-02-23 19:14:46 +03:30
renovate[bot] fc4abddc5a chore(deps): update all non-major dependencies (#5095) 2019-02-23 09:53:56 +03:30
renovate[bot] 21b1b865ee chore(deps): update all non-major dependencies (#5088) 2019-02-22 16:28:14 +03:30
renovate[bot] febcd6c524 chore(deps): update dependency vue-loader to ^15.6.4 (#5070) 2019-02-19 22:55:59 +03:30
renovate[bot] 58f6424570 chore(deps): update dependency boxen to v3 (#5071) 2019-02-19 22:54:12 +03:30
Clark Du 3dd1a28533 test: update cli snapshot 2019-02-19 17:30:46 +00:00
Clark Du 538378cf8c Merge remote-tracking branch 'origin/2.x' into dev 2019-02-19 17:13:15 +00:00
Pim 4b82aa9d84 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-19 17:12:24 +00:00
renovate[bot] 27b30caee5 chore(deps): update all non-major dependencies (#5057) 2019-02-19 16:48:30 +00:00
Clark Du 4f9dd4bbbe Merge remote-tracking branch 'origin/2.x' into dev 2019-02-19 16:45:15 +00:00
Pim 3d2deacd3a feat: show warning on forced exit (#4958) 2019-02-19 16:40:34 +00:00
chiboreache 6d059698a9 chore: add pug-stylus-coffee (#4927)
* add pug-stylus-coffee

* fix eslit

* fix eslint

* fix eslint #3
2019-02-19 17:07:04 +01:00
Xin Du (Clark) 17b53ebfef
chore: enable yarn.lock maintenance (#5063) 2019-02-19 13:24:21 +00:00
Alexander Lichter a9511e58b2 examples: improve vuex store example (#5017) 2019-02-19 09:35:51 +00:00
renovate[bot] b1753e4eae chore(deps): update dependency ts-jest to v24 (#5059) 2019-02-19 09:11:54 +00:00
Sergey Vikulov 1fb44d944c fix: trailing comma in tsconfig (#5061) 2019-02-19 09:11:11 +00:00
Clark Du c8e17a7739 Merge remote-tracking branch 'upstream/2.x' into dev 2019-02-18 20:05:52 +00:00
Xin Du (Clark) 71a70fe56c fix: bundle resources other than js(x)/json in node_modules (#4913) 2019-02-18 20:05:07 +00:00
Xin Du (Clark) 9860eb6a7c
refactor: unify context in webpack module (#5054) 2019-02-18 17:00:51 +00:00
renovate[bot] 3ed9f3e6a6 chore(deps): update all non-major dependencies (#5044) 2019-02-18 12:25:43 +00:00
Clark Du b9391d7ea0 chore: fix eslint warning 2019-02-18 10:44:03 +00:00
Clark Du 4a44496481 chore: fix audit error 2019-02-18 09:23:10 +00:00
renovate[bot] b51d7ec2fd chore(deps): update all non-major dependencies (#5038) 2019-02-15 14:56:10 +00:00
Clark Du 5f9b1044ff Merge remote-tracking branch 'origin/2.x' into dev 2019-02-15 13:18:09 +00:00
Clark Du d3f18c3e3d chore(deps): update request-promise-native 2019-02-15 13:13:00 +00:00
Xin Du (Clark) 3516580701
fix(hotfix): preload modern resource in spa modern mode (#5043) 2019-02-15 13:08:27 +00:00
Clark Du 200bce149e chore(deps): update all non-major dependencies 2019-02-15 13:01:44 +00:00
renovate[bot] 9f3c175b8f chore(deps): update dependency eslint-plugin-vue to ^5.2.1 (#5035)
[release]
2019-02-14 16:11:34 +00:00
Pooya Parsa 2015140d12 feat(vue-app): universal fetch (#5028)
* pkg(nuxt-start): add node-fetch, unfetch

* pkg(vue-app): add node-fetch, unfetch

* add yarn.lock

* feat(config): _app.fetch options

* feat(builder): add fetch to templateVars

* feat(vue-app): polyfill global with fetch

* feat(fixtures/basic): /api/test

* add fetch example to fixtures

* remove unfetch from nuxt-start

* update template snapshot

* revert extra new line in server.js

* single line if
2019-02-14 16:56:58 +01:00
Clark Du d9a0b5f61b fix: not send Server-Timing header if no timing info 2019-02-14 15:23:25 +00:00
Clark Du c6d8e8ff66 refactor: isModernBrowser return boolean for avoiding duplicate call 2019-02-14 14:01:30 +00:00
Clark Du 2b4d79c199 refactor: not detect modern browser if modern mode is disabled 2019-02-14 13:21:11 +00:00
Clark Du 636e7e1001 chore: change browserstack image 2019-02-14 10:07:08 +00:00
Alexander Lichter 0826d7e5fd perf: await routeData promises in parallel (#5027) 2019-02-13 14:37:12 +00:00