Sébastien Chopin
|
6db325c321
|
feat(vue-app): new fetch syntax (#6880)
|
2020-02-04 19:36:22 +01: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 |
|
Rafał Chłodnicki
|
e9945b0896
|
fix(vue-app): pass router mode to getLocation (#6658)
|
2019-11-24 14:26:33 +01:00 |
|
pooya parsa
|
e7cc2757c3
|
refactor: update eslint-config to 1.x
Co-authored-by: Alexander Lichter <manniL@gmx.net>
|
2019-07-10 15:15:49 +04:30 |
|
noe132
|
2d73e8aeba
|
fix(vue-app): prevent mounting page twice on redirect (#5361)
|
2019-03-29 18:36:35 +04:30 |
|
pooya parsa
|
a9d9bbe207
|
fix lint errors
|
2019-02-26 13:11:30 +03:30 |
|
Pooya Parsa
|
408680046c
|
fix(vue-app): fix asyncData memory leak on client-side (#4966)
Co-authored-by: Sébastien Chopin <seb@chopin.io>
|
2019-02-08 20:03:45 +03:30 |
|
Dmitry Molotkov
|
d1877935a3
|
fix(server, vue-app): allow unicode page names (#4402)
|
2018-11-26 20:48:50 +03:30 |
|
Clark Du
|
33bd40f154
|
fix(test): wrong route in error-handler-object test (#4363)
|
2018-11-20 22:56:45 +03:30 |
|
Dmitry Molotkov
|
9fbd581557
|
fix: handle errors that are not error instances (#4321)
|
2018-11-14 22:47:44 +03:30 |
|
Clark Du
|
3f7c5f64ed
|
fix: async fetch and asyncData not trigger ErrorHandler (#3781)
|
2018-08-22 14:10:43 +01:00 |
|
Clark Du
|
6aaf839d54
|
feat: call global vue errorHandler in fetch and asyncData (#3652)
resolve #3335
|
2018-08-08 11:11:08 +01:00 |
|
Sébastien Chopin
|
39ef28ca2a
|
fix: Don't call fixPrepatch on non-dynamic routes
|
2018-01-04 16:40:34 +01:00 |
|
Clark Du
|
7f8671f1de
|
test: call created and mounted only once with spa and custom layout
|
2017-11-17 13:17:06 +03:30 |
|
Atinux
|
b132decf9d
|
lint: Lint test/
|
2017-10-31 14:26:19 +01:00 |
|
Sébastien Chopin
|
ffe1b6d8dc
|
tests: Fix SPA tests
|
2017-10-28 23:01:46 +02:00 |
|
Pooya Parsa
|
6a1fd757c6
|
update tests
|
2017-10-07 18:54:15 +03:30 |
|
Pooya Parsa
|
75350cdd78
|
test: add tests for spa
|
2017-10-07 12:37:52 +03:30 |
|