Commit Graph

745 Commits (61218d3c9c6c85bf4e5fc5438faa7c80d1fe20d2)

Author SHA1 Message Date
Simon Holthausen 418f4c2381 Merge branch 'master' into version-4
1 year ago
Robin Munn 19e163f59d
feat: pass update function to store setup callbacks (#6750)
1 year ago
Simon H d083f8a3f2
feat: custom elements rework (#8457)
1 year ago
Cas c4261abfde
feat: document fullscreenElement and visibilityState bindings (#8507)
1 year ago
abirtley a74caf1381
docs: Clarify when bind:group does not work (#8540)
1 year ago
xxkl1 b7359c8361
feat: add window bind devicePixelRatio support (#8534)
1 year ago
James Scott-Brown 1770fc140a
docs: clarify statement about initial values for props (#8477)
1 year ago
Nguyen Tran 68bf3e8143 feat: add a11y `no-noninteractive-element-interactions` (#8391)
1 year ago
James Scott-Brown cd690e025b
docs: clarify meaning of "this" in a comment (#8478)
1 year ago
Nguyen Tran fed93ab9e1
feat: add a11y `interactive-supports-focus` (#8392)
1 year ago
Cavit Ertuğrul Sırt 7e9e78b37c
docs: Tutorial body had <svelte:body /> even though <svelte:document /> was the subject (#8396)
1 year ago
Dave Lunny f56fe33931
feat: `bind:innerText` for `contenteditable` (#4291)
1 year ago
Kazuma Oe a45afd5393
docs: add `<svelte:document>` example (#8387)
1 year ago
Henrik Giesel 4b0b471ee1
feat: add back `<svelte:document>` (#7149)
1 year ago
Bob Fanger 6aee49bad3
feat: css units in fly & blur transitions (#7623)
1 year ago
Nguyen Tran 26c38e750c
feat: add a11y `no-noninteractive-element-to-interactive-role` (#8167)
1 year ago
Brandon McConnell e2b9df1888
docs: update 06-accessibility-warnings.md (#8342)
1 year ago
Brad Dougherty dd371f58fe
feat: add readyState binding for media elements (#6843)
1 year ago
Tan Li Hau c611f318d2
feat: add stopImmediatePropagation event modifier (#8341)
1 year ago
Invader Zim d4363510fc
docs: add console output instruction to tutorial (#8336)
1 year ago
Theodor Steiner c7bbe55b9f
feat: introduce axis parameter to allow for horizontal slide transition (#6183)
1 year ago
Nguyen Tran b56dfe51a8
feat: add a11y `role-supports-aria-props` (#8195)
1 year ago
Yuichiro Yamashita 3423bf6b30
add docs (#8326)
1 year ago
Tan Li Hau d16dd5d7ca
feat: add naturalWidth and naturalHeight bindings (#7857)
1 year ago
Mike Randazzo 487fedce6c
docs: describe that `bind:value` creates a two-way binding (#8311)
1 year ago
Alvin Ramskogler 9f89a92d31
feat: add `readonly` method to convert writable store to readonly (#6518)
1 year ago
ngtr6788 3559997223
feat: implement a11y `aria-activedescendant-has-tabindex` (#8172)
1 year ago
brunnerh e3e912ab58
Fix accessibility of options tutorial. (#8308)
1 year ago
Rémi Marche 57d869d028
[docs] move `@html` tutorial to end (partly fixing #7253) (#7254)
1 year ago
Jhorman Ruswel ㅠㅠ 85f882f23d
docs: update Keyed Each Blocks tutorial (#8188)
1 year ago
Simon H 324b791d81
docs: note #if to wrap text only
1 year ago
Hyunbin 213049cc2e
docs: update dialog example (#8200)
1 year ago
Mike Plummer 7a6eee51e0
docs: Expand testing FAQ section (#8205)
1 year ago
Maxime Dupont 4dd12c0c61
docs: fix fly animation description (#8236)
1 year ago
James Scott-Brown acba4b72e2
docs: clarify bindings for `<select multiple>` (#8260)
1 year ago
Alicia Sykes 0598c989a0
docs: corrects syntax error in transition code sample (#8169)
1 year ago
Kyrre Gjerstad d7e4b1c8fc
docs: fix minor typos (#8268)
1 year ago
James Scott-Brown ff5c14dc71
docs: format `window.navigator.onLine` reference as code (#8262)
1 year ago
James Scott-Brown 7706a5f713
docs: link to MDN page on void elements (#8261)
1 year ago
Satvik 6ac24f1d5c
[docs] add missing semicolon (#8190)
1 year ago
Josh aa98397440
[docs] fix typo (#8180)
2 years ago
wackbyte 094483b397
[fix] say "nonnegative" instead of "positive" tabIndex for `a11y-no-noninteractive-tabindex` (#8126)
2 years ago
Simon H b8f32c0b1a
[docs] clear timeout on destroy
2 years ago
Geoff Rich 6a23d9b65f
[docs] fix transition direction options (#8133)
2 years ago
Rich Harris b8bc1be0a8
remove blog content. it now lives in sites repo (#8117)
2 years ago
gaac510 eef125f6c1
[docs] update outdated SvelteKit release info (#8128)
2 years ago
Simon H 670f458056
[docs] adjust code snippet to conform with previous one
2 years ago
Nilesh ad8dbfb9b9
[docs] Add comment about generating a Svelte project without Kit (#8115)
2 years ago
Ben McCann a0a6bd1f54
[docs] add some basic docs about bundler plugins (#8092)
2 years ago
Yuichiro Yamashita cc52dc442b
[docs] add explanation about property binding order (#7833)
2 years ago