Commit Graph

7063 Commits (aa4d0fc2643bdf968dbd72bceda1cce8bdfb5306)
 

Author SHA1 Message Date
Simon H aa4d0fc264
chore: update changelog 2 years ago
Yuichiro Yamashita a2170f5bd5
fix: use `wholeText` for only `contenteditable` for `set_data` () 2 years ago
Simon H 6ce6f14755
fix: relax `a11y-no-noninteractive-element-to-interactive-role` warning () 2 years ago
Simon H 0700abe41d
fix: typings for `svelte:document` 2 years ago
Nguyen Tran fed93ab9e1
feat: add a11y `interactive-supports-focus` () 2 years ago
Cavit Ertuğrul Sırt 7e9e78b37c
docs: Tutorial body had <svelte:body /> even though <svelte:document /> was the subject () 2 years ago
Simon H 33065aa1e6
chore: update changelog 2 years ago
Geoff Rich 0f64e54ebb
chore: update changelog () 2 years ago
Dave Lunny f56fe33931
feat: `bind:innerText` for `contenteditable` () 2 years ago
Kazuma Oe a45afd5393
docs: add `<svelte:document>` example () 2 years ago
Conduitry 952f8c566f -> v3.57.0 2 years ago
Simon H 10399d29e2
chore: update changelog 2 years ago
Simon H 68e492eaff
fix: revert buggy reactive vars optimization () 2 years ago
Nguyen Tran a1e8421368
fix: object destructuring picks up computed properties () 2 years ago
Henrik Giesel 4b0b471ee1
feat: add back `<svelte:document>` () 2 years ago
Ben McCann c19d0889c5
chore: rename variable to follow coding style () 2 years ago
Bob Fanger 6aee49bad3
feat: css units in fly & blur transitions () 2 years ago
Simon H 8015a36770
chore: update changelog 2 years ago
Bob Fanger fb5f281e9a
fix: Prevent intro from cancelling outro () 2 years ago
gtmnayan 7578af3a11
fix: retain style directive value after style attribute is updated () 2 years ago
Nguyen Tran a6c329f489
fix: object destructring picks up literal properties () 2 years ago
Nguyen Tran 26c38e750c
feat: add a11y `no-noninteractive-element-to-interactive-role` () 2 years ago
Jon Rouleau 127b61a465
fix: derived store restarting when unsubscribed from another store with a shared ancestor () 2 years ago
Tan Li Hau c99dd2e045
fix: binding group with if block () 2 years ago
Theodore Brown c7dcfac883
fix: select option with selected attribute when initial state is undefined () 2 years ago
Lyu, Wei-Da 5c14bc5f01
fix: support es2022 class features () 2 years ago
Conduitry e2fe8ab469 -> v3.56.0 2 years ago
Conduitry 80e6e28204
chore: mark Promise.resolve() as pure to appease Agadoo () 2 years ago
Ben McCann f9efb4d992
chore: upgrade aria-query () 2 years ago
Ben McCann 757a81ac6d
chore: upgrade dependencies () 2 years ago
Simon H 11af850924
fix: correct meta attributes 2 years ago
Ben McCann c6d6a73b9d
chore: upgrade rollup plugins () 2 years ago
Ben McCann b336b16204
chore: upgrade to code-red 1.0 () 2 years ago
Ben McCann 5b2fa1f247
chore: upgrade magic-string () 2 years ago
Tan Li Hau 0966d1d282
feat: improve `bind:group` behavior () 2 years ago
Simon H 6476e9b34f
fix: add visibility event to types 2 years ago
Brandon McConnell e2b9df1888
docs: update 06-accessibility-warnings.md () 2 years ago
Tan Li Hau d525901556
fix validation for global compound selector () 2 years ago
Tan Li Hau fbaf3cfc12
fix: call `<svelte:component>` update to `this` only when it's dirty () 2 years ago
Simon H 311193f1d7
chore: update changelog 2 years ago
Dane David c0bc86e214
feat: support exclusively special characters in component filenames () 2 years ago
Brad Dougherty dd371f58fe
feat: add readyState binding for media elements () 2 years ago
Tan Li Hau c611f318d2
feat: add stopImmediatePropagation event modifier () 2 years ago
Roy Choo acbf8135a8
fix: add global compound selector validation () 2 years ago
Nguyen Tran ed575cc927
fix: make svelte-ignore work above components () 2 years ago
Simon H dc36d0c9af
fix: typings for naturalWidth/Height bindings 2 years ago
Simon H b5b0d1f2d4
chore: update changelog 2 years ago
Simon H 6ec5a0ed24
chore: update changelog 2 years ago
xxkl1 f34abc5689
fix: decode html entities correctly () 2 years ago
lidlanca aa15a64cbe
fix: account for `<template>` tag in `{@html}` () 2 years ago