Commit Graph

19 Commits (95c346ca41da59d39ecf6b5653b68ece766d18af)

Author SHA1 Message Date
Dave Lunny f56fe33931
feat: `bind:innerText` for `contenteditable` (#4291)
2 years ago
Henrik Giesel 4b0b471ee1
feat: add back `<svelte:document>` (#7149)
2 years ago
Brad Dougherty dd371f58fe
feat: add readyState binding for media elements (#6843)
2 years ago
Tan Li Hau c611f318d2
feat: add stopImmediatePropagation event modifier (#8341)
2 years ago
Yuichiro Yamashita 3423bf6b30
add docs (#8326)
2 years ago
Tan Li Hau d16dd5d7ca
feat: add naturalWidth and naturalHeight bindings (#7857)
2 years ago
Simon H 324b791d81
docs: note #if to wrap text only
2 years ago
James Scott-Brown acba4b72e2
docs: clarify bindings for `<select multiple>` (#8260)
2 years ago
Alicia Sykes 0598c989a0
docs: corrects syntax error in transition code sample (#8169)
2 years ago
Kyrre Gjerstad d7e4b1c8fc
docs: fix minor typos (#8268)
2 years ago
James Scott-Brown ff5c14dc71
docs: format `window.navigator.onLine` reference as code (#8262)
2 years ago
James Scott-Brown 7706a5f713
docs: link to MDN page on void elements (#8261)
2 years ago
Geoff Rich 6a23d9b65f
[docs] fix transition direction options (#8133)
2 years ago
Yuichiro Yamashita cc52dc442b
[docs] add explanation about property binding order (#7833)
2 years ago
Pat Cavit 84d61c61f8
[feat] Add options w/ direction to transitions (#8068)
2 years ago
gtmnayan bee1851faa
[feat] `|important` modifier for style directive (#7489)
2 years ago
Don Alfons 1ca83c2050
[docs] Improve grammar (#7923)
2 years ago
Tan Li Hau 5c5bc27d97
[feat] Support style props for SVG components (#7859)
2 years ago
Ben McCann 7d20194d8a
[docs] create getting started guide outside blog (#7812)
2 years ago