Commit Graph

79 Commits

Author SHA1 Message Date
Evan You
7052c8f6fc
chore: update all url references of vitejs.dev to vite.dev (#18276) 2024-10-04 17:30:11 +08:00
Leo
b529b6fa7d
docs: add vitepress-plugin-group-icons (#18132) 2024-09-19 12:53:21 +08:00
翠 / green
d78d44bc31
docs: reload after invalidate (#17862) 2024-08-12 21:01:22 +08:00
TAKAHASHI Shuuji
11b12cf284
docs(api-plugin): add a missing parenthesis (#17751) 2024-07-23 20:51:01 +08:00
Frédéric Crozatier
a7f98278a4
docs: clarify when transformIndexHtml hook runs or not (#17547)
Co-authored-by: patak <583075+patak-dev@users.noreply.github.com>
2024-07-23 15:47:01 +08:00
Arnaud Barré
e7d38ab1c4
docs: deprecate server.hot (#16741) 2024-05-23 15:59:16 +00:00
Andrew Jeremy
66f12ab40b
docs: add custom event types docs (#16609)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-05-07 12:17:41 +02:00
Wout Mertens
3a73e485cd
docs: clarify enforce vs hook.order (#16226) 2024-03-24 15:04:31 +09:00
翠 / green
6f8a320665
docs: add @shikiji/vitepress-twoslash (#16168) 2024-03-15 09:24:38 +01:00
Bjorn Lu
18b9b31d79
docs(hmr): improve handleHotUpdate and add further reading (#15996) 2024-02-21 08:20:29 +01:00
patak
296ce24885
docs: remove links to vite-rollup-plugins (#15893) 2024-02-13 07:13:37 +01:00
Vladimir
bf1e9c2fd7
feat: support multiple HMR clients on the server (#15340) 2024-01-16 20:49:24 +01:00
btea
cce55409fe
refactor(docs): use unified outline config (#14368) 2023-09-14 11:02:40 +02:00
btea
eda0d0ace3
chore(docs): api-plugin and features apply outline deep (#14282) 2023-09-10 21:56:32 +09:00
翠 / green
e0eb07c5d1
refactor!: merge PreviewServerForHook into PreviewServer type (#14119) 2023-08-16 13:34:29 +02:00
Marc Terradas
2aab455079
docs: change html to HTML (#13481) 2023-06-11 23:04:36 +08:00
patak
57d3023ec6
docs: transformIndexHtml order note (#13318) 2023-05-24 09:14:26 +02:00
patak
21dd28dd64
docs: document /index.html as importer during dev (#12911)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2023-05-03 10:29:51 +02:00
Eric Lau
4c142eac27
feat: use preview server parameter in preview server hook (#11647) 2023-03-25 19:05:50 +08:00
Bjorn Lu
e4215009f5
docs(api-plugin): note plugin options extended properties (#12181) 2023-02-26 21:34:56 +01:00
Bjorn Lu
7b9df65c74
docs(api-plugin): update server-to-client exampel (#12182) 2023-02-24 09:45:15 +01:00
HaeJun Seo
439a73f322
docs: update rollup docs links (#12130) 2023-02-21 16:26:13 +08:00
翠 / green
4bbebf3d89
docs: update rollup docs links (#11809) 2023-01-25 13:35:36 +01:00
Arnaud Barré
134ce68179
chore: enable prettier trailing commas (#11167) 2022-12-04 08:19:06 +01:00
Anthony Fu
1db52bfbe8
feat: align object interface for transformIndexHtml hook (#9669) 2022-11-30 07:49:58 +01:00
patak
07c0336863
chore: revert #10196 until Vite 4 (#10574)
This reverts commit f328f613cc.
2022-10-21 11:42:08 +02:00
pengbo
f328f613cc
fix: expose server as Http2SecureServer type (#10196) 2022-10-20 05:12:56 +02:00
Bjorn Lu
291174d89c
refactor(types): simplify type exports (#10243)
Co-authored-by: 翠 / green <green@sapphi.red>
2022-09-30 11:29:26 +02:00
翠 / green
da632bf36f
refactor(types): bundle client types (#9966) 2022-09-24 13:52:06 +02:00
Daniel Schmelz
81989bfb32
docs: fix typos (#9776) 2022-08-21 21:05:55 +02:00
Bjorn Lu
07aef1b4c0
docs: cleanup changes (#8989) 2022-07-08 11:05:58 +02:00
Sepehr Safari
424033b091
docs: typo in api-plugin.md (#8893) 2022-07-03 12:18:27 +02:00
Yash Singh
e53c029ef6
docs: clarification transformIndexHtml (#8786) 2022-06-26 17:12:21 +00:00
patak
c5c424a93c
feat: expose createFilter util (#8562) 2022-06-13 16:52:16 +02:00
patak
1cc2e2d2d5
feat!: vite dev default port is now 5173 (#8148) 2022-05-12 16:47:04 +02:00
Rom
20ea999976
feat: new hook configurePreviewServer (#7658) 2022-05-07 21:23:54 +02:00
dengqing
c02537b5b2
docs: improve virtual module examples (#7636) 2022-04-07 10:25:36 +02:00
dengqing
a89ea5202e
docs: update plugin example (#7624) 2022-04-06 07:13:38 +02:00
hiro-lapis
315fd50be1
docs: typo (#7547) 2022-03-31 22:17:37 +08:00
Anthony Fu
50a876537c
feat(type): support typing for custom events (#7476) 2022-03-26 18:08:36 +01:00
Anthony Fu
e29ea8ea37
feat(dev): expose APIs for client-server communication (#7437) 2022-03-26 15:42:07 +01:00
Bjorn Lu
cf6c817094
docs: clarify rollup plugin order (#7193) 2022-03-06 10:28:49 +01:00
patak
fb956c9224
docs: reorder virtual modules convention (#6541) 2022-01-28 07:33:35 +01:00
Tobias Nießen
ea615b07ce
docs: fix typo in plugin API guide (#6514) 2022-01-14 22:41:02 +01:00
Jeff Yang
c344865851
chore: format & check with prettier (#5869) 2021-11-28 14:41:47 +01:00
patak
04016df8be
docs: virtual modules internal convention (#5553) 2021-11-17 20:32:39 +01:00
patak
a473570777
docs: dev and serve aliases (#5483) 2021-11-08 15:43:42 +01:00
patak
981e1f5ca2
docs: virtual modules ID naming convention (#5505) 2021-11-02 08:48:49 +08:00
Sleepy Five
1113cf35cd
docs: add a comma (#5212) 2021-10-07 08:22:43 +02:00
patak
394d5f1ce5
docs: authoring tips and vite-plugin-inspect (#4938) 2021-09-15 22:19:47 +02:00