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
Sébastien Chopin
0d5b49dcbc
fix(vue-app): update build indicator style ( #5834 )
2019-05-30 15:57:41 +04:30
Pooya Parsa
f39fe2279e
refactor: improve build indicator ( #5832 )
...
[release]
2019-05-30 14:33:57 +04:30
Elevista
3142ce15d8
fix(vue-app): fixPrepatch in-out transition fix ( #5797 ) ( #5824 )
2019-05-30 09:04:37 +02:00
Pooya Parsa
a759196865
feat(vue-app): build indicator ( #5820 )
...
* feat: inline HMR progress indicator
* support router base
* fix nuxt err
* fix space
* fix indentation
* return in case of ws message parsing error
* close ws on beforeDestroy
* ui: Update loading indicator UI
* builder: Add build.indicator option
* ui: Use only logo and %
* hotfix: Alphabetical order
* hotfix: Add fixed with and add back v-if
* minor style change
* rename component to build-indicator
* feat: animated progress
* assign name to component
* update test
* naming consistency
* render into app to prevent dom wrapping
* extra new line
* better App.js formatting
* update snapshot
* clear interval
2019-05-29 16:44:15 +02:00
Pooya Parsa
09620d58a9
feat: improve browser logs ( #5810 )
2019-05-27 09:32:53 +01:00
Xin Du (Clark)
21aaef3b48
feat(vue-renderer): support render.ssrLog
for controlling SSR logs ( #5784 )
2019-05-23 14:19:16 +04:30
Xin Du (Clark)
a764e1f90d
refactor(vue-app): add group for ssr logs ( #5770 )
2019-05-21 11:19:16 +02:00
Jun
7084b3a126
fix(vue-app): reuse page component with watchQuery
( #5757 )
2019-05-19 23:27:20 +04:30
Xin Du (Clark)
30419e73f2
fix(vue-app): remove trailing slash in vue-router non-strict mode ( #5746 )
2019-05-17 10:39:52 +01:00
Rafał Chłodnicki
5d5a32b556
fix(vue-app): don't attach catch handler to already loaded component ( fixes #5751 ) ( #5752 )
2019-05-17 00:01:12 +04:30
Alexander Lichter
d08ce2f628
refactor: small readability improvements ( #5748 )
2019-05-16 14:38:44 +04:30
renovate[bot]
119bbfc3e8
chore(deps): update all non-major dependencies ( #5749 )
2019-05-16 12:57:55 +04:30
pooya parsa
0f609dfb37
v2.7.1
2019-05-14 23:24:56 +04:30
pooya parsa
5a98230ec6
v2.7.0
2019-05-14 17:05:38 +04:30
Kevin Marrec
732be3288e
fix(ts): fix context.app
type ( #5701 )
2019-05-11 21:20:36 +04:30
Rafał Chłodnicki
8588ca9a7e
fix(vue-app): Followup for fix for handle prefetch error ( #5687 ) ( #5690 )
2019-05-10 10:56:28 +01:00
Rafał Chłodnicki
be18b31525
fix(vue-app): properly catch component loading error ( #5687 ) ( #5688 )
2019-05-10 13:20:50 +04:30
Hyunje Jun
2a66d1952e
fix(vue-app): consider watchQuery
option in routerViewKey
( #5516 )
2019-05-09 16:23:59 +04:30
Sébastien Chopin
4b11dcc9ad
feat(vue-renderer/vue-app): report SSR console logs to the browser with consola ( #5673 )
2019-05-09 11:36:17 +04:30
renovate[bot]
2f5646bae4
chore(deps): update dependency vuex to ^3.1.1 ( #5675 )
2019-05-09 01:10:27 +02:00
Pooya Parsa
5ebf1cc78c
fix: avoid using aliases in templates ( #5656 )
2019-05-06 15:16:04 +04:30
renovate[bot]
989add8fb2
chore(deps): update all non-major dependencies ( #5628 )
2019-05-01 17:17:38 +01:00
renovate[bot]
905de666f2
chore(deps): update all non-major dependencies ( #5591 )
2019-04-29 12:03:21 +04:30
pooya parsa
a5cf705ed8
v2.6.3
2019-04-25 13:13:50 +04:30
pooya parsa
912ef25fce
revert(vue-app): "expect 0 to be defined"
...
Co-authored-by: Xin Du (Clark) <clark.duxin@gmail.com>
2019-04-23 00:38:27 +04:30
Sébastien Chopin
01acf66c67
feat(vue-app): rename transition
to pageTransition
and deprecate it ( #5558 )
2019-04-20 14:31:59 +04:30
renovate[bot]
7176ab2d4b
chore(deps): update all non-major dependencies ( #5538 )
2019-04-20 13:56:37 +04:30
Kevin Marrec
ccf23a07ed
fix(vue-app): fix context req
and res
types ( #5560 )
2019-04-20 13:46:26 +04:30
Xin Du (Clark)
30c2b9542e
chore: revert vue-router temp fix ( #5490 )
2019-04-16 13:38:25 +01:00
pooya parsa
6cee89324f
v2.6.2
2019-04-15 20:45:03 +04:30
Pooya Parsa
ff340abe6f
v2.6.2 ( #5523 )
2019-04-15 20:43:27 +04:30
pooya parsa
c0776eb2d7
v2.6.1
2019-04-04 22:28:06 +04:30
pooya parsa
0e51676731
v2.6.0
2019-04-04 21:36:17 +04:30
Xin Du (Clark)
159123feea
feat(babel-preset-app): support specifying core-js version ( #5411 )
2019-03-30 23:53:17 +04:30
noe132
2d73e8aeba
fix(vue-app): prevent mounting page twice on redirect ( #5361 )
2019-03-29 18:36:35 +04:30
renovate[bot]
7ce30935fa
chore(deps): update all non-major dependencies ( #5402 )
2019-03-29 18:36:03 +04:30
Johan Roxendal
77dcfe6ee8
fix(vue-app): decode uri in getlocation
( #5337 )
2019-03-23 13:10:38 +04:30
Pooya Parsa
439b914fd0
fix: fail in case of missing core-js dependency ( #5342 )
2019-03-23 11:18:18 +04:30
pooya parsa
5d7757bf29
v2.5.1
2019-03-22 02:18:39 +04:30