Commit Graph

6782 Commits (2bb594857a51fb198b158bff27be6eedd21c21cd)
 

Author SHA1 Message Date
Ivan Hofer 2bb594857a remove `ComponentEvent`
4 years ago
Hofer Ivan 554dfbe134
run prettier
4 years ago
Hofer Ivan c7df04f597
update exported types
4 years ago
Hofer Ivan 38db918901
fix example
4 years ago
Ivan Hofer b93541841d remove `ComponentSlots` type
4 years ago
Hofer Ivan cbf3462d13
fix example
4 years ago
Ivan Hofer 6781c5a956 expose new types
4 years ago
Ivan Hofer ba2eca3cae add `ComponentSlots` type
4 years ago
Ivan Hofer f8e6ae0c5f add `ComponentEvent` type
4 years ago
Ivan Hofer f47cd0ac64 add `ComponentEvents` type
4 years ago
Mlocik97 52f5005cfd
[docs] update port in "Svelte for new developers" blog. (#7697)
4 years ago
Tan Li Hau 791533e7a5
Update CHANGELOG.md
4 years ago
Anthony Le Goas b517df14e4
[feat] check noninteractive roles on interactive elements (#5955)
4 years ago
Tan Li Hau 9f3625a7b8
Update CHANGELOG.md
4 years ago
Tan Li Hau 26d1455b27
fixed removal of empty stylesheets created from transitions (#7662)
4 years ago
Ignatius Bagus 05b5be0469
[docs] link content to site directory (#7688)
4 years ago
Ben McCann 379a963d01
[docs] npm create needs @latest tag (#7687)
4 years ago
Stephane e973bacd38
Link to sites repository in README.md (#7684)
4 years ago
Tan Li Hau 2db60a77e1
rename test files from svelte-slot -> svelte-fragment (#7679)
4 years ago
Simon Dao 60024effa8
[docs] update intro sentence of reactive declarations tutorial (#7467)
4 years ago
Tan Li Hau 1913e7fad7
Update CHANGELOG.md
4 years ago
Anthony Le Goas f5111ef436
[feat] add a11y check on abstract roles (#6241)
4 years ago
Tan Li Hau ccbf10c163
Update CHANGELOG.md
4 years ago
kwangure 39901986d6
[feat]: Add A11y aria-proptypes check (#6978)
4 years ago
Tan Li Hau 4617c0d5f5
Update CHANGELOG.md
4 years ago
Mel 1d19aebe38
a11y: Add role-has-required-aria-props rule (#5852)
4 years ago
Sepehr Safari c01dc62314
[docs] fix typo (#7672)
4 years ago
Conduitry 52153dbce0 -> v3.49.0
4 years ago
Simon H 3798808e74
update changelog
4 years ago
Simon H 0fa0a38d51
[fix] export CompileOptions (#7658)
4 years ago
Yuichiro Yamashita a3ecb44b53
update changelog
4 years ago
kindoflew 7e1691cd62
[fix] support @layer (#7514)
4 years ago
Tan Li Hau 4583b17084
Update CHANGELOG.md
4 years ago
qinmu 02f60fbebf
[fix]destroy empty component (#7492)
4 years ago
Daniel Sandoval 31e5f8b5de
[docs] "What's new in Svelte" July newsletter (#7637)
4 years ago
Simon H 6f57571507
[feat] add convenience types ComponentType and ComponentProps (#6770)
4 years ago
Heechul Ryu 2f562d9e28
[docs] use npm create instead of npm init (#7641)
4 years ago
hmt d7557e11a2
[docs] remove v2 -> v3 converter mention (#7597)
4 years ago
Simon H ecb29aa8cf
Update changelog
4 years ago
Maurício Kishi f8605d6acb
[fix] harden attribute escaping during ssr (#7530)
4 years ago
Yuichiro Yamashita 9635a2e413
[chore] remove nyc stuff (#7601)
4 years ago
Yuichiro Yamashita 346c27d4da
[chore] update changelog (#7602)
4 years ago
Adam Alexander cab5e7346d
[docs] fix typo in 02-template-syntax.md (#7593)
4 years ago
Rich Harris 7630a25db5
[docs] update getting started info (#7573)
4 years ago
Ben McCann 9dc308a745
cleanup PR links in last blog post
4 years ago
Daniel Sandoval d9cc0ffc8f
[docs] "What's new in Svelte" June newsletter (#7565)
4 years ago
Tan Li Hau a4fa98c532
Update CHANGELOG.md
4 years ago
Yuichiro Yamashita 6776fe03fd
fix to apply class directive for svelte:element (#7531)
4 years ago
gtmnayan 5242ab9a72
[docs] Fix statement about the order of bind: and on: (#7357)
4 years ago
Stephanie Tuerk 8b828a4301
[docs] clarify array methods that won't trigger reactivity (#7073)
4 years ago