Commit Graph

7130 Commits (58a6e03b694786e8e66d1d2911d98b21bc24f755)
 

Author SHA1 Message Date
Simon Holthausen 58a6e03b69 changelog
3 years ago
Simon Holthausen e0d2b8b0b6 Merge branch 'version-4' into fix/pr-6794
3 years ago
Ben McCann 81cfab9142
Update CHANGELOG.md
3 years ago
Karl Erik Hofseth afd38494b4
fix: provide a workaround for `unsafe-inline` CSP that also works in Safari (#7800)
3 years ago
Nguyen Tran c0363966d3
fix: treat slots as if they don't exist when using CSS adjacent and general sibling combinators (#8422)
3 years ago
Robin Munn 19e163f59d
feat: pass update function to store setup callbacks (#6750)
3 years ago
Ramon Snir ea73930132
fix: allow $store to be used with changing values including nullish values (#7947)
3 years ago
Simon H d083f8a3f2
feat: custom elements rework (#8457)
3 years ago
Yuichiro Yamashita 0677d89fff
chore: fix CI on Node 20 (#8528)
3 years ago
Yuichiro Yamashita 384927dbf3
chore: TypeScript to JavaScript + JSDoc for tests (#8526)
3 years ago
Ben McCann 8ffd2112bc
chore: fix CI setup for unit tests (#8530)
3 years ago
Simon H 572f5372d4
breaking: deprecate SvelteComponentTyped, add generics to SvelteComponent (#8512)
3 years ago
Tan Li Hau df2f656557
feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426)
3 years ago
Ben McCann 6f8cdf3b0f
chore: run CI tests on Node 20 (#8519)
3 years ago
Ben McCann d64e86a260
chore: switch from npm to pnpm (#8514)
3 years ago
Ben McCann be645202d6
breaking: remove legacy package.json files (#8515)
3 years ago
Rafi Strauss f30faa702d
feat: improve duplicate key error for keyed each blocks (#8411)
3 years ago
Simon Holthausen 85112df998 Merge branch 'version-4' into fix/pr-6794
3 years ago
Chris Kerr 236ffa833d breaking: update onMount type definition to prevent async function return (#8136)
3 years ago
gtmnayan 2f423475f7 chore: produce single bundle for runtime with multiple entrypoints (#8504)
3 years ago
Yuichiro Yamashita 5d4f3bd9e5 chore: remove Node 8 and 10 logic (#8503)
3 years ago
Nguyen Tran 68bf3e8143 feat: add a11y `no-noninteractive-element-interactions` (#8391)
3 years ago
Theodore Brown 1728a8940e fix: bind null option and input values consistently (#8328)
3 years ago
Tim McCabe d587175852 feat: add `a11y-no-static-element-interactions` compiler rule (#8251)
3 years ago
Tan Li Hau c81522f992 breaking: conditional ActionReturn type if Parameter is void (#7442)
3 years ago
Hofer Ivan 8e51b51dfc breaking: improve types for `createEventDispatcher` (#7224)
3 years ago
Ben McCann caef440391 chore: run fewer CI jobs (#8496)
3 years ago
Ben McCann 2813814396 chore: upgrade rollup (#8491)
3 years ago
Ben McCann 99b6a25d9d chore: Svelte 4 dependency upgrades (#8486)
3 years ago
Ben McCann d7cffa6840 chore: upgrade to TypeScript 5 (#8488)
3 years ago
Ben McCann 42362692b5 chore: bump engines field (#8489)
3 years ago
Ben McCann 932cb66a36 chore: simplify Svelte 4 CI (#8487)
3 years ago
Simon H f0cdf77e15 chore: remove node<14 tests (#8482)
3 years ago
Pat Cavit 54bb1f42ee breaking: send in/out to transition fn (#8318)
3 years ago
xxkl1 b95ae0ef3c fix: html space entities lost in component slot (#8464)
3 years ago
Simon H db7fa5e2d4
fix
3 years ago
gtmnayan 6e1674e249
docs: fix type signature for StartStopNotifier (#8509)
3 years ago
gtmnayan 2cc299185f
fix: ensure version is typed as string instead of the literal __VERSION__ (#8502)
3 years ago
Ben McCann ef08ef3dc0 Merge remote-tracking branch 'upstream/version-4' into fix/pr-6794
3 years ago
Ben McCann c9ccd6e20f
chore: upgrade rollup (#8491)
3 years ago
Ben McCann 42e0f7d5f8
chore: Svelte 4 dependency upgrades (#8486)
3 years ago
Ben McCann 1e2cfa47d6
chore: upgrade to TypeScript 5 (#8488)
3 years ago
Ben McCann abd760ddac
chore: bump engines field (#8489)
3 years ago
Ben McCann eedacc9ac1
chore: simplify Svelte 4 CI (#8487)
3 years ago
Simon H c72982947d
chore: remove node<14 tests (#8482)
3 years ago
Simon H 9425f18e52
fix: observer PR cleanup (#8484)
3 years ago
Pat Cavit 75aec4183d
breaking: send in/out to transition fn (#8318)
3 years ago
xxkl1 765023d6e7
fix: html space entities lost in component slot (#8464)
3 years ago
James Scott-Brown cd690e025b
docs: clarify meaning of "this" in a comment (#8478)
3 years ago
Simon H 56351a3fab
chore: update changelog
3 years ago