Commit Graph

9 Commits (cfe26d8d6c3e31471bf9a0b520e30afe422f09f6)

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
Jos de Jong e5b0b6235d
fix: ensure `bind:offsetHeight` updates (#8096)
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
Tan Li Hau 02b49a1bb4
implement passing CSS custom properties to components (#6237)
4 years ago