Commit Graph

81 Commits (3ff0084dc3760cf763a9a79090b85ae657ead509)

Author SHA1 Message Date
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
gtmnayan 03942162f8
chore: deindent cjs output for compiler (#8785)
1 year ago
Jimmy Wärting f76a75b97d
chore: remove btoa fallback (#8783)
1 year ago
Puru Vijay cf32fa2497
fix(site): update tutorial links (#8780)
1 year ago
Simon H 203490c3e4
breaking: use `CustomEvent` constructor instead of deprecated `createEvent` method (#8775)
1 year ago
Puru Vijay 78749101e7
fix: update/add links to website (#8729)
1 year ago
gtmnayan de8dfda049
chore: move tests to the correct place (#8773)
1 year ago
Ben McCann 4d491d41cc merge changelog for 3.59.2
1 year ago
Ben McCann a856128d80 merge master
1 year ago
gtmnayan 914529fa76
feat: smaller destructor chunk (#8763)
1 year ago
Puru Vijay 88504ee90a
docs(sites): Auto-generated CompileOptions (#8756)
1 year ago
GrygrFlzr 54f72f4545
fix: update onMount type to allow async to return any (#8714)
1 year ago
Ben McCann 0724261b4d
chore: update code-red (#8719)
1 year ago
Simon H 752ee69e6b
chore: a11y tests cleanup (#8759)
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
Ben McCann bdf10f125c merge
1 year ago