.. |
components
|
fix(vue-app): static payload fetching bugfixes (#8701)
|
2021-01-27 11:26:34 +01:00 |
layouts
|
refactor: use PascalCase for components names (#4396)
|
2018-11-24 22:19:19 +03:30 |
mixins
|
fix(vue-app): align client fetch key with server (#8809)
|
2021-02-12 12:55:27 +01:00 |
pages
|
feat: loading screen (#5251)
|
2019-03-20 12:47:53 +03:30 |
views
|
fix(vue-app): allow background customization for default loading template (#7162)
|
2020-05-07 13:09:39 +02:00 |
.eslintignore
|
refactor core into sub-packages (#4202)
|
2018-10-31 00:12:53 +03:30 |
App.js
|
fix(vue-app): add leading slash for payload hydration (#8802)
|
2021-02-10 13:18:27 +01:00 |
client.js
|
fix: ignore trailing slash in static payloads manifest (#8794)
|
2021-02-09 16:58:49 +01:00 |
empty.js
|
refactor core into sub-packages (#4202)
|
2018-10-31 00:12:53 +03:30 |
index.js
|
feat(config, vue-app, vue-renderer): support dynamic base and publicPath (#8520)
|
2020-12-22 18:15:59 +01:00 |
jsonp.js
|
fix(vue-app): static payload fetching bugfixes (#8701)
|
2021-01-27 11:26:34 +01:00 |
middleware.js
|
chore: lint vue-app templates (#6390)
|
2019-09-10 11:51:14 +02:00 |
router.js
|
fix(server, vue-app): address encoding issues with query params (#8748)
|
2021-02-04 18:52:13 +00:00 |
router.scrollBehavior.js
|
refactor(vue-app): simplify scrollToTop checking (#8621)
|
2021-01-12 09:47:29 +00:00 |
routes.json
|
feat: options.target and full-static export (#6159)
|
2020-05-07 21:08:01 +02:00 |
server.js
|
fix(renderer): deep merge runtimeConfig for server (#8856)
|
2021-02-19 17:33:00 +01:00 |
store.js
|
fix(vue-app): var names shadowing in chrome debugger (#7939)
|
2020-08-25 21:31:36 +02:00 |
utils.js
|
refactor(utils, vue-app): use ufo to parse queries and join urls (#8765)
|
2021-02-09 17:01:37 +01:00 |