vite/playground/html
sunnylost 5983f366d4
fix(html): escape html attribute (#18067)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-09-10 13:45:39 +02:00
..
__tests__ fix(html): escape html attribute (#18067) 2024-09-10 13:45:39 +02:00
inline
link-props fix: support stylesheets with link tag and media/disable prop (#6751) 2022-07-25 17:35:16 +02:00
nested fix: relative path html (#8122) 2022-05-12 21:11:03 +02:00
public fix(html): handle attrs with prefix (fixes #10337) (#10381) 2022-10-08 18:30:06 +02:00
relative-input fix: scripts and styles were missing from built HTML on Windows (#16421) 2024-05-01 06:39:49 +02:00
serve fix(html)!: align html serving between dev and preview (#14756) 2023-10-30 21:57:15 +08:00
side-effects fix: ignore sideEffects for scripts imported from html (#12786) 2023-04-07 17:36:09 +00:00
unicode-path/中文-にほんご-한글-🌕🌖🌗 chore: using Unicode instead of unicode in doc and tests (#6852) 2022-05-11 19:56:38 +02:00
warmup feat: add server.warmup option (#14291) 2023-10-16 23:53:47 +08:00
.env fix: html env replacement plugin position (#12404) 2023-03-15 07:21:08 +01:00
a á.html fix(indexHtml): decode html URI (#13581) 2023-06-22 11:27:08 +02:00
common.css
emptyAttr.html chore(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02:00
env.html feat(define): handle replacement with esbuild (#11151) 2023-10-26 11:30:05 +08:00
foo.html chore(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02:00
importmapOrder.html chore(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02:00
index.html fix(html)!: align html serving between dev and preview (#14756) 2023-10-30 21:57:15 +08:00
invalid.html
link.html chore(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02:00
main.css
main.js
noBody.html
noHead.html
package.json test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
relative-input.html fix: scripts and styles were missing from built HTML on Windows (#16421) 2024-05-01 06:39:49 +02:00
scriptAsync.html
scriptMixed.html
shared.js
valid.html fix(html): allow self closing on non-void elements (#10478) 2022-10-15 13:17:21 +02:00
valid.js fix(deps): update all non-major dependencies (#14961) 2023-11-13 09:25:20 +01:00
vite.config.js fix(html): escape html attribute (#18067) 2024-09-10 13:45:39 +02:00
write.html fix(html): handle offset magic-string slice error (#15435) 2024-01-01 12:00:47 +08:00
zeroJS.html