Anthony Fu
|
11becef735
|
refactor: update internal modules signature(#2610)
|
2022-01-05 19:09:53 +01:00 |
|
Ilya Komichev
|
70fe5e72e6
|
docs: remove extra spaces (#2592)
|
2022-01-05 19:09:00 +01:00 |
|
Eugene Kopich
|
c8322c4e53
|
chore: fix pm2 link (#2560)
|
2022-01-05 19:08:26 +01:00 |
|
Anthony Fu
|
afcaaff57d
|
chore(example): use @nuxt/ui for examples (#2325)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-12-23 20:27:08 +01:00 |
|
Eckhardt (Kaizen) Dreyer
|
79a1b31e83
|
fix(docs): fix broken links in server section (#2504)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-12-23 14:52:03 +01:00 |
|
Daniel Roe
|
e674d0f60d
|
feat(nuxt3, bridge): add vue:setup hook (#2408)
|
2021-12-21 15:44:35 +01:00 |
|
Alexander Seidmann
|
6e32bde7ae
|
add overwriting disclaimer to tsconfig section (#2483)
|
2021-12-21 14:02:07 +01:00 |
|
Alexander Seidmann
|
1104d42346
|
docs(bridge): add overwriting disclaimer to tsconfig section (#2482)
|
2021-12-21 14:01:31 +01:00 |
|
Daniel Roe
|
b5618e976b
|
feat(nuxi): add nuxi preview command for local testing (#2162)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-12-21 12:46:42 +01:00 |
|
Daniel Roe
|
5ab18162dd
|
feat(nuxt3, bridge): useReqHeaders composable (#2173)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-12-20 17:27:36 +01:00 |
|
Daniel Roe
|
639e49be27
|
refactor(nuxt3): rename <NuxtChild> to <NuxtNestedPage> (#2432)
|
2021-12-20 11:37:58 +01:00 |
|
Raku Zeta
|
d98fe1207e
|
docs: fix example consistency (#2451)
|
2021-12-20 11:36:25 +01:00 |
|
Daniel Roe
|
daec4323bb
|
perf(bridge): allow skipping legacy composition api support (#2388)
|
2021-12-17 10:44:59 +01:00 |
|
kevinadhiguna
|
5ae1d05fd6
|
docs: open project in a new window of vs code (#2424)
|
2021-12-17 10:33:12 +01:00 |
|
Ben Hong
|
1b1fd203c5
|
docs: add composition api example for dynamic routes (#2365)
|
2021-12-17 10:31:28 +01:00 |
|
Victor
|
617a65a691
|
docs: fix typo (#2323)
|
2021-12-09 15:54:37 +01:00 |
|
Calum Knott
|
87db67181f
|
docs: link to documentation in nuxt.config.js (#2285)
|
2021-12-06 11:28:17 +01:00 |
|
Daniel Roe
|
bb43d0a7a1
|
docs: update 3rd party bridge imports to use #imports (#2283)
|
2021-12-06 11:27:36 +01:00 |
|
webfansplz
|
5a9878207a
|
docs(useFetch): add available options (#2299)
|
2021-12-06 11:16:18 +01:00 |
|
Tobias Diez
|
be1d8ff005
|
docs(esm): add notes about default exports (#2036)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-11-29 13:48:13 +01:00 |
|
renovate[bot]
|
7d8a1769fa
|
chore(deps): update all non-major dependencies (#2144)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-29 12:34:40 +01:00 |
|
Daniel Roe
|
730cd28d5e
|
docs: remove need to add vueCompilerOptions at top-level tsconfig.json (#2209)
|
2021-11-29 12:13:48 +01:00 |
|
Daniel Roe
|
2904bfaf34
|
docs: add note for bridge users about defineNuxtPlugin (#2166)
|
2021-11-29 11:50:49 +01:00 |
|
Daniel Roe
|
f5307f9d13
|
feat(nuxi): add typecheck command using vue-tsc (#2132)
* feat(nuxi): add `typecheck` command using `vue-tsc`
* perf: use local install with execa + set rootDir as cwd
|
2021-11-24 17:02:57 +01:00 |
|
wiese
|
84b6201dea
|
docs: remove dangling comma from sample tsconfig.json (#2129)
|
2021-11-24 16:26:44 +01:00 |
|
Damian
|
a892700e95
|
docs: fix usage/cookies url and table of contents (#2115)
|
2021-11-24 16:24:50 +01:00 |
|
Daniel Roe
|
650f14bc42
|
docs: update runtimeconfig augmentation (#2108)
|
2021-11-23 16:43:24 +01:00 |
|
Damian
|
5bc9012eff
|
docs: improve cookies section (#2092)
|
2021-11-23 00:24:12 +01:00 |
|
pooya parsa
|
9920181df3
|
feat(nuxt3, bridge): useCookie universal composable (#2085)
|
2021-11-22 21:43:00 +01:00 |
|
davidblnc
|
cc342eb6c4
|
docs: disable gem dragging (#2049)
fixes issue #1852 of nuxtjs.org repository
Co-authored-by: davidblnc <test@test.com>
|
2021-11-22 21:32:01 +01:00 |
|
pooya parsa
|
d68318f9d5
|
refactor: split schema to @nuxt/schema and simplify kit (#2059)
|
2021-11-21 17:14:46 +01:00 |
|
Daniel Roe
|
90153a9fb8
|
docs: update command in bridge migration (#2038)
|
2021-11-21 13:32:28 +01:00 |
|
Daniel Roe
|
4055024e5f
|
docs: update nuxt.config introduction (#2039)
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
|
2021-11-21 13:32:16 +01:00 |
|
Damian
|
9efdf43eec
|
docs: improve various sections (#2040)
|
2021-11-21 13:31:44 +01:00 |
|
pooya parsa
|
b1371373c8
|
docs: improve schema generation (#2035)
|
2021-11-19 17:26:15 +01:00 |
|
Daniel Roe
|
c184211681
|
fix(bridge): add docs links and warnings for data composables (#2010)
|
2021-11-19 12:37:29 +01:00 |
|
renovate[bot]
|
cdb287bd5c
|
chore(deps): update all non-major dependencies (#2023)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-19 12:36:50 +01:00 |
|
Umesh Ganapathy
|
446cec7234
|
docs: use slot component in components example (#2027)
|
2021-11-19 12:36:25 +01:00 |
|
Daniel Roe
|
4e9a27257b
|
feat(nuxt3): automatically inject returns from plugins (#2001)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-11-18 14:11:34 +01:00 |
|
renovate[bot]
|
fdcec1fdc6
|
chore(deps): update all non-major dependencies (#1990)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-18 12:09:16 +01:00 |
|
Xin Du (Clark)
|
a08b435f51
|
refactor: remove unnecessary optional chaining (#1991)
|
2021-11-17 15:37:34 +01:00 |
|
Xin Du (Clark)
|
c90bc50817
|
chore(lint): improve no-unused-vars rule (#1977)
|
2021-11-17 12:21:38 +01:00 |
|
Sébastien Chopin
|
07ba36d721
|
docs: useState improvements (#1973)
|
2021-11-16 17:12:36 +01:00 |
|
pooya parsa
|
6d94158e95
|
docs: improve useState examples (#1969)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
|
2021-11-16 16:37:36 +01:00 |
|
Sébastien Chopin
|
bf0933a2f0
|
docs: improve useState docs and add example (#1961)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-11-16 14:17:52 +01:00 |
|
pooya parsa
|
b16cfea689
|
feat: typescript options (#1940)
|
2021-11-16 13:32:21 +01:00 |
|
Damian
|
5f5eb39ae4
|
docs: fix typos in useState (#1962)
|
2021-11-16 13:15:05 +01:00 |
|
pooya parsa
|
1c8b751cfa
|
docs: improve useState with shared composable (#1945)
|
2021-11-15 21:41:05 +01:00 |
|
Daniel Roe
|
c339966fad
|
docs: add documentation on data fetching return types (#1934)
|
2021-11-15 18:04:37 +01:00 |
|
Daniel Roe
|
4a3ba73f22
|
fix(nuxt3): enable useAsyncData and useFetch usage within plugins (#1933)
|
2021-11-15 17:34:39 +01:00 |
|