Commit Graph

26 Commits (20dac2ae1219b2aca663e0007c94e361a9d358c4)

Author SHA1 Message Date
gtmnayan 20dac2ae12
fix: handle patterns in destructured literals (#8871)
2 years ago
Nguyen Tran 66593c62f4
fix: svelte:component evaluates props once (#8946)
2 years ago
Ben McCann ff7a4c07d7
chore: fix broken script for generating parser tests (#8945)
2 years ago
Simon H 136aebd8eb
fix: repair invalid raw html content during hydration (#8912)
2 years ago
Simon H 35221c8811
fix: claim svg tags in raw mustache tags correctly (#8910)
2 years ago
Simon H 8de9dc6144
fix: handle falsy srcset values (#8901)
2 years ago
Simon H 0aa03df086
fix: reflect all custom element prop updates back to attribute (#8898)
2 years ago
Simon H d2ff04f9fe
fix: use non-destructive hydration for all `@html` tags (#8880)
2 years ago
Simon H 1a3e50b6b7
fix: check srcset when hydrating to prevent needless requests (#8868)
2 years ago
Simon Holthausen 1de2144dae chore: tests for #8872
2 years ago
Simon H b0a3fa1766
fix: ensure createEventDispatcher and ActionReturn work with generic function types (#8872)
2 years ago
Simon H 1cfed0bf29
fix: relax a11y "no redundant role" rule for li, ul, ol (#8867)
2 years ago
Nguyen Tran 3576c7443e
fix: Make sure 'func' doesn't clash with destructured contexts (#8840)
2 years ago
Simon H ef1b98f9d9
fix: account for sourcemap in meta info (#8778)
2 years ago
gtmnayan 5702142d9e
feat: attach Svelte major version info to window global (#8761)
2 years ago
Puru Vijay 78749101e7
fix: update/add links to website (#8729)
2 years ago
gtmnayan de8dfda049
chore: move tests to the correct place (#8773)
2 years ago
gtmnayan 914529fa76
feat: smaller destructor chunk (#8763)
2 years ago
GrygrFlzr 54f72f4545
fix: update onMount type to allow async to return any (#8714)
2 years ago
Ben McCann 0724261b4d
chore: update code-red (#8719)
2 years ago
Simon H 752ee69e6b
chore: a11y tests cleanup (#8759)
2 years ago
Simon H aa8cc5d26f
fix: never use html optimization for mustache tags in hydration mode (#8744)
2 years ago
Ben McCann 83e91782e6
chore: upgrade aria-query and axobject-query (#8724)
2 years ago
Ben McCann cc1f4bc6ff
chore: upgrade eslint config (#8717)
2 years ago
Ben McCann f2ff684b5f
chore: setup changesets (#8668)
2 years ago
Ben McCann ddfff4df8c
chore: convert to monorepo (#8644)
2 years ago