1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-02 11:42:43 +00:00
Commit Graph

605 Commits

Author SHA1 Message Date
Angelo Schuler Piletti
ff924468ea
docs: global style imports example () 2022-08-14 14:49:01 +02:00
HomWang
74320200e7
docs(components): use fallbackTag in ClientOnly examples () 2022-08-13 09:32:42 +02:00
Damian Głowala
92a04cc036
docs: ensure consistent casing of section headers () 2022-08-13 09:27:04 +02:00
Jiang Menghao
fb46c83d73
docs(quick-start): add the file path for disable generating shim () 2022-08-11 23:21:51 +02:00
Eugen Istoc
1072140b05
docs: change info to danger for pages root element () 2022-08-11 23:20:09 +02:00
pooya parsa
5ea0474225
v3.0.0-rc.7 () 2022-08-11 12:40:11 +02:00
renovate[bot]
5db559be13
chore(deps): update all non-major dependencies ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 10:03:34 +02:00
Sébastien Chopin
1f01fdfa32
docs: update full static status () 2022-08-09 15:36:27 +02:00
Nathan Chase
70aec38428
docs: update vue-router links () 2022-08-08 10:27:19 +02:00
Timur Bolotov
34056d7176
docs(useFetch): minor punctuation fixes () 2022-08-07 11:57:10 +02:00
Timur Bolotov
2cbdc5c07f docs: add missing periods 2022-08-07 11:02:31 +02:00
renovate[bot]
bc26cc6467
chore(deps): update all non-major dependencies ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-04 17:15:24 +02:00
Sébastien Chopin
2abf4a5bc1
docs(api): add missing hooks and environment column ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-04 13:12:14 +02:00
CSY54
d1cc5cca69
docs: fix external link display text () 2022-08-03 11:54:58 +02:00
Daniel Roe
4379e9d922
feat(nuxt): add setResponseStatus utility () 2022-08-02 18:01:59 +02:00
Pooya Parsa
e61f58b0f5 chore: fix docs lint issue 2022-08-02 16:07:17 +02:00
Daniel Roe
119e115070
chore: add feature request template () 2022-08-02 16:01:41 +02:00
Sanjaiyan Parthipan
7209a492ce
docs: add theme-color meta () 2022-08-02 15:45:14 +02:00
Krutie Patel
040b36a491
docs(api): add <NuxtLayout> component docs ()
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-08-02 15:43:40 +02:00
Harlan Wilton
622c976cec
fix(nuxt): render head scripts that use body: true ()
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-08-02 13:43:25 +02:00
renovate[bot]
7cc636ad93
chore(deps): update all non-major dependencies () 2022-08-02 13:42:26 +02:00
Harlan Wilton
aa653ef6cb
fix(nuxt): avoid duplicate titleTemplate () 2022-08-02 13:20:44 +02:00
renovate[bot]
3fa32b9c22
chore(deps): update all non-major dependencies ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-29 11:40:44 +02:00
Daniel Roe
4e2667fcb7
feat(nuxt): add support for components/global ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-27 15:05:34 +02:00
Pooya Parsa
2c6e50124b chore(docs): format component 2022-07-27 11:07:00 +02:00
Rio Weber
fe0b469ca9
docs: grammar fix () 2022-07-27 10:59:24 +02:00
Nur Muhammad
b751248627
docs: update link to the configuration () 2022-07-26 15:42:43 +02:00
Victor Saa
5d023a80df
feat(nuxt, schema): add <NoScript> component and noscript typings () 2022-07-26 15:41:01 +02:00
pooya parsa
25ac652652
feat(nuxi): nuxi cleanup command () 2022-07-25 17:19:17 +02:00
David Tai
3a822c7177
refactor(nuxt): enhance useFetch and useLazyFetch request type ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-07-25 14:37:39 +02:00
Lakshya Singh
8fe2d7d31a
docs: grammar fix () 2022-07-25 11:34:35 +02:00
Robbx042
873b0f0d04
fix typo in loading indicator example () 2022-07-23 18:27:31 +02:00
Daniel Roe
82dab419a4
docs: expand contribution guide for ecosystem ()
Co-authored-by: Anthony Fu <hi@antfu.me>
2022-07-22 10:25:57 +02:00
Mitsuki Fukunaga
38158cf261
docs: add explicit createError import ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-22 09:55:54 +02:00
Daniel Roe
78618f1f21
feat(nuxt): improve error dx for users ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-21 16:29:03 +02:00
Anthony Fu
45c2a6118f
feat(nuxt)!: only scan top level composables/ and support glob ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-21 16:04:50 +02:00
Ennio Visconti
2e794e7a19
docs(runtime-config): clarify how environment variables are loaded ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-07-21 11:08:37 +02:00
Daniel Roe
d77b62d63e
docs: warn that useState should only contain JSON-serializable content ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Alwin Lohrie <46248939+niwla23@users.noreply.github.com>
2022-07-21 10:56:01 +02:00
Daniel Roe
edbe4fe799
feat(vite): check types with vue-tsc () 2022-07-20 17:15:27 +02:00
Brendan Mulholland
eff6b0c4ca
docs: update bridge migration with info about generating .nuxt/tsconfig.json for tests () 2022-07-19 12:35:27 +01:00
OptimusePrime
d6e75bbd09
docs: fix typo in roadmap () 2022-07-19 10:51:21 +01:00
码农小余
8b6bb92d9f
docs(testing): add missing import () 2022-07-17 16:17:52 +02:00
pooya parsa
2e85cd0252
refactor(nuxt): add treeshakeClientOnly experimental flag ()
* refactor(nuxt): add `treeshakeClientOnly` experimental flag

* test: enable flag for fixture
2022-07-17 15:13:04 +02:00
pooya parsa
f89955717c
docs: update roadmap () 2022-07-16 00:59:24 +02:00
Damian
be8b6b6d48
docs: add missing initialCache to UseFetchOptions () 2022-07-14 23:30:05 +02:00
Daniel Roe
df04a665ce
perf(nuxt): tree-shake client-only components from ssr bundle ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-14 19:46:12 +02:00
Benicio Cardozo
433298f1e5
docs: add way to pass .env variables to nuxt app in production () 2022-07-14 16:03:58 +02:00
renovate[bot]
009d6762c5
chore(deps): update all non-major dependencies ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 15:59:43 +02:00
bot08
7725dece1b
docs: add read more link () 2022-07-14 15:59:29 +02:00
lm
a745be363b
docs: improve runtimeConfig example ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-07-13 19:03:02 +02:00