Commit Graph

6894 Commits (e44762aa2d5a7fde6371c45ff3c212eae912f57b)
 

Author SHA1 Message Date
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
qinmu 5dd703fe81
[fix] handle arrow function on slot inside svelte:fragment (#7667)
2 years ago
Bjorn Lu 9ad416be94
[chore] upgrade source-map (#7729)
2 years ago
Simon H 5a725713f7
update changelog
2 years ago
Hofer Ivan bb02a22d3e
[feat] add convenience type for `ComponentEvents` (#7702)
2 years ago
Tan Li Hau 01ba78a6fb
Update CHANGELOG.md
2 years ago
Tan Li Hau 91b20b9c2e
[fix] error when using combinator incorrectly (#7650)
2 years ago
Mlocik97 52f5005cfd
[docs] update port in "Svelte for new developers" blog. (#7697)
2 years ago
Tan Li Hau 791533e7a5
Update CHANGELOG.md
2 years ago
Anthony Le Goas b517df14e4
[feat] check noninteractive roles on interactive elements (#5955)
2 years ago
Tan Li Hau 9f3625a7b8
Update CHANGELOG.md
2 years ago
Tan Li Hau 26d1455b27
fixed removal of empty stylesheets created from transitions (#7662)
2 years ago
Ignatius Bagus 05b5be0469
[docs] link content to site directory (#7688)
2 years ago
Ben McCann 379a963d01
[docs] npm create needs @latest tag (#7687)
2 years ago
Stephane e973bacd38
Link to sites repository in README.md (#7684)
2 years ago
Tan Li Hau 2db60a77e1
rename test files from svelte-slot -> svelte-fragment (#7679)
2 years ago
Simon Dao 60024effa8
[docs] update intro sentence of reactive declarations tutorial (#7467)
2 years ago
Tan Li Hau 1913e7fad7
Update CHANGELOG.md
2 years ago
Anthony Le Goas f5111ef436
[feat] add a11y check on abstract roles (#6241)
2 years ago
Tan Li Hau ccbf10c163
Update CHANGELOG.md
2 years ago
kwangure 39901986d6
[feat]: Add A11y aria-proptypes check (#6978)
2 years ago
Tan Li Hau 4617c0d5f5
Update CHANGELOG.md
2 years ago
Mel 1d19aebe38
a11y: Add role-has-required-aria-props rule (#5852)
2 years ago
Sepehr Safari c01dc62314
[docs] fix typo (#7672)
2 years ago
Conduitry 52153dbce0 -> v3.49.0
2 years ago
Simon H 3798808e74
update changelog
2 years ago
Simon H 0fa0a38d51
[fix] export CompileOptions (#7658)
2 years ago
Yuichiro Yamashita a3ecb44b53
update changelog
2 years ago
kindoflew 7e1691cd62
[fix] support @layer (#7514)
2 years ago
Tan Li Hau 4583b17084
Update CHANGELOG.md
2 years ago
qinmu 02f60fbebf
[fix]destroy empty component (#7492)
2 years ago
Daniel Sandoval 31e5f8b5de
[docs] "What's new in Svelte" July newsletter (#7637)
2 years ago
Simon H 6f57571507
[feat] add convenience types ComponentType and ComponentProps (#6770)
2 years ago
Heechul Ryu 2f562d9e28
[docs] use npm create instead of npm init (#7641)
2 years ago
hmt d7557e11a2
[docs] remove v2 -> v3 converter mention (#7597)
2 years ago