Commit Graph

6996 Commits

Author SHA1 Message Date
sapphi-red
ecd2375460
chore: add deps update changelog 2024-11-12 13:05:23 +09:00
Julien Ripouteau
61990942fa docs(landing): add AdonisJS logo (#18258) 2024-11-11 12:05:34 +01:00
sapphi-red
c54c860f9d
release: v5.4.11 2024-11-11 18:36:39 +09:00
Bill Collins
ceb15db613
chore(deps): update dependencies of postcss-modules (#18617) 2024-11-08 19:01:23 +09:00
patak
2d903009c4 docs: remove X links in team page (#18599)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-11-07 03:05:46 +01:00
patak
68785aa242 docs: center last projects row in landing (#18424)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-11-04 22:16:11 +01:00
sea
f8dc5b6b44 docs: optimize home page styles (#18539) 2024-11-04 22:14:58 +01:00
Vladimir
3616fdf508 docs: add Vladimir bluesky link (#18569) 2024-11-04 22:14:21 +01:00
Divyansh Singh
72ac55f2d7 docs: add bluesky profiles (#18568) 2024-11-04 22:07:51 +01:00
sapphi-red
5f52bc8b9e
release: v5.4.10 2024-10-23 12:14:18 +09:00
翠 / green
7d1a3bcc43
fix: backport #18367,augment hash for CSS files to prevent chromium erroring by loading previous files (#18412) 2024-10-21 19:04:32 +09:00
patak
be6d562290 docs: update ViteConf 24 cta (#18352) 2024-10-15 11:43:55 +02:00
sapphi-red
898d61f94b
release: v5.4.9 2024-10-14 20:07:10 +09:00
sapphi-red
9b0205618b
chore(deps): fix lockfile 2024-10-14 19:40:04 +09:00
翠 / green
508d9ab834
fix: bump launch-editor-middleware to v2.9.1 (#18348) 2024-10-14 19:38:00 +09:00
翠 / green
dc5434ce87
fix(deps): bump tsconfck (#18322) 2024-10-14 19:25:03 +09:00
翠 / green
851b258c34
fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (#18252) 2024-10-14 19:24:38 +09:00
翠 / green
96084d6e75
fix(data-uri): only match ids starting with data: (#18241) 2024-10-14 19:24:29 +09:00
Hiroshi Ogawa
eae00b561e
fix(css): fix lightningcss dep url resolution with custom root (#18125) 2024-10-14 19:24:05 +09:00
Evan You
c5d48d5a6b
docs: update og image 2024-10-04 17:37:03 +08:00
Evan You
c23558a7af
chore: update all url references of vitejs.dev to vite.dev (#18276) 2024-10-04 17:36:42 +08:00
Evan You
1864eb17b2
chore: update license copyright (#18278) 2024-10-04 16:50:25 +08:00
Marvin Hagemeister
2cfe2ded19
docs: add Preact logo (#18265)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-10-04 16:50:21 +08:00
Bjorn Lu
9d76fb379c
docs(landing): add color to astro logo (#18275) 2024-10-04 16:50:18 +08:00
btea
ae4416349e
docs: update homepage (#18274) 2024-10-04 16:50:14 +08:00
Shotaro Nakamura
29b7bdae29
docs(landing): update Qwik url (#18267) 2024-10-04 16:49:19 +08:00
Chris Manson
191ba313a6
docs: add Ember logo to the frameworks (#18269) 2024-10-03 22:02:34 +08:00
Amadou Sall
e8c7795628 docs: replace AngularJS's website with Angular's website (#18259) 2024-10-02 21:38:01 +02:00
Evan You
d078b7c569
docs: home page redesign (#18257)
Co-authored-by: Simon Le Marchant <simon@marchantweb.com>
2024-10-02 22:03:59 +08:00
Hiroshi Ogawa
262a8796d4
fix(ssr): (backport #18150) fix source map remapping with multiple sources (#18204)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-09-30 16:30:12 +09:00
sapphi-red
0474550c9f
release: v5.4.8 2024-09-25 13:31:35 +09:00
翠 / green
8464d976b1
fix(css): backport #18128, ensure sass compiler initialized only once (#18184)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2024-09-24 13:11:55 +09:00
翠 / green
7d47fc1c74
fix(css): backport #18113, fix missing source file warning with sass modern api custom importer (#18183)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2024-09-24 13:11:46 +09:00
Evan You
93b62055f5
docs: use search-only key 2024-09-24 11:05:37 +09:00
patak-dev
a403e73d18 release: v5.4.7 2024-09-20 17:09:23 +02:00
Marvin Hagemeister
b5908a24ba
fix: treat config file as ESM in Deno (#18158) 2024-09-20 17:07:33 +02:00
patak-dev
f9691767ad release: v5.4.6 2024-09-16 22:22:36 +02:00
jackfromeast
179b17773c fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) 2024-09-16 21:00:19 +02:00
patak
6820bb3b9a fix: fs raw query (#18112) 2024-09-16 21:00:19 +02:00
patak-dev
37881e7198 release: v5.4.5 2024-09-13 10:54:43 +02:00
patak
faa2405e5d
fix(preload): backport #18098, throw error preloading module as well (#18099)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-13 10:53:07 +02:00
patak-dev
54c55dbffc release: v5.4.4 2024-09-11 10:05:41 +02:00
patak
74a79c53b2
fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorrect 304 (#18078)
Co-authored-by: coderwei <65948611+coderwei99@users.noreply.github.com>
2024-09-11 10:04:40 +02:00
patak
d90ba40474
fix: backport #18063, allow scanning exports from script module in svelte (#18077)
Co-authored-by: Paolo Ricciuti <ricciutipaolo@gmail.com>
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2024-09-11 10:04:20 +02:00
patak
8760293d68
fix(preload): backport #18046, allow ignoring dep errors (#18076)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-11 10:04:06 +02:00
bluwy
ccbfc1a068 release: v5.4.3 2024-09-03 23:37:22 +08:00
renovate[bot]
5679d81d91
chore(deps): update tj-actions/changed-files action to v45 (#17946)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 21:02:29 +08:00
Hiroshi Ogawa
9b001baa70
fix(css): fix directory index import in sass modern api (#17960) 2024-09-02 22:43:50 +02:00
Kael
5c5f82c84b
fix: improve CJS warning trace information (#17926)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-09-02 22:41:11 +02:00
Facundo Allemand
15871c75e0
fix(preload): add crossorigin attribute in CSS link tags (#17930) 2024-09-02 22:39:35 +02:00