Commit Graph

7029 Commits (3a675797ea7c581ed52935e415a2850b8b68553d)
 

Author SHA1 Message Date
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
Vaibhav Rai 78b81277e7
[fix]: Warn user when binding rest operator (#7526)
2 years ago
Tan Li Hau 87f0c461a8
Update CHANGELOG.md
2 years ago
Mathias Picker 6ec8ecf799
[fix] render of svg elements when using svelte:element (#7695)
2 years ago
Tan Li Hau 1afcfd2b5f
Update CHANGELOG.md
2 years ago
Tan Li Hau e2ef2b8731
apply class for dynamic elements (#7652)
2 years ago
Tan Li Hau 78a249be36
Update CHANGELOG.md
2 years ago
Yuichiro Yamashita a5ca0ad65b
[fix] added support for inert (remove duplicated code) (#7785)
2 years ago
Tan Li Hau 2f6afefab0
Update CHANGELOG.md
2 years ago
Yuichiro Yamashita 1e2a55c88e
throw warning instead of error (#7834)
2 years ago
Tan Li Hau adcaa3c050
Update CHANGELOG.md
2 years ago
Maximiliano Ruani 8ffc8fd77b
[fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components (#7745)
2 years ago
Ben McCann 7ac3854613
[docs] remove beta label from SvelteKit mention (#7853)
2 years ago
Conduitry 24aff3032d -> v3.50.1
2 years ago
Yuichiro Yamashita 07d6d179ab
[fix] style manager transition regression (#7831)
2 years ago
Yuichiro Yamashita ed078e31fe
update changelog (#7835)
2 years ago
Yuichiro Yamashita feb8dfce61
[fix] add all global objects / functions (#7786)
2 years ago
schelv f3f3d074c5
[docs] use KeyboardEvent.code (#7809)
2 years ago
Conduitry 46990652c0 -> v3.50.0
2 years ago
Simon H efe1df0e23
[fix] Only show lowercase component warning for non-html/svg elements (#7826)
2 years ago
Simon H af64ad9483
update changelog
2 years ago
Simon H bddd795746
[feat] enhance action typings (#7805)
2 years ago
Daniel Sandoval 0ed453dc11
[docs] "What's new in Svelte" September newsletter (#7814)
2 years ago
Ben McCann a8616701e7
[docs] clarify reactivity rules (#7802)
2 years ago
Ben McCann 8238ac46dc
Update CHANGELOG.md
2 years ago
Yosuke Ota 8d26b4a19d
[chore] improve performance by using `trimRight()` instead of regex replace (#7706)
2 years ago
孟世博 d5efa2e446
[docs] Typescript -> TypeScript (#7797)
2 years ago
Yuichiro Yamashita 040192dd59
update changelog
2 years ago
Yuichiro Yamashita 3570a5361e
[fix] Apply class directive properly after half way transition (#7765)
2 years ago
Tan Li Hau 012d639b42
Update 05-accessibility-warnings.md
2 years ago
Tan Li Hau dc83d0b30d
Update CHANGELOG.md
2 years ago
Niko Simonson 419641bb3e
Recursively check label children for input control (#5323)
2 years ago
Yuichiro Yamashita 5b29124fbd
update changelog
2 years ago
Tal500 816409a27b
[fix] Use `Node.parentNode` instead `Node.parentElement` for legacy browser support (#7724)
2 years ago
Daniel Sandoval 8513e299ef
[docs] "What's new in Svelte" August newsletter (#7741)
2 years ago
Script Raccoon 474ed42b24
[fix] typo in transition docs (#7739)
2 years ago
Simon H 7a9b8d03ee
update changelog
2 years ago
metonym 439bbf87e3
[feat] add SveltePreprocessor utility type (#7742)
2 years ago
dependabot[bot] 1198bae835
Bump svelte from 3.43.0 to 3.49.0 (#7689)
2 years ago
Simon H 12cbaea9e5
update changelog
2 years ago