Commit Graph

6950 Commits (79fa5b36a1b0d90407d1bf6b1d6b2504427f3f96)
 

Author SHA1 Message Date
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)
3 years ago
Ben McCann 9dc308a745
cleanup PR links in last blog post
3 years ago
Daniel Sandoval d9cc0ffc8f
[docs] "What's new in Svelte" June newsletter (#7565)
3 years ago
Tan Li Hau a4fa98c532
Update CHANGELOG.md
3 years ago
Yuichiro Yamashita 6776fe03fd
fix to apply class directive for svelte:element (#7531)
3 years ago
gtmnayan 5242ab9a72
[docs] Fix statement about the order of bind: and on: (#7357)
3 years ago
Stephanie Tuerk 8b828a4301
[docs] clarify array methods that won't trigger reactivity (#7073)
3 years ago
Matteo Baccan 0ed6ebef9d
[fix] remove duplicate semicolon (#7534)
3 years ago
Ben McCann ab48fbadb3
update changelog
3 years ago
Rich Harris e7a2350550
Faster SSR (#5701)
3 years ago
Ben McCann 34eb6efedc
[chore] upgrade to eslint 8 (#7506)
3 years ago
Hyunseung Lee 0580c2d90d
Update introduction/dynamic-attributes (#7498)
3 years ago
Daniel Sandoval 970b9436c8
[docs] "What's new in Svelte" May newsletter (#7483)
3 years ago
Conduitry 6c0b4d1651 -> v3.48.0
3 years ago
Conduitry ab589ff78c update changelog
3 years ago
Yuichiro Yamashita 0d017f4820
[fix] rendering void tag for `<svelte:element>` (#7453)
3 years ago
Conduitry e01115a75c update changelog
3 years ago
Tan Li Hau a2de3894c0
[feat] support const tag for if block (#7451)
3 years ago
Conduitry 61d1467c25 update changelog
3 years ago
Yuichiro Yamashita 1f1750e72e
[fix] always use `set_attributes` for attribute of `<svelte:element>` (#7486)
3 years ago
Conduitry a28e7392c0 update changelog
3 years ago
Yuji Sugiura a068719208
[fix] do not be over-eager in removing unused CSS for dialog[open] (#7495)
3 years ago
Conduitry 263350019f update changelog
3 years ago
Conduitry c02596d945 fix package-lock.json
3 years ago
Yuichiro Yamashita 11ada98565
[docs] fix sentences in `<svelte:element>` (#7484)
3 years ago
tanhauhau 0a086c85e4 Merge branch 'tanhauhau/gh-328'
3 years ago
tanhauhau 3e5846c7c5 update api
3 years ago
Tan Li Hau 666929a6d9
use own api to replace jsonplaceholder.typicode.com (#7472)
3 years ago
tanhauhau bc81291afc use own api to replace jsonplaceholder.typicode.com
3 years ago
Tan Li Hau d554cdbb25
[docs] add more examples on the spring store API docs (#7463)
3 years ago
Tan Li Hau 9e8592ef2c
Update CHANGELOG.md
3 years ago
Yuichiro Yamashita 1803290864
[fix] Specify svg namespace if {@html} is used in svg (#7464)
3 years ago
Yuichiro Yamashita eb37f4a285
[chore] fix lint (#7466)
3 years ago
Thad Guidry f2029ff110
[docs] Improve clarity of 2 files to edit and improve learning (#7285)
3 years ago
Tan Li Hau 0c1bfcb2ea
Update CHANGELOG.md
3 years ago
lidlanca fb341cca2c
[fix] textContent should not be set for <template> element. (#7297)
3 years ago
Tan Li Hau df75dd77f4
Update CHANGELOG.md
3 years ago
Bob Fanger 0b0221de99
[fix] Local transitions from #key blocks (#7286)
3 years ago
Jan 09b5afc8fe
[docs] Remove draft status of setting-up-your-editor blog-entry to fix broken link (#7310)
3 years ago