Commit Graph

2785 Commits (202d119e9a22267c2d31bb24c466b861004724f7)

Author SHA1 Message Date
gtmnayan 202d119e9a
chore: convert puppeteer tests to playwright (#8577)
1 year ago
Yuichiro Yamashita b6a400a549
chore: add prettier (#8543)
1 year ago
Simon Holthausen 573acf9073 Merge branch 'master' into version-4
1 year ago
Simon H b6288ecdb7
fix: Handle dynamic values in `a11y-autocomplete-valid` (#8567)
1 year ago
Simon Holthausen 418f4c2381 Merge branch 'master' into version-4
1 year ago
Vaibhav Rai 37c8bd7e67
fix: var scope should not extend outside the reactive block (#6800)
1 year ago
Christoph Rüßler 3f2f1e58df
feat: add a11y `autocomplete-valid` (#8520)
1 year ago
Karl Erik Hofseth afd38494b4
fix: provide a workaround for `unsafe-inline` CSP that also works in Safari (#7800)
1 year ago
Nguyen Tran c0363966d3
fix: treat slots as if they don't exist when using CSS adjacent and general sibling combinators (#8422)
1 year ago
Robin Munn 19e163f59d
feat: pass update function to store setup callbacks (#6750)
1 year ago
Ramon Snir ea73930132
fix: allow $store to be used with changing values including nullish values (#7947)
1 year ago
Nguyen Tran 83679e9700
fix: array rest destructuring in markup (#8555)
1 year ago
Nguyen Tran 17bf6db541
fix: Array rest property fix (#8553)
1 year ago
Simon H d083f8a3f2
feat: custom elements rework (#8457)
1 year ago
Cas c4261abfde
feat: document fullscreenElement and visibilityState bindings (#8507)
1 year ago
xxkl1 b7359c8361
feat: add window bind devicePixelRatio support (#8534)
1 year ago
Yuichiro Yamashita 384927dbf3
chore: TypeScript to JavaScript + JSDoc for tests (#8526)
1 year ago
Nguyen Tran f064c39d5f
fix: relax no-redundant-roles implementation (#8536)
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
xxkl1 32153e318d
fix: inline style value become undefined (#8517)
1 year ago
Ben McCann d64e86a260
chore: switch from npm to pnpm (#8514)
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
Chris Kerr 236ffa833d breaking: update onMount type definition to prevent async function return (#8136)
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
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
Simon H 9425f18e52
fix: observer PR cleanup (#8484)
1 year ago
Simon H 3a7685fef5
fix: special-case width/height attribute during spread (#8412)
1 year ago
Michael Leahy d42ca041dd
Closes #5876. Adds single value function support to media queries and media query range syntax / MQ level 4 support. (#8430)
1 year ago
Yuichiro Yamashita 5a934e9f43
fix: escape <textarea value={...}> attribute properly (#8434)
1 year ago
Filip Ambrosius 1333be0c6a
fix: Regression `itemscope` as `boolean_attribute` (#8414)
1 year ago
Nguyen Tran dadd6fe945
fix: resolve computed_prop_# collision (#8418)
1 year ago
esthe 95c46552fe
feat: make `preserveComments` effective in DOM renderer (#7182)
1 year ago
Michael Leahy 91e8dfcd6d
feat: `container` query support via `css-tree` extension (#8275)
1 year ago
Yuichiro Yamashita a2170f5bd5
fix: use `wholeText` for only `contenteditable` for `set_data` (#8394)
1 year ago
Simon H 6ce6f14755
fix: relax `a11y-no-noninteractive-element-to-interactive-role` warning (#8402)
1 year ago
Nguyen Tran fed93ab9e1
feat: add a11y `interactive-supports-focus` (#8392)
1 year ago
Dave Lunny f56fe33931
feat: `bind:innerText` for `contenteditable` (#4291)
1 year ago
Simon H 68e492eaff
fix: revert buggy reactive vars optimization (#8382)
1 year ago
Nguyen Tran a1e8421368
fix: object destructuring picks up computed properties (#8386)
1 year ago
Henrik Giesel 4b0b471ee1
feat: add back `<svelte:document>` (#7149)
1 year ago
Bob Fanger 6aee49bad3
feat: css units in fly & blur transitions (#7623)
1 year ago
gtmnayan 7578af3a11
fix: retain style directive value after style attribute is updated (#7610)
1 year ago
Nguyen Tran a6c329f489
fix: object destructring picks up literal properties (#8357)
1 year ago