Commit Graph

7089 Commits (99b6a25d9df48d1fb9246398b009227bd9935065)
 

Author SHA1 Message Date
Ben McCann 99b6a25d9d chore: Svelte 4 dependency upgrades (#8486)
1 year ago
Ben McCann d7cffa6840 chore: upgrade to TypeScript 5 (#8488)
1 year ago
Ben McCann 42362692b5 chore: bump engines field (#8489)
1 year ago
Ben McCann 932cb66a36 chore: simplify Svelte 4 CI (#8487)
1 year ago
Simon H f0cdf77e15 chore: remove node<14 tests (#8482)
1 year ago
Pat Cavit 54bb1f42ee breaking: send in/out to transition fn (#8318)
1 year ago
xxkl1 b95ae0ef3c fix: html space entities lost in component slot (#8464)
1 year ago
gtmnayan 6e1674e249
docs: fix type signature for StartStopNotifier (#8509)
1 year ago
gtmnayan 2cc299185f
fix: ensure version is typed as string instead of the literal __VERSION__ (#8502)
1 year ago
Simon H 9425f18e52
fix: observer PR cleanup (#8484)
1 year ago
James Scott-Brown cd690e025b
docs: clarify meaning of "this" in a comment (#8478)
1 year ago
Simon H 56351a3fab
chore: update changelog
1 year ago
Cymaera 0adc09da97
feat: add support for resize observer bindings (#8022)
1 year ago
Simon H 3a7685fef5
fix: special-case width/height attribute during spread (#8412)
1 year ago
Ben McCann def1890f4f
chore: bump @jridgewell/sourcemap-codec (#8458)
1 year ago
Michael Leahy d42ca041dd
Closes #5876. Adds single value function support to media queries and media query range syntax / MQ level 4 support. (#8430)
1 year ago
Conduitry cfe26d8d6c -> v3.58.0
1 year ago
Conduitry 5d0e049a94 update changelog
1 year ago
Yuichiro Yamashita 5a934e9f43
fix: escape <textarea value={...}> attribute properly (#8434)
1 year ago
Conduitry 3806977678 update changelog
1 year ago
Filip Ambrosius 1333be0c6a
fix: Regression `itemscope` as `boolean_attribute` (#8414)
1 year ago
Simon H b8959ac09e
chore: update changelog
1 year ago
Nguyen Tran dadd6fe945
fix: resolve computed_prop_# collision (#8418)
1 year ago
esthe 95c46552fe
feat: make `preserveComments` effective in DOM renderer (#7182)
1 year ago
Michael Leahy 91e8dfcd6d
feat: `container` query support via `css-tree` extension (#8275)
1 year ago
Snaipe d49b568019
fix: allow use of document root as target in typescript (#7554)
1 year ago
Simon H aa4d0fc264
chore: update changelog
1 year ago
Yuichiro Yamashita a2170f5bd5
fix: use `wholeText` for only `contenteditable` for `set_data` (#8394)
1 year ago
Simon H 6ce6f14755
fix: relax `a11y-no-noninteractive-element-to-interactive-role` warning (#8402)
1 year ago
Simon H 0700abe41d
fix: typings for `svelte:document`
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
Simon H 33065aa1e6
chore: update changelog
1 year ago
Geoff Rich 0f64e54ebb
chore: update changelog (#8390)
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
Conduitry 952f8c566f -> v3.57.0
1 year ago
Simon H 10399d29e2
chore: update changelog
1 year ago
Simon H 68e492eaff
fix: revert buggy reactive vars optimization (#8382)
1 year ago
Nguyen Tran a1e8421368
fix: object destructuring picks up computed properties (#8386)
1 year ago
Henrik Giesel 4b0b471ee1
feat: add back `<svelte:document>` (#7149)
1 year ago
Ben McCann c19d0889c5
chore: rename variable to follow coding style (#8385)
1 year ago
Bob Fanger 6aee49bad3
feat: css units in fly & blur transitions (#7623)
1 year ago
Simon H 8015a36770
chore: update changelog
1 year ago
Bob Fanger fb5f281e9a
fix: Prevent intro from cancelling outro (#7300)
1 year ago
gtmnayan 7578af3a11
fix: retain style directive value after style attribute is updated (#7610)
1 year ago
Nguyen Tran a6c329f489
fix: object destructring picks up literal properties (#8357)
1 year ago
Nguyen Tran 26c38e750c
feat: add a11y `no-noninteractive-element-to-interactive-role` (#8167)
1 year ago
Jon Rouleau 127b61a465
fix: derived store restarting when unsubscribed from another store with a shared ancestor (#8368)
1 year ago
Tan Li Hau c99dd2e045
fix: binding group with if block (#8373)
1 year ago