Nuxt/test/fixtures
pooya parsa b06df71753
fix: `trailingSlash` and child routes not working (#8423)
2020-12-17 14:34:53 +01:00
..
async-config test: add test for modern bundle size (#6302) 2019-08-27 00:05:29 +01:00
basic feat(vue-app): support custom `fetchKey` for full static generation (#8466) 2020-12-17 12:49:59 +01:00
children feat(vue-app): trigger watchParam when param is changed in same route (#6244) 2020-03-13 21:28:42 +01:00
cli feat: HMR support for serverMiddleware (#6881) 2020-01-19 09:34:35 +01:00
config-explicit refactor: update eslint-config to 1.x 2019-07-10 15:15:49 +04:30
custom-app-template feat(vue-renderer): support evaluation in templates (#6505) 2019-11-24 13:31:21 +01:00
custom-dirs refactor: update eslint-config to 1.x 2019-07-10 15:15:49 +04:30
dynamic-routes fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
empty fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
encoding fix: normalize routes and decode resolved query (#8430) 2020-12-06 18:32:39 +01:00
error fix(vue-app): missing layout in error page with `splittedChunks.layout` (#8016) 2020-09-09 12:32:10 +02:00
extract-css refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
fetch feat(vue-app): support custom `fetchKey` for full static generation (#8466) 2020-12-17 12:49:59 +01:00
filenames-query-part fix: generate failure (#5007) 2019-02-13 09:18:41 +00:00
full-static fix(generator): respect publicPath for static assets (#8344) 2020-11-14 23:10:16 +01:00
https feat(core, cli): builtin support of https and unix sockets (#3831) 2018-09-02 13:50:25 +04:30
missing-pages-dir refactor: cleanups and code style improvements (#4788) 2019-01-18 00:48:29 +03:30
missing-plugin Display proper error when specified plugin isn't found (#3672) 2018-08-10 15:48:27 +01:00
missing-style-resource chore: update @nuxtjs/eslint-config to v2 and fix lint errors (#6732) 2019-11-26 23:42:39 +01:00
modern fix(webpack): use compact name for concatenated modules (#7639) 2020-06-30 19:47:42 +02:00
module refactor: update eslint-config to 1.x 2019-07-10 15:15:49 +04:30
named-views refactor: update eslint-config to 1.x 2019-07-10 15:15:49 +04:30
page-transitions chore(lint): fix lint warning 2020-02-18 17:10:03 +00:00
route-name-splitter feat(router): custom route name splitter (#4598) 2018-12-20 13:42:42 +01:00
runtime-config fix(config): avoid recursion when interpolating env (#8014) 2020-09-09 10:50:27 +02:00
shared-chunk fix(webpack): avoid grouping with default name (#7808) 2020-07-30 16:22:03 +02:00
sockets test: add describe.posix and win 2019-01-29 11:29:55 +00:00
spa fix(vue-app): sanitize path with trailing slash in `getLocation` (#6744) (#6745) 2020-06-30 19:16:21 +02:00
spa-base fix(vue-app): sanitize path with trailing slash in `getLocation` (#6744) (#6745) 2020-06-30 19:16:21 +02:00
spa-hash fix(vue-app): pass router mode to `getLocation` (#6658) 2019-11-24 14:26:33 +01:00
split-layouts-error fix(vue-app): missing layout in error page with `splittedChunks.layout` (#8016) 2020-09-09 12:32:10 +02:00
ssr fix(vue-app): use getter to provide `this.$nuxt` (#8170) 2020-10-13 12:19:08 +02:00
trailing-slash fix: `trailingSlash` and child routes not working (#8423) 2020-12-17 14:34:53 +01:00
with-config feat(vue-renderer): allow adding async attribute to `<script>` tags (#8347) 2020-12-01 12:10:44 +01:00