Commit Graph

13 Commits (b6a400a549a3696d2567f4457b92056af739e4ac)

Author SHA1 Message Date
Yuichiro Yamashita b6a400a549
chore: add prettier (#8543)
3 years ago
Simon Holthausen 418f4c2381 Merge branch 'master' into version-4
3 years ago
Karl Erik Hofseth afd38494b4
fix: provide a workaround for `unsafe-inline` CSP that also works in Safari (#7800)
3 years ago
gtmnayan 1964535adf
fix: interpolated style directive updates properly with spread (#8505)
3 years ago
Yuichiro Yamashita a2170f5bd5
fix: use `wholeText` for only `contenteditable` for `set_data` (#8394)
4 years ago
gtmnayan 7578af3a11
fix: retain style directive value after style attribute is updated (#7610)
4 years ago
Jos de Jong e5b0b6235d
fix: ensure `bind:offsetHeight` updates (#8096)
4 years ago
gtmnayan bee1851faa
[feat] `|important` modifier for style directive (#7489)
4 years ago
Tan Li Hau 5c5bc27d97
[feat] Support style props for SVG components (#7859)
4 years ago
Yuichiro Yamashita 5adac302c0
[fix] call attribute bindings for custom element if <svelte:element> render custom element (#7766)
4 years ago
Yuichiro Yamashita e2538c594b
[feat] support `--style-props` for `<svelte:component>` (#7468)
4 years ago
Yuichiro Yamashita 07d6d179ab
[fix] style manager transition regression (#7831)
4 years ago
Tan Li Hau 02b49a1bb4
implement passing CSS custom properties to components (#6237)
5 years ago