Daniel Roe
|
ca020cf9cb
|
refactor: move internal app runtime config to _app namespace (#9075)
|
2021-03-30 18:38:51 +02:00 |
|
Daniel Roe
|
69b5264ef3
|
fix: allow relative public paths (#8935)
|
2021-03-10 12:48:41 +01:00 |
|
Hannes Küttner
|
07e97f168a
|
fix(vue-renderer): respect injectScripts for target:static (#8912)
|
2021-03-01 20:29:51 +00:00 |
|
Pooya Parsa
|
89cc911a89
|
test: update basic.dev test
components module is not using loader for dev mode anymore
|
2021-02-10 14:58:10 +01:00 |
|
Daniel Roe
|
9d33456e69
|
fix(vue-app): add leading slash for payload hydration (#8802)
|
2021-02-10 13:18:27 +01:00 |
|
Pooya Parsa
|
fec6e7a607
|
test: update test name
(seems was wrongly copy-pasted)
|
2021-02-07 21:54:07 +01:00 |
|
Daniel Roe
|
1196c17a2a
|
fix(vue-app): enable dynamic publicPath on server-side (#8759)
|
2021-02-04 21:56:18 +01:00 |
|
Daniel Roe
|
07dd2cce9b
|
fix(server, vue-app): address encoding issues with query params (#8748)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-02-04 18:52:13 +00:00 |
|
Daniel Roe
|
6a8339e4c4
|
fix: encoding issues with payload paths (#8738)
- fix(generator): decode full static filesystem paths
- fix(vue-app): check decoded path against manifest
- fix(vue-app): prevent double encoding for urls
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-02-02 13:38:54 +01:00 |
|
Ahad Birang
|
746b14319a
|
fix(vue-app): add id attribute to noopApp (#8596)
|
2021-01-05 14:14:39 +01:00 |
|
Daniel Roe
|
9681a8937d
|
feat(config, vue-app, vue-renderer): support dynamic base and publicPath (#8520)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2020-12-22 18:15:59 +01:00 |
|
pooya parsa
|
dec8f99fc3
|
feat: support plug-and-play, typescript runtime and native modules (#8389)
Co-authored-by: Clark Du <clark.duxin@gmail.com>
|
2020-12-22 18:07:50 +01:00 |
|
pooya parsa
|
b06df71753
|
fix: trailingSlash and child routes not working (#8423)
|
2020-12-17 14:34:53 +01:00 |
|
Daniel Roe
|
92018e586b
|
feat(vue-app): support custom fetchKey for full static generation (#8466)
[release]
|
2020-12-17 12:49:59 +01:00 |
|
Pooya Parsa
|
a78427c165
|
v2.14.12 [hotfix] [release]
|
2020-12-16 14:21:30 +01:00 |
|
pooya parsa
|
a25bdd622d
|
fix: fix issues with url handling (#8494)
|
2020-12-16 14:12:16 +01:00 |
|
Pooya Parsa
|
79c6cb5ee3
|
v2.14.11 [hotfix]
|
2020-12-10 00:25:44 +01:00 |
|
pooya parsa
|
966796fbdf
|
fix: fix issues with route normalization (#8462)
Co-authored-by: Clark Du <clark.duxin@gmail.com>
|
2020-12-10 00:19:31 +01:00 |
|
Pooya Parsa
|
85bb97906c
|
v2.14.10 [hotfix]
|
2020-12-07 11:37:14 +01:00 |
|
Pooya Parsa
|
1b38a12fad
|
test: update basic.dev (components module)
|
2020-12-07 11:21:51 +01:00 |
|
pooya parsa
|
fc51ca3330
|
fix: normalize routes and decode resolved query (#8430)
|
2020-12-06 18:32:39 +01:00 |
|
Pooya Parsa
|
847d4ae020
|
test: update basic.dev (components module)
|
2020-12-06 16:53:35 +01:00 |
|
Pooya Parsa
|
7c7f1e7d9c
|
test: update font preload to use regex
|
2020-12-01 12:58:39 +01:00 |
|
Xin Du (Clark)
|
ab039f051a
|
feat: update all dependencies that require node 10.x (#8346)
|
2020-12-01 12:40:50 +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 |
|
pooya parsa
|
cc1f6d94b5
|
fix: handle route encoding (#8325)
Co-authored-by: farnabaz <farnabaz@users.noreply.github.com>
|
2020-11-30 23:10:02 +01:00 |
|
Daniel Roe
|
b050861332
|
fix(generator): respect publicPath for static assets (#8344)
* fix: respect publicPath for static assets
* test: add test for correct `publicPath` URL handling
|
2020-11-14 23:10:16 +01:00 |
|
renovate[bot]
|
e934da3c36
|
chore(deps): update devdependency @nuxtjs/eslint-config to v5 (#8345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Clark Du <clark.duxin@gmail.com>
|
2020-11-14 17:10:53 +00:00 |
|
Daniel Roe
|
011b3b4491
|
test: fix redirect tests (#8282)
|
2020-11-04 13:32:57 +00:00 |
|
Daniel Roe
|
9c4dac3c61
|
fix(vue-app): use getter to provide this.$nuxt (#8170)
|
2020-10-13 12:19:08 +02:00 |
|
Dmitriy
|
757d5d46da
|
fix(vue-app): missing layout in error page with splittedChunks.layout (#8016)
|
2020-09-09 12:32:10 +02:00 |
|
pooya parsa
|
a3d836401c
|
fix: revert production js chunk names (#8012)
|
2020-09-09 10:49:31 +02:00 |
|
pooya parsa
|
44471ec9df
|
fix(webpack): avoid using node_modules for chunk names (#7906)
[release]
|
2020-08-14 23:59:54 +02:00 |
|
pooya parsa
|
9f4d420b1f
|
fix(vue-app): fix regression with scrollToTop (#7920)
|
2020-08-14 23:42:04 +02:00 |
|
Matthieu Sieben
|
128c9743c4
|
fix(vue-app): handle server-side routing errors (#7801)
|
2020-08-04 11:29:23 +02:00 |
|
pooya parsa
|
2e1025f2de
|
fix(webpack): avoid grouping with default name (#7808)
[release]
|
2020-07-30 16:22:03 +02:00 |
|
pooya parsa
|
1edac29eba
|
fix(webpack): use compact name for concatenated modules (#7639)
[release]
|
2020-06-30 19:47:42 +02:00 |
|
Dmitry Molotkov
|
d89812f241
|
fix(webpack): chunk name normalization for catch-all pages and windows (#7603)
|
2020-06-24 22:46:16 +02:00 |
|
pooya parsa
|
c5b7bb49ab
|
test: update async-config.size-limit
|
2020-06-24 09:39:32 +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 |
|
pooya parsa
|
7d0da3ff5f
|
chore(ci): temporary disable dev/cli.test
[release]
|
2020-06-12 23:41:06 +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
|
796282ceec
|
feat: improve production debugging dx (#7463)
|
2020-06-09 21:45:52 +02:00 |
|
renovate[bot]
|
ecfcce15ed
|
chore(deps): lock file maintenance (dev) (#7477)
* chore(deps): lock file maintenance
* test: update prefix test
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: pooya parsa <pooya@pi0.ir>
|
2020-06-08 12:42:35 +02:00 |
|
Ahad Birang
|
be726e42b6
|
feat(generator): allow excluding exported pages using export:page hook (#7455)
|
2020-06-03 21:35:28 +02:00 |
|
renovate[bot]
|
5c348c0618
|
chore(deps): update all non-major dependencies (dev) (#7419)
* chore(deps): update all non-major dependencies
* update size limits
|
2020-05-27 23:27:20 +02:00 |
|
Pooya Parsa
|
6cbcd59d4e
|
feat(config): improved runtimeConfig (#7420)
* fix: ensure interpolate value is a string
* feat: allow native values from dotenv
* test: update test for regression on native value check
|
2020-05-27 12:38:39 +02:00 |
|
Pooya Parsa
|
6a6794e020
|
feat: components (#7374)
[release]
|
2020-05-18 13:58:48 +02:00 |
|
Pooya Parsa
|
0337932115
|
feat: runtime config and built-in dotenv support (#7312)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Alexander Lichter <manniL@gmx.net>
|
2020-05-18 10:21:15 +02:00 |
|