Xin Du (Clark)
|
f1d832018a
|
chore(test): upgrade vue test utils to v1 (#7321)
|
2020-05-07 09:07:21 +01:00 |
|
Kevin Marrec
|
e089ac649f
|
fix(vue-app): sanitizeComponent import regression with features disabled (#7271)
|
2020-04-24 18:05:55 +02:00 |
|
renovate[bot]
|
3a6dbdd656
|
chore(deps): update all non-major dependencies (dev) (#7234)
|
2020-04-20 21:13:50 +01:00 |
|
Sébastien Chopin
|
479e3ffefb
|
feat(vue-app): inject into plugins context (#7212)
|
2020-04-14 11:27:13 +02:00 |
|
Nicolas PENNEC
|
a2495a6873
|
chore: fix typos (#7219)
|
2020-04-14 11:26:40 +02:00 |
|
Pooya Parsa
|
06073697f4
|
fix(vue-app): sanitize layouts after resolve for splitChunks.layout (#7139)
|
2020-03-27 14:08:48 +01:00 |
|
pooya parsa
|
8d355956d4
|
v2.12.1
[release]
|
2020-03-25 20:20:50 +01:00 |
|
Pooya Parsa
|
0f27f80c0c
|
fix(vue-app): avoid multiple $fetch calls (#7129)
Co-authored-by: Aster <duda84@gmail.com>
|
2020-03-25 19:40:39 +01:00 |
|
Sébastien Chopin
|
b82f8d1640
|
fix: set default name to layout to avoid multi mounted (#7128)
|
2020-03-25 19:14:17 +01:00 |
|
Pooya Parsa
|
c8e7397d07
|
fix(vue-app): use globals.nuxt for fetch client mixin (#7103)
|
2020-03-18 11:30:50 +01:00 |
|
pooya parsa
|
205a089f83
|
v2.12.0
|
2020-03-17 17:43:35 +01:00 |
|
Jason Poindexter
|
1f5d489850
|
fix(vue-app): middleware not executing on double browser back navigation (#6775)
fixes #6716.
|
2020-03-13 22:26:35 +01:00 |
|
Xin Du (Clark)
|
a7052b637b
|
feat(vue-app): trigger watchParam when param is changed in same route (#6244)
|
2020-03-13 21:28:42 +01:00 |
|
pooya parsa
|
f1e2362456
|
chore: remove new fetch warning
|
2020-03-12 15:40:03 +01:00 |
|
renovate[bot]
|
1a34e224d4
|
chore(deps): update all non-major dependencies (#7052)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-03-09 14:41:20 +01:00 |
|
Jonas Galvez
|
a3fdba885e
|
chore(vue-app): improve missing inject value error message (#7032)
|
2020-02-29 20:16:43 +01:00 |
|
renovate[bot]
|
ee2cceb9b2
|
chore(deps): update all non-major dependencies (dev) (#7010)
|
2020-02-27 15:09:23 +00:00 |
|
renovate[bot]
|
07906d0b9d
|
chore(deps): update all non-major dependencies (#7003)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
|
2020-02-26 13:22:04 +01:00 |
|
Sébastien Chopin
|
b71eaee879
|
chore: use data-fetch-key instead of data-ssr-key
|
2020-02-12 16:41:23 +01:00 |
|
Matteo Rigon
|
539c865533
|
fix(vue-app): use child transition name when navigating to parent (#6946)
|
2020-02-11 15:06:37 +01:00 |
|
Pooya Parsa
|
d83f697c15
|
chore: sort package.json
|
2020-02-06 13:32:56 +01:00 |
|
Sébastien Chopin
|
6db325c321
|
feat(vue-app): new fetch syntax (#6880)
|
2020-02-04 19:36:22 +01:00 |
|
wppd
|
e271aa0a0a
|
chore(vue-app): pass error as param to nuxt-loading fail method (#6939)
|
2020-02-03 16:41:37 +01:00 |
|
Vladlen
|
e91a441f2c
|
fix(vue-app): add fallback context for error (#6854)
Co-Authored-By: Sébastien Chopin <seb@nuxtjs.com>
|
2020-01-16 18:09:16 +01:00 |
|
renovate[bot]
|
e3ba6c290d
|
chore(deps): update dependency vue-router to ^3.1.5 (#6876)
|
2020-01-15 23:47:47 +00:00 |
|
renovate[bot]
|
decb11ac28
|
chore(deps): update all non-major dependencies (#6867)
|
2020-01-14 21:03:42 +00:00 |
|
renovate[bot]
|
1a48059438
|
chore(deps): update all non-major dependencies (#6859)
|
2020-01-13 11:48:10 +01:00 |
|
Sébastien Chopin
|
c9beac3c7b
|
fix(vue-app): resolve leave transition on child routes (#6803)
|
2020-01-10 21:45:13 +01:00 |
|
Sébastien Chopin
|
0cb2df73a0
|
fix(vue-app): move head to index to avoid global state (#6807)
|
2019-12-18 15:27:30 +01:00 |
|
Pooya Parsa
|
7af9ec8c23
|
v2.11.0
|
2019-12-17 11:22:18 +01:00 |
|
renovate[bot]
|
bb5f84c601
|
chore(deps): update all non-major dependencies (#6779)
|
2019-12-16 22:21:58 +01:00 |
|
renovate[bot]
|
4b8fc7de51
|
chore(deps): update all non-major dependencies (#6748)
* chore(deps): update all non-major dependencies
Co-authored-by: Xin Du (Clark) <clark.duxin@gmail.com>
|
2019-12-03 16:48:25 +00:00 |
|
Xin Du (Clark)
|
e8aca9eb11
|
chore: update @nuxtjs/eslint-config to v2 and fix lint errors (#6732)
|
2019-11-26 23:42:39 +01:00 |
|
Xin Du (Clark)
|
d83761028e
|
feat(vue-app): upgrade vue-router to 3.1.x (#6722)
|
2019-11-26 23:41:19 +01:00 |
|
Rafał Chłodnicki
|
e9945b0896
|
fix(vue-app): pass router mode to getLocation (#6658)
|
2019-11-24 14:26:33 +01:00 |
|
Mohammad M. Shahbazi
|
6cc962fa16
|
fix: context.route issue in plugins and splitChunks.pages === false (#6685)
|
2019-11-19 09:27:54 +00:00 |
|
Pim
|
701f2d033b
|
fix(vue-app): apply path-to-regexp options to tokensToFunction… (#6683)
|
2019-11-12 16:39:34 +00:00 |
|
renovate[bot]
|
abd82805a7
|
chore(deps): update all non-major dependencies (#6677)
|
2019-11-12 10:42:05 +00:00 |
|
Xin Du (Clark)
|
afb38fe492
|
fix(vue-app): layout in error.vue not work for Vue.extend component (#6650)
|
2019-11-05 17:53:39 +00:00 |
|
Sébastien Chopin
|
9f921fe136
|
fix(vue-app): add prefetched class to <nuxt-link> after chunk loaded (#6623)
|
2019-10-28 15:32:24 +01:00 |
|
Pooya Parsa
|
f6aa45dda6
|
v2.10.2 [release]
|
2019-10-21 23:16:29 +02:00 |
|
Pim
|
b031fac121
|
fix: collapsed ssr log (#6590)
|
2019-10-18 10:36:49 +01:00 |
|
Pooya Parsa
|
624c4c058e
|
v2.10.1 [release]
|
2019-10-11 10:08:40 +02:00 |
|
Clark Du
|
a0ef4a3736
|
Merge remote-tracking branch 'origin/2.x' into dev
|
2019-10-09 19:07:10 +01:00 |
|
Pim
|
91d7d02c13
|
chore(deps): upgrade vue-meta to v2.3.1 (#6539)
|
2019-10-09 17:39:46 +01:00 |
|
Xin Du (Clark)
|
0834903152
|
fix(vue-app, webpack): remove consola from client (#6504)
|
2019-10-08 11:06:29 +02:00 |
|
renovate[bot]
|
2b1366b965
|
chore(deps): update all non-major dependencies (#6496)
|
2019-10-08 10:31:09 +02:00 |
|
Pooya Parsa
|
c17afa77a7
|
v2.10.0
[release]
|
2019-10-02 13:40:59 +02:00 |
|
Xin Du (Clark)
|
578d5d41f4
|
fix(vue-app): error page layout not correctly applied in client rendering (#6479)
|
2019-09-30 10:44:35 +02:00 |
|
Pim
|
ffc005c014
|
fix(vue-app): pass vm also as arg to support arrow fns (#6473)
|
2019-09-29 10:06:26 +02:00 |
|
Louis-Marie Michelin
|
7b3155347c
|
feat(vue-app): add prefetch prop to <nuxt-link> (#6292)
|
2019-09-18 17:06:46 +02:00 |
|
Pim
|
b17f331fe5
|
feat: support setting (non-essential) vue-meta options by user (#6432)
|
2019-09-18 15:51:44 +02:00 |
|
Pim
|
ec6ef6e425
|
fix(vue-app): fix asyncData hydration when features.transition: false (#6433)
|
2019-09-18 15:51:22 +02:00 |
|
Pim
|
3b9eddc223
|
fix(vue-app): clear idle callback (#6430)
|
2019-09-18 10:54:17 +02:00 |
|
Pim
|
8f0f16b076
|
chore: lint vue-app templates (#6390)
|
2019-09-10 11:51:14 +02:00 |
|
Xin Du (Clark)
|
eadde4e88c
|
fix(config, vue-app): add module declaration for config and vue-app (#6379)
|
2019-09-09 09:31:42 +02:00 |
|
Pim
|
174c13d56c
|
feat(vue-app): support configurable features (#6287)
|
2019-09-05 17:15:27 +02:00 |
|
Pim
|
e78e8b4b7d
|
feat(builder): support adding custom middlewares (#6342)
|
2019-09-02 12:53:52 +02:00 |
|
Pim
|
93a0924754
|
fix(vue-app): prevent looping on error during render of error page (#6217)
|
2019-09-01 16:58:56 +02:00 |
|
Xin Du (Clark)
|
e9c4bcfee2
|
feat(vue-app): function watchQuery (#6297)
|
2019-08-31 19:23:11 +01:00 |
|
renovate[bot]
|
75f8d00b68
|
chore(deps): update all non-major dependencies (#6323)
|
2019-08-31 19:19:14 +01:00 |
|
Clark Du
|
c8ee9a6608
|
v2.9.2
|
2019-08-28 12:32:12 +01:00 |
|
Pim
|
3eb1710b6d
|
test(vue-app): add template compiler helper (#6299)
|
2019-08-25 13:31:17 +01:00 |
|
Xin Du (Clark)
|
d85d2fb612
|
Revert "feat: function watchQuery (#6245)" (#6296)
This reverts commit 3c61830a0d .
|
2019-08-25 10:53:23 +01:00 |
|
Xin Du (Clark)
|
3c61830a0d
|
feat: function watchQuery (#6245)
|
2019-08-25 10:12:59 +01:00 |
|
Pim
|
662a409056
|
fix(vue-app): only overwrite leave listener when none provided or without done arg (#6264)
|
2019-08-21 16:06:52 +04:30 |
|
Sébastien Chopin
|
fda1b1b54b
|
fix(vue-app): enforce default css when used with frameworks (#6255)
|
2019-08-20 20:45:36 +04:30 |
|
pooya parsa
|
a11d971969
|
reorder package.json
|
2019-08-20 15:43:45 +04:30 |
|
pooya parsa
|
0157b971de
|
v2.9.1
|
2019-08-20 15:41:35 +04:30 |
|
Kevin Marrec
|
7fc23cd434
|
fix(vue-app): provide typescript backward compatibility
|
2019-08-20 15:38:08 +04:30 |
|
pooya parsa
|
ce3b456961
|
v2.9.0
|
2019-08-20 12:51:10 +04:30 |
|
Xin Du (Clark)
|
c6a9b37821
|
feat(vue-app): support functional watchQuery (#6222)
|
2019-08-19 00:05:16 +04:30 |
|
Ricardo Gobbo de Souza
|
2ad6bf2a08
|
feat(vue-app): export router options (#6231)
|
2019-08-15 00:08:25 +04:30 |
|
renovate[bot]
|
cb22d841fe
|
chore(deps): update all non-major dependencies (#6193)
|
2019-08-09 15:04:17 +04:30 |
|
Sébastien Chopin
|
09878cd6dc
|
feat(vue-app): add $nuxt.refresh() (#6194)
* feat(vue-app): add $nuxt.refreshPageData()
* hotifx: lint
* chore: use getMatchedComponentsInstance util
* fix: rename to refreshPage
* fix: rename to refresh
* feat: add $nuxt.$context and handle error
* feat: set $nuxt.context
* hotfix: test
|
2019-08-07 15:12:02 +02:00 |
|
Sébastien Chopin
|
9cc3e34673
|
feat(vue-app): use EventSource instead of WebSocket for build indicator (#6186)
|
2019-08-05 20:15:33 +04:30 |
|
Kevin Marrec
|
b2def683ba
|
chore: remove types remaining from #5858 (#6188)
|
2019-08-05 15:27:04 +04:30 |
|
renovate[bot]
|
da4615a160
|
chore(deps): update all non-major dependencies (#6180)
|
2019-08-04 15:24:01 +01:00 |
|
renovate[bot]
|
edf5e66e3c
|
chore(deps): update dependency vue-meta to ^2.2.0 (#6153)
|
2019-07-28 22:14:22 +01:00 |
|
renovate[bot]
|
1ebf6cbfa0
|
chore(deps): update all non-major dependencies (#6121)
|
2019-07-27 09:55:08 +01:00 |
|
Sébastien Chopin
|
f7cb3dae0f
|
feat(vue-app): support app/router.scrollBehavior.js and deprecate scrollBehavior (#6055)
|
2019-07-24 16:05:50 +04:30 |
|
Kevin Marrec
|
81b5ce22ce
|
feat: externalize typescript support (#5858)
|
2019-07-24 11:56:44 +04:30 |
|
renovate[bot]
|
a974834073
|
chore(deps): update all non-major dependencies (#6056)
|
2019-07-15 18:12:59 +01:00 |
|
Farzad Soltani
|
9909bdb534
|
chore: fix typo (#6065)
|
2019-07-13 23:27:07 +04:30 |
|
Clark Du
|
55e95edd0e
|
chore: order package.json
|
2019-07-09 19:24:42 +01:00 |
|
bluelovers
|
9524bcae5e
|
feat(vue-app): add <client-only> alias for <no-ssr> (#5941)
|
2019-07-04 16:47:45 +01:00 |
|
renovate[bot]
|
4af844cb35
|
chore(deps): update all non-major dependencies (#6027)
|
2019-07-04 17:29:14 +04:30 |
|
Pim
|
ac723e6ca6
|
fix(vue-app): emit triggerScroll to support hash navigation (#6012)
|
2019-07-03 13:34:51 +04:30 |
|
renovate[bot]
|
75c724e24e
|
feat: update vue-meta to v2 (#5899)
|
2019-06-28 03:04:47 +04:30 |
|
orblazer
|
1b634779f8
|
feat(types): add vuex definition (#5946)
|
2019-06-24 21:26:54 +04:30 |
|
orblazer
|
86d4613d9c
|
feat(types): add nuxt error type (#5950)
|
2019-06-24 21:26:07 +04:30 |
|
Sébastien Chopin
|
329f0f5f36
|
fix(vue-app): fix font-size and make width bigger (#5920)
|
2019-06-14 22:05:21 +04:30 |
|
Pim
|
2a2bf9b93d
|
fix(vue-app): always finish transition.leave asynchronously (#5891)
|
2019-06-14 21:58:03 +04:30 |
|
Rafał Chłodnicki
|
0e2965319d
|
fix(vue-app): fix position of the build indicator when page scrolled (#5890)
|
2019-06-07 01:54:33 +04:30 |
|
Pooya Parsa
|
cb1b980d8a
|
feat(vue-app): allow customizing loading indicator (#5844)
|
2019-06-06 12:39:28 +04:30 |
|
pooya parsa
|
2fabea9402
|
v2.8.1
|
2019-06-05 00:55:47 +04:30 |
|
Rafał Chłodnicki
|
ab72355669
|
fix(vue-app): fix exception on property access of undefined object (#5867)
|
2019-06-05 00:18:56 +04:30 |
|
Pooya Parsa
|
0c3b9c5d12
|
fix(vue-app): reduce consola direct access (#5864)
|
2019-06-04 19:18:45 +04:30 |
|
pooya parsa
|
7622d66866
|
v2.8.0
|
2019-05-30 21:37:38 +04:30 |
|
Alexander Lichter
|
2e41bb47b5
|
refactor(vue-app): simplify mount error log (#5826)
* separately log mount error in dev mode
* simplify mount exception
Co-authored-by: Xin Du (Clark) <clark.duxin@gmail.com>
|
2019-05-30 14:28:37 +01:00 |
|