Commit Graph

12 Commits (99611ad82e00380fc9b9c2f39f64ba3e0c7a1dee)

Author SHA1 Message Date
Yuichiro Yamashita a2170f5bd5
fix: use `wholeText` for only `contenteditable` for `set_data` (#8394)
2 years ago
gtmnayan 7578af3a11
fix: retain style directive value after style attribute is updated (#7610)
2 years ago
Tan Li Hau c99dd2e045
fix: binding group with if block (#8373)
2 years 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)
4 years ago