Commit Graph

2250 Commits

Author SHA1 Message Date
Xin Du (Clark) 139fc11c5a
refactor: fix typo and code improvements (#5344) 2022-06-08 21:49:11 +02:00
Anthony Fu eafd92c457
fix(types): tidy types for `useAsyncData` (#5340) 2022-06-08 21:45:12 +02:00
Daniel Roe 822928b07e
fix(nuxt): add `ssrContext` types on `NuxtApp` (#5333) 2022-06-08 21:37:50 +02:00
renovate[bot] 700b7adbc6
chore(deps): update dependency pify to v6 (#5313)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-08 21:27:37 +02:00
Nathan Chase 7c2f96e5c0
docs: fix typo in programmatic navigation (#5298)
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
2022-06-08 21:21:52 +02:00
renovate[bot] f5dca6245d
chore(deps): update all non-major dependencies (#5287)
* chore(deps): update all non-major dependencies

* chore: dedupe dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-08 21:12:48 +02:00
renovate[bot] 603f07c3b8
chore(deps): update devdependency colorette to ^2.0.17 (#5285)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-03 18:18:08 +02:00
renovate[bot] 0825bc4022
chore(deps): update all non-major dependencies (#5281) 2022-06-03 18:10:22 +02:00
Jeremy Graziani 59e54ee7a9
docs: fix typo in component migration guide (#5284) 2022-06-03 17:47:09 +02:00
Charlie Joseph e6b48c2b20
docs: add documentation for `titleTemplate` (#5093)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-03 17:37:56 +02:00
Robbert van Mourik d61864b1a9
docs(pages): add information for typing page metadata (#5270)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-03 17:35:48 +02:00
renovate[bot] c071b1eb90
chore(deps): update all non-major dependencies (#5085) 2022-06-03 16:26:29 +02:00
webfansplz 9379606222
fix(schema, vite): resolve `mode` config correctly (#5255) 2022-06-03 16:09:04 +02:00
Daniel Roe eb12c7a845
fix(nuxt): support `RouterView` props in `NuxtPage` (#5272) 2022-06-03 16:01:46 +02:00
Maël Quéau f71ef42d50
docs: small typo in the "catch-all route" description (#5273) 2022-06-03 15:53:30 +02:00
Harlan Wilton c1f728ee54
refactor(nuxi): provide better advice on failing clone (#5155) 2022-06-01 08:43:24 +02:00
renovate[bot] 5dbc112418
chore(deps): update devdependency lerna to v5 (#5143)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 00:37:47 +02:00
Daniel Roe baf2baadb6
refactor(vite, webpack, test-utils): use caret range for `vue` peer dependency (#5190) 2022-06-01 00:36:15 +02:00
Josee 223adc9bc2
docs(guide): add use of `NuxtLayout` in `app.vue` with pages (#5225) 2022-06-01 00:34:41 +02:00
Daniel Roe 1fda73267a
fix(nuxt): respect `navigateTo` options using server middleware in server-side (#5145) 2022-06-01 00:09:32 +02:00
Alex Kozack 1e8fba8378
fix(schema): add missed types `title`, `bodyAttrs`, `htmlAttrs` (#5184)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-05-31 23:30:17 +02:00
Anthony Fu fca2ed7cc5
fix(nuxt): default statusCode of `navigateTo` from `301` to `302` (#5173)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-05-31 23:28:52 +02:00
webfansplz 2114a02293
docs(deploy): update default host for node preset (#5228) 2022-05-31 23:20:07 +02:00
Mishaa a3332d9b19
docs: add --no-clear flag in the documentation of development server (#5197) 2022-05-30 14:37:41 +02:00
Ash Go a0b89d5dfe
docs: typo (#5187) 2022-05-30 14:37:22 +02:00
Sébastien Chopin 7cccb308ba
docs: update badges and add a descrition 2022-05-30 14:33:07 +02:00
Harlan Wilton a2dd0f0147
docs(roadmap): nuxt content v2 release (#5129)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-05-25 08:32:44 +02:00
L.Rain 7b3dc6ec5d
docs(api): add `key` option for `useFetch` (#5089)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-05-24 16:20:52 +02:00
Mish Ushakov aace553f1a
docs(api): add experimental `--prerender` flag to `nuxi build` command (#5112)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-05-24 16:15:50 +02:00
Charlie Joseph 32cb06b629
docs: fix nuxt app guide linking to a 404 page (#5122) 2022-05-24 16:09:48 +02:00
Charlie Joseph 7149961ca6
docs: update logo to better support light and dark mode. (#5094) 2022-05-23 11:58:39 +02:00
Daniel Roe 9adecac0b7
fix(nuxt): add default empty title to trigger `titleTemplate` (#5064) 2022-05-20 16:43:07 +02:00
Daniel Roe a4a3cffb92
fix(nuxt): allow passing extraneous attrs to meta components (#5071) 2022-05-20 16:42:19 +02:00
renovate[bot] d9b6c8a59b
chore(deps): update all non-major dependencies (#5073)
* chore(deps): update all non-major dependencies

* update lock

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-05-20 13:54:19 +02:00
Tobias Schulmann ca526cfa92
docs(config): correct naming of `NUXT_APP_CDN_URL` environment variable (#5032) 2022-05-20 11:40:30 +02:00
Daniel Roe f1f9c2ae59
docs: remove semicolon (#5074) 2022-05-20 11:25:38 +02:00
renovate[bot] 8e59a623b8
chore(deps): update dependency postcss-loader to v7 (#5047)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 11:17:10 +02:00
renovate[bot] 80fbd663f4
chore(deps): update dependency css-minimizer-webpack-plugin to v4 (#5051)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 11:16:59 +02:00
Julien Huang 4e53af3e99
fix(nuxt): fix router redirection on aliased pages (#4982) 2022-05-20 11:15:57 +02:00
renovate[bot] 733c293901
chore(deps): update all non-major dependencies (#4973)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 11:13:19 +02:00
HG 173fbfd06e
docs: demonstrate the multiple `useState` with same key (#5059)
* Better demonstrate the UseState concept

Add another counter instance with the same id and show that they change in parallel

* Apply suggestions from code review

Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-05-20 11:12:35 +02:00
Udofia, Godwin cad9ce4a6a
docs: update wording of client-side rendering explanation (#5049) 2022-05-20 11:10:28 +02:00
Alexander Lichter 557c40c97f
docs(middleware): add `navigateTo` options (#5044)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-05-20 11:09:41 +02:00
Damian 53ea540ac0
docs: minor improvements for the quick start section (#5036)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-05-20 11:07:17 +02:00
Arthur 2a43cb4130
docs(api): improve `useFetch` docs for body type and additional ohmyfetch options (#4985)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-05-20 11:04:37 +02:00
Daniel Roe 36ad29a67c
docs(data-fetching): add note about difference between `useFetch` and `useAsyncData` (#4974) 2022-05-20 10:59:45 +02:00
chris-zhu 78d1a87d4c
docs: fix typo in environment variable (#4990)
* chore: typo

* docs: style

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-05-18 08:16:24 +02:00
Dominik Opyd f0dbc951e6
docs: add missing parentheses in the `alias` example (#4995)
* docs(api): improving the parentheses of the `alias` examples in`nuxt.config`

* docs: revert change

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-05-18 08:15:38 +02:00
Daniel Roe cd37a21c2e
fix(test-utils): hardcode ipv4 ip for localhost (#4998) 2022-05-17 09:40:35 +08:00
Jeremy Ye bd80d27a49
fix(vite): add `file://` protocol to `vite-node` entry file path (#4966) 2022-05-13 13:00:14 +02:00