Commit Graph

2185 Commits

Author SHA1 Message Date
Daniel Roe 59a8d43a8f
fix(schema): decrease recursion on `DeepPartial` (#4695) 2022-04-29 10:50:19 +02:00
Clément Ollivier 8424165258
docs(features): complete assets page (#4563)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-27 18:21:32 +02:00
Daniel Roe 7e912e7bf4
fix(nuxt): warn to provide a key for `useFetch` with `transform` option (#4590) 2022-04-27 18:19:10 +02:00
renovate[bot] 66de7e6c20
chore(deps): update all non-major dependencies (#4671)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-27 18:17:17 +02:00
Sébastien Chopin 96b408ae58
docs(typescript): typos (#4660)
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
2022-04-27 12:36:25 +02:00
renovate[bot] 9ced8e9ac6
chore(deps): update devdependency @types/node to ^16.11.31 (#4644)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-27 11:05:32 +02:00
Tobias Diez ee0b90bf36
docs(migration): update to use new `runtimeConfig` (#4642)
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
2022-04-27 11:05:08 +02:00
Natchapon Saejueng cc37547993
docs: fix edge alert syntax (#4653) 2022-04-27 11:03:22 +02:00
pooya parsa e789a5727b
docs: add note and banner about edge channel (#4640) 2022-04-26 20:15:41 +02:00
Daniel Roe 2bfd749c24
feat(pages)!: explicitly allow optional params with `[[` (#4537) 2022-04-26 18:10:05 +02:00
renovate[bot] d2632e8d7c
chore(deps): update dependency @nuxt/telemetry to ^2.1.3 (#4633)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-26 18:06:36 +02:00
renovate[bot] 4046c30577
chore(deps): update dependency vite to ^2.9.6 (#4631)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-26 18:04:01 +02:00
Anthony Fu eb4b8c4c9d
fix(nuxt): cleanup auto imports on regenerate (#4626) 2022-04-26 17:52:39 +02:00
renovate[bot] 64f437a754
chore(deps): update all non-major dependencies (#4627)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-26 17:43:58 +02:00
ps 3919ebf7c1
docs(readme): fix typo (#4628) 2022-04-26 16:45:18 +02:00
Volker Rose d012eff808
docs: make titleTemplate function form example clearer (#4616)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-04-26 16:34:20 +02:00
Damian f0594d9037
docs: fix typo (#4617) 2022-04-26 15:15:15 +02:00
UzzolX 470b273bcf
docs: fix typo (#4608) 2022-04-26 12:17:03 +02:00
renovate[bot] d81301fc44
chore(deps): update all non-major dependencies (#4604)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-26 12:16:01 +02:00
Daniel Townsend e378985c29
docs: fix some minor typos (#4603)
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-04-26 12:15:53 +02:00
sammce 45935e0791
docs(concepts): change phrasing (#4601) 2022-04-26 12:13:49 +02:00
Daniel Roe 2d202b59e3
fix(nuxi): don't strip file extensions from dirs in `tsconfig` (#4595) 2022-04-25 19:07:01 +02:00
Daniel Roe b8d2e64c78
fix(vite): don't match across newlines (#4596) 2022-04-25 18:55:33 +02:00
Daniel Roe 8fae863997
docs: add layout to match custom header example (#4593) 2022-04-25 18:54:20 +02:00
renovate[bot] 4ca940d29a
chore(deps): update all non-major dependencies (#4589)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-25 18:32:41 +02:00
renovate[bot] cc466f9585
chore(deps): update all non-major dependencies (#4583)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-25 11:42:20 +02:00
renovate[bot] 5906c6f95f
chore(deps): update all non-major dependencies (#4545)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-25 11:32:54 +02:00
Kevin LEVRON e7bbf1693e
docs(api): fix `useAsyncData` example (#4549) 2022-04-25 11:31:25 +02:00
L.Rain 41d5cbbf3a
docs: update environment variable in example (#4573) 2022-04-25 11:29:26 +02:00
Clément Ollivier a4526cffe2
chore(docs): update social card (#4577) 2022-04-25 10:57:22 +02:00
Maciej Jezierski 0eebb0a390 docs: improve server routes guide (#4401) 2022-04-22 18:32:37 +02:00
Anthony Fu 46ecbc558d
fix(nuxt): await for `router.push` on ssr (#4491) 2022-04-22 17:37:52 +02:00
Daniel Roe 650d12fa9c
feat: allow disabling sourcemap generation (#4509) 2022-04-22 17:35:42 +02:00
Daniel Roe 4c6c027014
fix(vite): use single regex to reduce risk of collisions (#4442) 2022-04-22 17:22:22 +02:00
Sébastien Chopin 4fe97389b6
docs: improve netlify deployment (#4499)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-22 17:22:05 +02:00
renovate[bot] 163b74f3f6
chore(deps): update all non-major dependencies (#4483)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 17:08:58 +02:00
Anthony Fu 05b0746d23
chore: setup IssueUp (#4453) 2022-04-22 17:08:40 +02:00
Cinob 4c5c47447f
docs: fix 'alias' usage (#4485) 2022-04-22 13:43:37 +02:00
Conrawl Rogers 0c165bb03f
docs: update stackblitz links (#4510) 2022-04-22 10:35:49 +02:00
Ben 28cf9fed28
docs: remove duplicate entry for `default` option (#4519)
delete the duplicated `default` parameter description.
2022-04-22 10:34:53 +02:00
Daniel Roe 648a70e97b
fix(vite): transform virtual templates (#4512) 2022-04-22 10:32:26 +02:00
Sébastien Chopin 664aa970d0
docs: simplify example of Head components (#4506) 2022-04-21 16:58:43 +02:00
Vincent-Risk0 6905326596
docs: Update 2.migration.md (#4502)
The last icon from "Static sites" and "Nuxt 3" the "Experimental" text was missing
2022-04-21 15:46:27 +02:00
Pooya Parsa 0c2f076957 chore(release): v3.0.0-rc.1 2022-04-20 23:09:37 +02:00
Pooya Parsa 705e2e871a docs: keep directory-structure open 2022-04-20 23:03:34 +02:00
Pooya Parsa 83cf17322f chore: add local mit license 2022-04-20 23:02:02 +02:00
Pooya Parsa 1cb22fc7de chore: disable lerna tag 2022-04-20 23:01:25 +02:00
Sébastien Chopin 97978a5585
docs: update roadmap (#4478)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-20 22:57:13 +02:00
Sébastien Chopin d567a91d7d
docs: add link to hybrid rendering RFC (#4473)
* docs: add link to hybrid rendering RFC

* chore: update
2022-04-20 22:16:40 +02:00
Daniel Roe 78fcbcf16f
fix(nuxt3): respect custom public dir in layers (#4477) 2022-04-20 22:07:01 +02:00