xjccc
|
62cccda86c
|
docs: alias links in jsdoc @see blocks (#28270)
|
2024-08-05 18:10:23 +01:00 |
|
Anthony Fu
|
f209158352
|
chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653)
|
2024-04-05 19:08:32 +01:00 |
|
Fabian B
|
e5fccc0a30
|
docs: improve router docs on nuxt-injected options (#24126)
|
2023-11-06 09:35:05 +00:00 |
|
renovate[bot]
|
a5dad0d2e8
|
chore(deps): update devdependency eslint-plugin-jsdoc to v46 (main) (#23614)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-10-11 13:31:22 +01:00 |
|
Damian Głowala
|
5244555880
|
chore(schema): enable linting (#22546)
|
2023-08-08 21:55:29 +01:00 |
|
Lehoczky Zoltán
|
7ff0c2d97a
|
fix(schema): add more explicit types for config schema (#21475)
|
2023-06-08 22:50:29 +01:00 |
|
pooya parsa
|
265db50515
|
refactor(nuxt)!: cleanup schema and split nuxt 2 types (#8487)
|
2022-10-27 12:36:37 +02:00 |
|
pooya parsa
|
ceb61ada2b
|
refactor(schema): upgrade to untyped 0.5 (#7452)
|
2022-09-12 20:22:41 +02:00 |
|
Anthony Fu
|
9db2229f70
|
refactor: enable strict type checking everywhere (#6943)
|
2022-08-26 17:47:29 +02:00 |
|
Timur Bolotov
|
e55938fe6e
|
docs(schema): grammar, punctuation and typo fixes (#6469)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
|
2022-08-11 23:25:35 +02:00 |
|
Nathan Chase
|
70aec38428
|
docs: update vue-router links (#6421)
|
2022-08-08 10:27:19 +02:00 |
|
Daniel Roe
|
71b808c8e9
|
fix(schema): use entire object for app properties (#4431)
|
2022-04-19 21:12:28 +02:00 |
|
Daniel Roe
|
74ce29b329
|
docs: remove __dirname and __filename from example code (#4381)
* docs: remove `__dirname` and `__filename` from example code
* fix: add `fileURLToPath`
* Update packages/schema/src/config/server.ts
Co-authored-by: pooya parsa <pyapar@gmail.com>
* Update docs/content/2.guide/6.going-further/7.testing.md
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-04-19 16:46:14 +02:00 |
|
pooya parsa
|
7e6c4e2d5b
|
fix(schema): fix RouterConfig types (#3964)
|
2022-03-30 10:17:46 +02:00 |
|
pooya parsa
|
3f91d83a79
|
feat(schema): expose RouterOptions and RouterConfigOptions (#3713)
|
2022-03-16 19:13:05 +01:00 |
|
Raja
|
f38cacec0f
|
feat(nuxt 3): support custom router options (#3485)
Co-authored-by: Raja Munisamy <raja.munisamy@carbar.com.au>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-03-15 17:57:41 +01:00 |
|
Daniel Roe
|
d07d572263
|
feat: improve base url options (#2655)
|
2022-01-18 17:59:14 +01:00 |
|
pooya parsa
|
d68318f9d5
|
refactor: split schema to @nuxt/schema and simplify kit (#2059)
|
2021-11-21 17:14:46 +01:00 |
|