Commit Graph

17 Commits

Author SHA1 Message Date
Mark Lawlor
7093c202dc feat: add state suffix to styles
BREAKING CHANGE: The compiled output has changed
2022-06-16 15:46:53 +10:00
Mark Lawlor
c4db268db5 fix: typescript issues with Tailwind CSS 3.1 2022-06-13 23:43:25 +10:00
Mark Lawlor
3146da4c25 feat: new external-store runtime
BREAKING CHANGE: The runtime and compiled styles output has been
updated. Please see the release announcement for more infomation.
2022-06-13 22:46:00 +10:00
Mark Lawlor
ec9e7a7847 feat: add roundToNearestPixel 2022-06-06 13:01:26 +10:00
Mark Lawlor
9f637e0fdd fix: dynamic styles runtime 2022-06-06 11:24:28 +10:00
Mark Lawlor
4c3769648a feat: viewport units 2022-06-05 23:39:05 +10:00
Mark Lawlor
0e745d54c9 refactor: serialize styles 2022-06-05 21:18:18 +10:00
Mark Lawlor
4017ec7a6f fix: export withPlatformTheme 2022-06-05 19:40:46 +10:00
Mark Lawlor
0b483eafd3 feat: platform specific theming 2022-06-05 19:28:01 +10:00
Mark Lawlor
beb5b6475e refactor: style serialization 2022-06-02 14:25:41 +10:00
Mark Lawlor
5d29a74dd4 fix: warnings when hmr on native. Move baseClassName to styled() props 2022-05-31 11:09:11 +10:00
Mark Lawlor
93ab9271df fix: ensure StyledProps are exported 2022-05-29 18:41:48 +10:00
Mark Lawlor
f7c9c2c7d1 refactor: fix spelling mistakes 2022-05-22 13:34:22 +10:00
Mark Lawlor
05897c3ab7 feat: add SVG support
fix: #56
2022-05-20 14:47:25 +10:00
Mark Lawlor
f468005e68 refactor: styled() types 2022-05-19 20:12:24 +10:00
Mark Lawlor
5b779d08be refactor: how media is extracted from css 2022-05-11 13:11:56 +10:00
Mark Lawlor
3ce837ecce feat: support divide, space & gap 2022-05-10 15:01:53 +10:00