Commit Graph

89 Commits (6bba70a2a53a12dbf6c2da0253119d8cd8a5a724)

Author SHA1 Message Date
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
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 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
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
github-actions[bot] 0596c4797d
Version Packages (#8799)
1 year ago
Simon Holthausen 5d301aafb9 chore: exit prerelease mode
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
gtmnayan 03942162f8
chore: deindent cjs output for compiler (#8785)
1 year ago
Simon H 203490c3e4
breaking: use `CustomEvent` constructor instead of deprecated `createEvent` method (#8775)
1 year ago
Simon Holthausen 963cbcdb06 chore: adjust changeset config
1 year ago
gtmnayan 914529fa76
feat: smaller destructor chunk (#8763)
1 year ago
github-actions[bot] 520a5784fb
Version Packages (next) (#8733)
1 year ago
gtmnayan cc82d5ddcb
fix: expose types for all TS resolution modes, fix SvelteComponent export (#8721)
1 year ago
Simon H aa8cc5d26f
fix: never use html optimization for mustache tags in hydration mode (#8744)
1 year ago
gtmnayan f580e2e0c8
fix: warn on boolean compilerOptions.css (#8710)
1 year ago
github-actions[bot] 5963b6fd84
Version Packages (next) (#8709)
1 year ago
gtmnayan 264da48887
fix: derived types (#8700)
1 year ago
gtmnayan 0b15bb6928
fix: export ComponentType (#8694)
1 year ago
Rich Harris 1046daba6a
Generate type declarations with `dts-buddy` (#8702)
1 year ago
Ben McCann f2ff684b5f
chore: setup changesets (#8668)
1 year ago