Commit Graph

17 Commits (56df761f95a2e26ce8d6f9fadc0b71b6a33214a4)

Author SHA1 Message Date
Simon Holthausen 418f4c2381 Merge branch 'master' into version-4
1 year ago
Karl Erik Hofseth afd38494b4
fix: provide a workaround for `unsafe-inline` CSP that also works in Safari (#7800)
1 year ago
Yuichiro Yamashita 384927dbf3
chore: TypeScript to JavaScript + JSDoc for tests (#8526)
1 year ago
gtmnayan 1964535adf
fix: interpolated style directive updates properly with spread (#8505)
1 year ago
Yuichiro Yamashita 5d4f3bd9e5 chore: remove Node 8 and 10 logic (#8503)
1 year ago
Yuichiro Yamashita a2170f5bd5
fix: use `wholeText` for only `contenteditable` for `set_data` (#8394)
1 year ago
gtmnayan 7578af3a11
fix: retain style directive value after style attribute is updated (#7610)
1 year ago
Tan Li Hau c99dd2e045
fix: binding group with if block (#8373)
1 year ago
Jos de Jong e5b0b6235d
fix: ensure `bind:offsetHeight` updates (#8096)
2 years ago
Yuichiro Yamashita de6821a1de
[ chore] disable puppeteer on Linux for Node8 and 10 (#8155)
2 years ago
gtmnayan bee1851faa
[feat] `|important` modifier for style directive (#7489)
2 years ago
Tan Li Hau 5c5bc27d97
[feat] Support style props for SVG components (#7859)
2 years ago
Yuichiro Yamashita 5adac302c0
[fix] call attribute bindings for custom element if <svelte:element> render custom element (#7766)
2 years ago
Yuichiro Yamashita e2538c594b
[feat] support `--style-props` for `<svelte:component>` (#7468)
2 years ago
Yuichiro Yamashita 07d6d179ab
[fix] style manager transition regression (#7831)
2 years ago
Yuichiro Yamashita 966c03a317
[chore] fix test flakiness (#7076)
3 years ago
Tan Li Hau 02b49a1bb4
implement passing CSS custom properties to components (#6237)
3 years ago