Commit Graph

7311 Commits (a856128d804fca335ca2624892f1a9244620f041)
 

Author SHA1 Message Date
Simon H e45a1e05a3
note of restructuring
1 year ago
Simon H d083f8a3f2
feat: custom elements rework (#8457)
1 year ago
Puru Vijay 23d63c760a chore: Rebuild package.lock
1 year ago
Puru Vijay 12f4f6c457 Merge remote-tracking branch 'origin/master' into sites
1 year ago
Cas c4261abfde
feat: document fullscreenElement and visibilityState bindings (#8507)
1 year ago
abirtley a74caf1381
docs: Clarify when bind:group does not work (#8540)
1 year ago
xxkl1 b7359c8361
feat: add window bind devicePixelRatio support (#8534)
1 year ago
Yuichiro Yamashita 0677d89fff
chore: fix CI on Node 20 (#8528)
1 year ago
Yuichiro Yamashita 384927dbf3
chore: TypeScript to JavaScript + JSDoc for tests (#8526)
1 year ago
Ben McCann 8ffd2112bc
chore: fix CI setup for unit tests (#8530)
1 year ago
Nguyen Tran f064c39d5f
fix: relax no-redundant-roles implementation (#8536)
1 year ago
Simon H 572f5372d4
breaking: deprecate SvelteComponentTyped, add generics to SvelteComponent (#8512)
1 year ago
Puru Vijay ce686c95d1
chore: Upgrade to Vite 4.3 (#8524)
1 year ago
Puru Vijay 1e9e843ca5 Merge
1 year ago
Tan Li Hau df2f656557
feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426)
1 year ago
Simon H 6ba2f72251
chore: Update CHANGELOG.md
1 year ago
xxkl1 32153e318d
fix: inline style value become undefined (#8517)
1 year ago
Ben McCann 6f8cdf3b0f
chore: run CI tests on Node 20 (#8519)
1 year ago
Ben McCann d64e86a260
chore: switch from npm to pnpm (#8514)
1 year ago
Ben McCann be645202d6
breaking: remove legacy package.json files (#8515)
1 year ago
Simon H 6bbae502f6
chore: Update CHANGELOG.md
1 year ago
gtmnayan 1964535adf
fix: interpolated style directive updates properly with spread (#8505)
1 year ago
Rafi Strauss f30faa702d
feat: improve duplicate key error for keyed each blocks (#8411)
1 year ago
James Scott-Brown 1770fc140a
docs: clarify statement about initial values for props (#8477)
1 year ago
Chris Kerr 236ffa833d breaking: update onMount type definition to prevent async function return (#8136)
1 year ago
gtmnayan 2f423475f7 chore: produce single bundle for runtime with multiple entrypoints (#8504)
1 year ago
Yuichiro Yamashita 5d4f3bd9e5 chore: remove Node 8 and 10 logic (#8503)
1 year ago
Nguyen Tran 68bf3e8143 feat: add a11y `no-noninteractive-element-interactions` (#8391)
1 year ago
Theodore Brown 1728a8940e fix: bind null option and input values consistently (#8328)
1 year ago
Tim McCabe d587175852 feat: add `a11y-no-static-element-interactions` compiler rule (#8251)
1 year ago
Tan Li Hau c81522f992 breaking: conditional ActionReturn type if Parameter is void (#7442)
1 year ago
Hofer Ivan 8e51b51dfc breaking: improve types for `createEventDispatcher` (#7224)
1 year ago
Ben McCann caef440391 chore: run fewer CI jobs (#8496)
1 year ago
Ben McCann 2813814396 chore: upgrade rollup (#8491)
1 year ago
Ben McCann 99b6a25d9d chore: Svelte 4 dependency upgrades (#8486)
1 year ago
Ben McCann d7cffa6840 chore: upgrade to TypeScript 5 (#8488)
1 year ago
Ben McCann 42362692b5 chore: bump engines field (#8489)
1 year ago
Ben McCann 932cb66a36 chore: simplify Svelte 4 CI (#8487)
1 year ago
Simon H f0cdf77e15 chore: remove node<14 tests (#8482)
1 year ago
Pat Cavit 54bb1f42ee breaking: send in/out to transition fn (#8318)
1 year ago
xxkl1 b95ae0ef3c fix: html space entities lost in component slot (#8464)
1 year ago
gtmnayan 6e1674e249
docs: fix type signature for StartStopNotifier (#8509)
1 year ago
gtmnayan 2cc299185f
fix: ensure version is typed as string instead of the literal __VERSION__ (#8502)
1 year ago
Puru Vijay 45f2890261
feat(site-2): Remove legacy site-kit stuff (#8501)
1 year ago
Puru Vijay 92a06e971c chore: run npm install
1 year ago
Puru Vijay 59b7c4400e Merge remote-tracking branch 'origin/master' into sites
1 year ago
Puru Vijay 36658da3f2 Fix broken links
1 year ago
Puru Vijay 92e62c9316 Update deps
1 year ago
Simon H 9425f18e52
fix: observer PR cleanup (#8484)
1 year ago
Puru Vijay 71d173a4c0 feat: Add home slot
1 year ago