Commit Graph

6867 Commits (a6169f65ebf84634908d23c20f1e562742dd338b)
 

Author SHA1 Message Date
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
Simon H ecb29aa8cf
Update changelog
2 years ago
Maurício Kishi f8605d6acb
[fix] harden attribute escaping during ssr (#7530)
2 years ago
Yuichiro Yamashita 9635a2e413
[chore] remove nyc stuff (#7601)
2 years ago
Yuichiro Yamashita 346c27d4da
[chore] update changelog (#7602)
2 years ago
Adam Alexander cab5e7346d
[docs] fix typo in 02-template-syntax.md (#7593)
2 years ago
Rich Harris 7630a25db5
[docs] update getting started info (#7573)
2 years ago
Ben McCann 9dc308a745
cleanup PR links in last blog post
2 years ago
Daniel Sandoval d9cc0ffc8f
[docs] "What's new in Svelte" June newsletter (#7565)
2 years ago
Tan Li Hau a4fa98c532
Update CHANGELOG.md
2 years ago
Yuichiro Yamashita 6776fe03fd
fix to apply class directive for svelte:element (#7531)
2 years ago
gtmnayan 5242ab9a72
[docs] Fix statement about the order of bind: and on: (#7357)
2 years ago
Stephanie Tuerk 8b828a4301
[docs] clarify array methods that won't trigger reactivity (#7073)
2 years ago
Matteo Baccan 0ed6ebef9d
[fix] remove duplicate semicolon (#7534)
2 years ago
Ben McCann ab48fbadb3
update changelog
2 years ago
Rich Harris e7a2350550
Faster SSR (#5701)
2 years ago
Ben McCann 34eb6efedc
[chore] upgrade to eslint 8 (#7506)
2 years ago
Hyunseung Lee 0580c2d90d
Update introduction/dynamic-attributes (#7498)
2 years ago
Daniel Sandoval 970b9436c8
[docs] "What's new in Svelte" May newsletter (#7483)
2 years ago
Conduitry 6c0b4d1651 -> v3.48.0
2 years ago
Conduitry ab589ff78c update changelog
2 years ago
Yuichiro Yamashita 0d017f4820
[fix] rendering void tag for `<svelte:element>` (#7453)
2 years ago
Conduitry e01115a75c update changelog
2 years ago
Tan Li Hau a2de3894c0
[feat] support const tag for if block (#7451)
2 years ago
Conduitry 61d1467c25 update changelog
2 years ago
Yuichiro Yamashita 1f1750e72e
[fix] always use `set_attributes` for attribute of `<svelte:element>` (#7486)
2 years ago
Conduitry a28e7392c0 update changelog
2 years ago
Yuji Sugiura a068719208
[fix] do not be over-eager in removing unused CSS for dialog[open] (#7495)
2 years ago