Commit Graph

14 Commits

Author SHA1 Message Date
Harlan Wilton
6cbe45085c
fix(vue-renderer): insert charset before title (#18998) 2023-02-13 15:43:30 -08:00
Xin Du (Clark)
454a9af242
feat(webpack)!: update postcss to v8 (#9671)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-02-02 07:13:28 -08:00
Xin Du (Clark)
816007b994
chore(test): fix external redirect link (#9816)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-09-17 16:51:20 +01:00
David Ovčačík
9f02e5dae7
feat(vue-app): context.beforeSerialize method (#9332)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-06-04 16:21:16 +02:00
Ahad Birang
746b14319a
fix(vue-app): add id attribute to noopApp (#8596) 2021-01-05 14:14:39 +01:00
Daniel Roe
8d9d6a94d2
feat(vue-renderer): allow adding async attribute to <script> tags (#8347) 2020-12-01 12:10:44 +01:00
pooya parsa
c15fc421ab
refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
Daniel Roe
011b3b4491
test: fix redirect tests (#8282) 2020-11-04 13:32:57 +00:00
Matthieu Sieben
128c9743c4
fix(vue-app): handle server-side routing errors (#7801) 2020-08-04 11:29:23 +02:00
Xin Du (Clark)
7f1429ebb3
fix(vue-app): not strip trailing slash for redirect external domain (#7533) 2020-06-18 17:32:39 +02:00
Pim
df7e1ad3a2
fix(vue-renderer): fix meta injection when ssr renderer generates a spa page (#7439) 2020-06-10 17:26:50 +02:00
Pooya Parsa
6a6794e020
feat: components (#7374)
[release]
2020-05-18 13:58:48 +02:00
Pim
bfad1e627b
perf(vue-renderer): early return render when redirect happens (#6973) 2020-02-16 14:20:08 +01:00
Clark Du
960984c08e test: separate dev and unit test
[release]
2020-01-21 14:00:19 +01:00