Commit Graph

6854 Commits (6ac7038e47c38221f16f0f73af93c9024ff2a18c)
 

Author SHA1 Message Date
Conduitry 6ac7038e47 -> v3.51.0 3 years ago
Ben McCann 1c659193a0
[docs] update SvelteKit status () 3 years ago
Geoff Rich ff2759e143
[docs] fix typo in getting started () 3 years ago
Samuel Stroschein 220325cd9f
[docs] add inline documentation to svelte runtime functions () 3 years ago
Tan Li Hau 2b73938857
Update CHANGELOG.md 3 years ago
Tan Li Hau 8de7931c64
[feat] better error message for invalid logic block placement () 3 years ago
Yuichiro Yamashita d04b1cca24
Update CHANGELOG.md 3 years ago
Tan Li Hau 158ec43d99
[fix] do not warn about missing props for bindings () 3 years ago
Marcos Mercuri ce569f97eb
[docs] Add clarification on how reactivity works () 3 years ago
Yuichiro Yamashita bfb7536c1a
Update CHANGELOG.md 3 years ago
Tan Li Hau 81d4dbad99
[fix] call `on_destroy` if unmounted called immediately before `on_mount` () 3 years ago
Yuichiro Yamashita 57541e6abc
Update CHANGELOG.md 3 years ago
Tan Li Hau 5c5bc27d97
[feat] Support style props for SVG components () 3 years ago
Tan Li Hau ea2f83adeb
Update CHANGELOG.md 3 years ago
Yuichiro Yamashita 01a91163a9
[fix] Improve error message if `this` attribute of `<svelte:component>` is not valid () 3 years ago
Shawn be70a898f3
[docs] fix link redirect to discord () 3 years ago
Ben McCann 7d20194d8a
[docs] create getting started guide outside blog () 3 years ago
Alex a752ef4709
GitHub Workflows security hardening () 3 years ago
Daniel Sandoval 0b46c72cad
[docs] "What's new in Svelte" October newsletter () 3 years ago
Simon H c12704c301
[fix] typings for 3 years ago
Xiao Chuan ee5479d00e
[fix] fix ctx and dirty type () 3 years ago
Tan Li Hau 132dbecc58
Update CHANGELOG.md 3 years ago
Tan Li Hau b20fb114a6
allow nullish values for component event handlers () 3 years ago
Yuichiro Yamashita 25a05bf952 update changelog 3 years ago
Yuichiro Yamashita 433460ec2d
[feat] skip custom element check if <svelte:element> uses under svg () 3 years ago
Tan Li Hau 56bcec5ddd
Update CHANGELOG.md 3 years ago
Yuichiro Yamashita 5adac302c0
[fix] call attribute bindings for custom element if <svelte:element> render custom element () 3 years ago
Tan Li Hau c113d9d978
Update CHANGELOG.md 3 years ago
metonym 980aff8a4a
[fix] omit a11y warning for native checkbox/radio inputs () 3 years ago
Tan Li Hau d7cfe22f37
Update CHANGELOG.md 3 years ago
MCMXC 82013aa161
feat(a11y): add click-events-have-key-events rule () 3 years ago
Tan Li Hau 64690974dd
Update CHANGELOG.md 3 years ago
Yuichiro Yamashita e2538c594b
[feat] support `--style-props` for `<svelte:component>` () 3 years ago
Tan Li Hau 75a7c3e68f
Update CHANGELOG.md 3 years ago
tanhauhau 899d0cc67c update docs for a11y-no-noninteractive-tabindex and rename from a11y-no-nointeractive-tabindex -> a11y-no-noninteractive-tabindex 3 years ago
Shinobu Hayashi 2cd661156e
[feat] Add a11y rule to check no tabindex in nointeractive element () 3 years ago
Tan Li Hau 7331c06a74
Update CHANGELOG.md 3 years ago
Vaibhav Rai 78b81277e7
[fix]: Warn user when binding rest operator () 3 years ago
Tan Li Hau 87f0c461a8
Update CHANGELOG.md 3 years ago
Mathias Picker 6ec8ecf799
[fix] render of svg elements when using svelte:element () 3 years ago
Tan Li Hau 1afcfd2b5f
Update CHANGELOG.md 3 years ago
Tan Li Hau e2ef2b8731
apply class for dynamic elements () 3 years ago
Tan Li Hau 78a249be36
Update CHANGELOG.md 3 years ago
Yuichiro Yamashita a5ca0ad65b
[fix] added support for inert (remove duplicated code) () 3 years ago
Tan Li Hau 2f6afefab0
Update CHANGELOG.md 3 years ago
Yuichiro Yamashita 1e2a55c88e
throw warning instead of error () 3 years ago
Tan Li Hau adcaa3c050
Update CHANGELOG.md 3 years ago
Maximiliano Ruani 8ffc8fd77b
[fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components () 3 years ago
Ben McCann 7ac3854613
[docs] remove beta label from SvelteKit mention () 3 years ago
Conduitry 24aff3032d -> v3.50.1 3 years ago