Commit Graph

6894 Commits (e44762aa2d5a7fde6371c45ff3c212eae912f57b)
 

Author SHA1 Message Date
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
Conduitry 263350019f update changelog
2 years ago
Conduitry c02596d945 fix package-lock.json
2 years ago
Yuichiro Yamashita 11ada98565
[docs] fix sentences in `<svelte:element>` (#7484)
2 years ago
tanhauhau 0a086c85e4 Merge branch 'tanhauhau/gh-328'
2 years ago
tanhauhau 3e5846c7c5 update api
2 years ago
Tan Li Hau 666929a6d9
use own api to replace jsonplaceholder.typicode.com (#7472)
2 years ago
tanhauhau bc81291afc use own api to replace jsonplaceholder.typicode.com
2 years ago
Tan Li Hau d554cdbb25
[docs] add more examples on the spring store API docs (#7463)
2 years ago
Tan Li Hau 9e8592ef2c
Update CHANGELOG.md
2 years ago
Yuichiro Yamashita 1803290864
[fix] Specify svg namespace if {@html} is used in svg (#7464)
2 years ago
Yuichiro Yamashita eb37f4a285
[chore] fix lint (#7466)
2 years ago
Thad Guidry f2029ff110
[docs] Improve clarity of 2 files to edit and improve learning (#7285)
2 years ago
Tan Li Hau 0c1bfcb2ea
Update CHANGELOG.md
2 years ago
lidlanca fb341cca2c
[fix] textContent should not be set for <template> element. (#7297)
2 years ago
Tan Li Hau df75dd77f4
Update CHANGELOG.md
2 years ago
Bob Fanger 0b0221de99
[fix] Local transitions from #key blocks (#7286)
2 years ago
Jan 09b5afc8fe
[docs] Remove draft status of setting-up-your-editor blog-entry to fix broken link (#7310)
2 years ago
Yosuke Ota 3a238fe057
[fix] strip leading newline after `<pre>` and `<textarea>` (#7280)
2 years ago
Benjamin Bender 9778eef6db
[docs] fix link to webpack-loader (#7460)
2 years ago
Ben McCann 94f0d7c478
[docs] FAQ cleanup (#7452)
2 years ago
Tan Li Hau 4aff59b080
[fix] correctly track dependencies of let: bindings (#7448)
2 years ago
gtmnayan 39d2dfcbcd
[docs] style directive tutorial (#7161)
2 years ago
Henning Groß 9276f85768
[feat] improve error message for animate used in a non-keyed each block (#6838)
2 years ago