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

30 Commits

Author SHA1 Message Date
Hendrik Heil
1d34594b9e
feat(nuxt): register plugin hooks before executing plugins () 2024-06-10 19:41:36 +01:00
Alexander Lichter
69860d952a
docs: add video links for more context () 2024-05-13 15:39:52 +01:00
Taras Batenkov
d8299b635f
docs: clarify dependsOn works not just for parallel plugins () 2024-04-09 19:27:21 +02:00
Damian Głowala
386be0b866
docs: replace process.* with import.meta.* () 2024-04-02 12:46:05 +01:00
Josh Layton
6b504258bb
docs: fix incorrect wording () 2024-02-22 00:56:56 +01:00
Florent Delerue
7213b2ddac
docs: replace callout to new components () 2024-02-21 18:09:45 +01:00
Anthony Fu
f42045746f
docs: enable more blocks for twoslash () 2024-02-16 20:31:15 +00:00
Michael Brevard
a62f2ba3e3
docs: warn about ref unwrapping when providing refs from plugin () 2024-01-05 07:52:49 +00:00
Alireza Jahandideh
7bd1ade096
docs: add an example of provide with object syntax plugins () 2024-01-02 22:02:42 +00:00
Julien Huang
5877e11c89
feat(nuxt): allow plugins to specify dependencies () 2023-12-14 17:11:08 +00:00
NiJia Lin
69ddcc968d
docs: add a more helpful comment () 2023-10-31 13:56:47 +01:00
Sébastien Chopin
f26a801775
docs: update to new website ()
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-18 12:59:43 +02:00
Julien Huang
d28189eb58
docs: describe env object for nuxt plugins () 2023-09-04 09:33:53 +01:00
Daniel Roe
98c17e5d46 docs: revert import.meta.* update until v3.7 release 2023-08-17 08:06:20 +02:00
Daniel Roe
5492b0638f
docs: warn directives must be registered on both server/client () 2023-08-14 22:28:55 +01:00
Lucas Vargas
ffd0223583
feat(vite,webpack): tree-shakable import.meta.* build flags () 2023-08-07 23:03:40 +01:00
Sisir Ghimire Chettri
bef07468fa
docs: fix typo () 2023-07-24 20:46:50 +01:00
Mahdi Shah Abbasian
bea6ed1d9c
docs: standardize indentation and tag positioning () 2023-07-18 11:31:45 +01:00
Jianqi Pan
b49e5f420c
docs: add more internal links () 2023-07-07 17:24:09 +01:00
Daniel Roe
d4af237685
docs: update example links () 2023-06-27 12:27:11 +01:00
Julien Huang
794449f469
docs: document parallel option on plugins () 2023-06-18 17:43:39 +01:00
David De Sloovere
1ab19b916a
docs: remove link to closed RFC () 2023-06-14 11:38:46 +01:00
Aziz Ramdan Kurniawan
4d0c9bf679
docs: add example of 'alphabetical' plugin numbering () 2023-05-18 14:09:31 +01:00
Daniel Roe
4285092879
feat(nuxt): support object-syntax plugins () 2023-04-11 04:58:43 -07:00
Daniel Roe
e7623ec0b7
docs: re-enable docs linting and update docs () 2023-04-04 06:23:13 -07:00
Emil Rosenius
11ee3c92b9
fix(nuxt): add temporary augmentation for webstorm (and docs) ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-19 16:22:55 -07:00
Inesh Bose
c7eb891e12
fix(nuxt): deprecate scanning directory index plugins () 2023-03-01 04:08:58 -08:00
Theo Ephraim
95f45b3fc5
docs: update vue-gtag plugin example () 2023-01-25 22:48:37 -08:00
Daniel Roe
7d812db9e8
fix(nuxt): augment interfaces exported from vue () 2023-01-25 07:59:02 -08:00
Sébastien Chopin
3ec108493d
docs: simplify the docs directory ()
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

* chore: add readme
2023-01-25 10:41:41 +01:00