Commit Graph

6867 Commits (a6169f65ebf84634908d23c20f1e562742dd338b)
 

Author SHA1 Message Date
Yuichiro Yamashita a6169f65eb
Update CHANGELOG.md
2 years ago
Tan Li Hau e8b4997bb5
[fix] duplicate meta tags during hydration (#7941)
2 years ago
Tan Li Hau bb83eddfc6
Update CHANGELOG.md
2 years ago
Billy Levin 88ed9931f2
warn on assignment to const (#4960)
2 years ago
Tan Li Hau ab1285a4f8
Update CHANGELOG.md
2 years ago
Joffrey LEVEUGLE c7c6c05c7f
[feat] add security warning for anchor element (rel attribute) (#6289)
2 years ago
Tan Li Hau ea9ee3911f
Update CHANGELOG.md
2 years ago
gtmnayan bee1851faa
[feat] `|important` modifier for style directive (#7489)
2 years ago
Siarhei ff6e1c39d0
[chore] Bump actions' versions (#7921)
2 years ago
Don Alfons 1ca83c2050
[docs] Improve grammar (#7923)
2 years ago
Hofer Ivan 739bfaec12
[chore] add missing types to `compiler/compile/render_dom` functions and variables (#7777)
2 years ago
Hofer Ivan 0eba57113b
[chore]: store regexp as variable instead of defining it inline (#7716)
2 years ago
metonym 26a428972b
[fix] "not interactive" -> "noninteractive" (#7930)
2 years ago
Conduitry 6ac7038e47 -> v3.51.0
2 years ago
Ben McCann 1c659193a0
[docs] update SvelteKit status (#7919)
2 years ago
Geoff Rich ff2759e143
[docs] fix typo in getting started (#7918)
2 years ago
Samuel Stroschein 220325cd9f
[docs] add inline documentation to svelte runtime functions (#7846)
2 years ago
Tan Li Hau 2b73938857
Update CHANGELOG.md
2 years ago
Tan Li Hau 8de7931c64
[feat] better error message for invalid logic block placement (#7862)
2 years ago
Yuichiro Yamashita d04b1cca24
Update CHANGELOG.md
2 years ago
Tan Li Hau 158ec43d99
[fix] do not warn about missing props for bindings (#6583)
2 years ago
Marcos Mercuri ce569f97eb
[docs] Add clarification on how reactivity works (#7819)
2 years ago
Yuichiro Yamashita bfb7536c1a
Update CHANGELOG.md
2 years ago
Tan Li Hau 81d4dbad99
[fix] call `on_destroy` if unmounted called immediately before `on_mount` (#7860)
2 years ago
Yuichiro Yamashita 57541e6abc
Update CHANGELOG.md
2 years ago
Tan Li Hau 5c5bc27d97
[feat] Support style props for SVG components (#7859)
2 years ago
Tan Li Hau ea2f83adeb
Update CHANGELOG.md
2 years ago
Yuichiro Yamashita 01a91163a9
[fix] Improve error message if `this` attribute of `<svelte:component>` is not valid (#7551)
2 years ago
Shawn be70a898f3
[docs] fix link redirect to discord (#7911)
2 years ago
Ben McCann 7d20194d8a
[docs] create getting started guide outside blog (#7812)
2 years ago
Alex a752ef4709
GitHub Workflows security hardening (#7883)
2 years ago
Daniel Sandoval 0b46c72cad
[docs] "What's new in Svelte" October newsletter (#7898)
2 years ago
Simon H c12704c301
[fix] typings for #7863
2 years ago
Xiao Chuan ee5479d00e
[fix] fix ctx and dirty type (#7832)
2 years ago
Tan Li Hau 132dbecc58
Update CHANGELOG.md
2 years ago
Tan Li Hau b20fb114a6
allow nullish values for component event handlers (#7863)
2 years ago
Yuichiro Yamashita 25a05bf952 update changelog
2 years ago
Yuichiro Yamashita 433460ec2d
[feat] skip custom element check if <svelte:element> uses under svg (#7869)
2 years ago
Tan Li Hau 56bcec5ddd
Update CHANGELOG.md
2 years ago
Yuichiro Yamashita 5adac302c0
[fix] call attribute bindings for custom element if <svelte:element> render custom element (#7766)
2 years ago
Tan Li Hau c113d9d978
Update CHANGELOG.md
2 years ago
metonym 980aff8a4a
[fix] omit a11y warning for native checkbox/radio inputs (#7838)
2 years ago
Tan Li Hau d7cfe22f37
Update CHANGELOG.md
2 years ago
MCMXC 82013aa161
feat(a11y): add click-events-have-key-events rule (#5073)
2 years ago
Tan Li Hau 64690974dd
Update CHANGELOG.md
2 years ago
Yuichiro Yamashita e2538c594b
[feat] support `--style-props` for `<svelte:component>` (#7468)
2 years ago
Tan Li Hau 75a7c3e68f
Update CHANGELOG.md
2 years ago
tanhauhau 899d0cc67c update docs for a11y-no-noninteractive-tabindex and rename from a11y-no-nointeractive-tabindex -> a11y-no-noninteractive-tabindex
2 years ago
Shinobu Hayashi 2cd661156e
[feat] Add a11y rule to check no tabindex in nointeractive element (#6693)
2 years ago
Tan Li Hau 7331c06a74
Update CHANGELOG.md
2 years ago