Commit Graph

98 Commits (abf257306b7d534b3ea22113397ece7b0066dfb4)

Author SHA1 Message Date
github-actions[bot] a08ae0f555
Version Packages (#9037)
1 year ago
hackape 99a3cc93b6
fix: allow child element with slot attribute within svelte:element (#9038)
1 year ago
Teo 01cbb661d0
chore: remove duplicate condition in `if` statement (#9023)
1 year ago
Conduitry 959825c7c4
chore: fix tests on Node 18.17.0 (#9049)
1 year ago
Paolo Ricciuti a71f3595a3
fix: Add data-* to svg attributes (#9036)
1 year ago
github-actions[bot] 6827709373
Version Packages (#9008)
1 year ago
hackape a2b6401c43
fix: `svelte:component` spread props change not picked up (#9006)
1 year ago
github-actions[bot] 5d66f96d01
Version Packages (#8928)
1 year ago
Nguyen Tran f8283fbc77
fix: remove let variable from select binding dependencies (#8969)
1 year ago
Simon H cb1358cc41
fix: don't add accessor twice (#8996)
1 year ago
Simon H 657f11376c
feat: add ability to extend custom element class (#8991)
1 year ago
Ben McCann 4bbb5454e2
perf: optimize imports that are not mutated or reassigned (#8948)
1 year ago
gtmnayan 33fd631b5f
chore: upgrade dependencies (#8939)
1 year ago
gtmnayan 20dac2ae12
fix: handle patterns in destructured literals (#8871)
1 year ago
Nguyen Tran 66593c62f4
fix: svelte:component evaluates props once (#8946)
1 year ago
Ben McCann ff7a4c07d7
chore: fix broken script for generating parser tests (#8945)
1 year ago
Ben McCann 8601195a85
docs: add a couple internal JSDocs and cleanup from TS migration (#8940)
1 year ago
github-actions[bot] 3ff0084dc3
Version Packages (#8925)
1 year ago
Lyu, Wei-Da 0a2732a2b0
fix: generate type definition with nullable types (#8924)
1 year ago
github-actions[bot] a12643cbb8
Version Packages (#8911)
1 year ago
Simon H 136aebd8eb
fix: repair invalid raw html content during hydration (#8912)
1 year ago
Simon H 35221c8811
fix: claim svg tags in raw mustache tags correctly (#8910)
1 year ago
github-actions[bot] 800f6c076b
Version Packages (#8902)
1 year ago
Simon H 8de9dc6144
fix: handle falsy srcset values (#8901)
1 year ago
github-actions[bot] ae752c9693
Version Packages (#8877)
1 year ago
Simon H 0aa03df086
fix: reflect all custom element prop updates back to attribute (#8898)
1 year ago
Simon H 4b3eb72346
fix: shrink custom element baseline a bit (#8858)
1 year ago
Simon H 2f5e371046
chore: run tsc properly (#8884)
1 year ago
Simon H d2ff04f9fe
fix: use non-destructive hydration for all `@html` tags (#8880)
1 year ago
Simon H 1a3e50b6b7
fix: check srcset when hydrating to prevent needless requests (#8868)
1 year ago
L 270cfce065
chore: adding default for disclose version (#8874)
1 year ago
Simon Holthausen 1de2144dae chore: tests for #8872
1 year ago
github-actions[bot] 90860550ae
Version Packages (#8855)
1 year ago
Simon H b0a3fa1766
fix: ensure createEventDispatcher and ActionReturn work with generic function types (#8872)
1 year ago
Simon H 1cfed0bf29
fix: relax a11y "no redundant role" rule for li, ul, ol (#8867)
1 year ago
hackape 876f894c64
fix: apply transition_in/out to svelte:element with local transition (#8865)
1 year ago
Simon H 2b9b99bd35
fix: remove tsconfig.json from published package (#8859)
1 year ago
Nguyen Tran 3576c7443e
fix: Make sure 'func' doesn't clash with destructured contexts (#8840)
1 year ago
Ben McCann 68e6336637
chore: upgrade dependencies (#8827)
1 year ago
Eric Liu abe2ee73e1
docs: fix link to changelog (#8845)
1 year ago
Ben McCann 7bab2d4033
docs: fix link in changelog
1 year ago
Simon H 037ac2f55a
docs: update transitions tutorial (#8822)
1 year ago
Isaiah Banks 140bed5386
Update CHANGELOG.md (#8809)
1 year ago
github-actions[bot] 0596c4797d
Version Packages (#8799)
1 year ago
Ben McCann 60eee9a73f
chore: better error messages for CJS users (#8790)
1 year ago
Simon Holthausen 8905877bab fix: add any fallback to generic
1 year ago
Jimmy Wärting 7cbd36d6b2
chore: Remove the need for `node:process` (#8795)
1 year ago
github-actions[bot] 82cc48390c
Version Packages (next) (#8772)
1 year ago
Simon H ef1b98f9d9
fix: account for sourcemap in meta info (#8778)
1 year ago
gtmnayan 5702142d9e
feat: attach Svelte major version info to window global (#8761)
1 year ago