Commit Graph

29 Commits

Author SHA1 Message Date
Andrey Yolkin
51cc5ca556 feat(docs): describe loadNuxtConfig utility 2023-07-29 17:36:39 +03:00
Andrey Yolkin
93b93d9d22 fix(docs): remove typo 2023-07-29 17:24:40 +03:00
Andrey Yolkin
062d571f47 feat(docs): better description for loadNuxt utility 2023-07-29 17:21:05 +03:00
Andrey Yolkin
99d763600e feat(docs): describe buildNuxt utility 2023-07-29 17:15:42 +03:00
Andrey Yolkin
fb4f112f45 fix(docs): missing . at the end of sentence 2023-07-29 15:37:26 +03:00
Andrey Yolkin
a33a52e4ff fix(docs): move text about loadNuxt parametres in one paragraph 2023-07-29 15:36:13 +03:00
Andrey Yolkin
06d00014d3 feat(docs): loadNuxt utility 2023-07-29 15:29:15 +03:00
Andrey Yolkin
483dbc6b64 fix(docs): remove duplicated headings 2023-07-28 18:09:52 +03:00
Andrey Yolkin
2e87bc8708 feat(docs): parameters of installModule 2023-07-28 18:00:45 +03:00
Andrey Yolkin
18bed81f0d Merge remote-tracking branch 'refs/remotes/origin/docs/kit' into docs/kit 2023-07-28 17:51:47 +03:00
Andrey Yolkin
00037a9ce0 chore: reorder definition and type 2023-07-28 17:51:17 +03:00
autofix-ci[bot]
6ad02f1a33
[autofix.ci] apply automated fixes 2023-07-28 14:50:59 +00:00
Andrey Yolkin
0c69c19576 feat: add type for installModule 2023-07-28 17:46:02 +03:00
Andrey Yolkin
710e671168 style: move headings to +1 level 2023-07-28 17:36:01 +03:00
Andrey Yolkin
4daa626e85 feat(docs): add description for kit'sinstallModule 2023-07-28 16:00:44 +03:00
Hebilicious
ee6869b1ba
feat(kit): addTypeTemplate helper with auto-registration (#21331) 2023-06-09 22:24:03 +01:00
Julien Huang
e6dba41eb6
docs(api): add render:island hook (#21065) 2023-05-25 14:51:57 -05:00
Anthony Fu
cd7f38988a
feat(webpack): introduce webpack:configResolved hook (#20412) 2023-04-29 23:37:29 +01:00
Anthony Fu
17ca50354b
feat(vite): introduce vite:configResolved hook (#20411) 2023-04-29 23:37:06 +01:00
Stefan Milosevic
1444d89e3b
feat(kit): add prepend option to addImportsDir (#20307) 2023-04-29 23:21:45 +01:00
Daniel Roe
e7623ec0b7
docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -07:00
Daniel Roe
2ebf5f4c44
v3.3.0 (#19524) 2023-03-14 06:22:41 -07:00
Daniel Roe
9d850a2a12
feat(nuxt): add nitro:build:public-assets hook (#19638) 2023-03-14 03:34:55 -07:00
Anthony Fu
db5ea91916
feat(nuxi): cli wrapper for self restart (#18641) 2023-03-03 05:45:38 -08:00
Jakub Andrzejewski
5cfd835163
feat(nuxi): reload nuxt when restart hook is called (#19084) 2023-03-01 04:15:01 -08:00
Lioness100
b25b6c82c7
docs: fix typos (#18976) 2023-02-12 19:16:42 +00:00
Mehdi HosseinZade
76a08e3ccd
feat(kit): add addRouteMiddleware method (#18553) 2023-02-06 15:24:56 -08:00
Lucas
198f9a23ec
docs(schema): add NuxtHooks interface documentation (#18756) 2023-02-05 04:17:15 -08:00
Sébastien Chopin
3ec108493d
docs: simplify the docs directory (#18506)
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

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