Commit Graph

47 Commits

Author SHA1 Message Date
Zoe Roux 33d3c3a6e0 Fix bad npm build 2023-01-10 18:03:30 +09:00
Zoe Roux f5250b78bb Fix native image issue with typescript 2023-01-10 17:22:57 +09:00
Zoe Roux 29f52e0da0 Allow named css values to be overriden 2023-01-10 16:49:09 +09:00
Zoe Roux 34adf8e65a Fix registry hydratation 2023-01-10 15:44:26 +09:00
Zoe Roux dd58864003 Fix SSR with the page directory on the example 2023-01-10 15:17:37 +09:00
Zoe Roux 1d4d34b2ce Rework the registry 2023-01-10 14:27:33 +09:00
Zoe Roux aae1097485 Add advanced style support on child state on web 2023-01-10 00:00:09 +09:00
Zoe Roux 0fcc2cbfe3 Handling strings keys to css 2023-01-09 18:10:49 +09:00
Zoe Roux 63076eb1fd Cleanup example next project (switch to next 13 features) 2023-01-09 18:09:25 +09:00
Zoe Roux f0686317c8 Support child states for react native 2023-01-09 16:57:43 +09:00
Zoe Roux ee7d062897 Require a key for the theme 2023-01-07 21:38:44 +09:00
Zoe Roux 70c9d8d9d5 Fix css name sanitization 2023-01-07 13:34:02 +09:00
Zoe Roux a7e17b35e0 Add automatic theme 2023-01-07 01:53:07 +09:00
Zoe Roux 1e7acacbe5 Fix state errors 2022-12-20 22:31:24 +09:00
Zoe Roux 6a54aded63 Add higher order breakpoints 2022-12-13 00:05:33 +09:00
Zoe Roux 8b566c4f34 Add support of RN shadow props 2022-12-01 14:21:23 +09:00
Zoe Roux fab6aad87d Add support to undefined values 2022-11-30 14:41:15 +09:00
Zoe Roux c203b85b73 Fix style type detection (between ViewStyle, TextStyle and ImageStyle) 2022-11-28 13:14:43 +09:00
Zoe Roux 7d14bedf82 Allow a list of css objects 2022-11-26 01:49:43 +09:00
Zoe Roux c2494ee2f0 Add automatic vendor prefixing 2022-11-25 15:54:19 +09:00
Zoe Roux 284debaa70 Improving react native web support 2022-11-25 03:08:16 +09:00
Zoe Roux 9aca0291f0 Add react native web support 2022-11-25 00:41:22 +09:00
Zoe Roux 210a868156 Publish the package on npm 2022-11-22 17:51:01 +09:00
Zoe Roux 8909b8be57 Add a splitRender util 2022-11-22 16:01:37 +09:00
Zoe Roux b72a300f9e Add units functions 2022-11-21 19:28:42 +09:00
Zoe Roux 186ccf783b Add a merged style to check types of react and native at the same time 2022-11-19 01:21:32 +09:00
Zoe Roux bf58c6f537 Order the atomic css to handles more specific cases 2022-11-16 18:35:09 +09:00
Zoe Roux d60e27cf77 Add pressable support on the web 2022-11-16 11:40:17 +09:00
Zoe Roux 47c98245a3 Add pressable support on react native 2022-11-16 00:04:02 +09:00
Zoe Roux c7a1a3b598 Add shorthands support 2022-11-14 23:22:38 +09:00
Zoe Roux 77aa4606d8 Add a readme 2022-11-13 00:15:12 +09:00
Zoe Roux 3c6e58b6b7 Update packages 2022-11-12 21:45:46 +09:00
Zoe Roux 2935640739 Use yoshiki/native for native and yoshiki for web 2022-11-12 20:19:47 +09:00
Zoe Roux 48666abc24 Add react-native auto-selection (still need typescript types) 2022-11-12 01:56:12 +09:00
Zoe Roux eb3765e448 Fix expo setup and switch to yarn 3 2022-11-12 00:43:32 +09:00
Zoe Roux 32aaf8d785 Use a single package for react and react native 2022-11-11 02:35:25 +09:00
Zoe Roux ca503e9db1 Add SSR support 2022-11-11 00:39:18 +09:00
Zoe Roux 3c114f0da5 Leftover type safety 2022-11-09 14:58:24 +09:00
Zoe Roux 56689834a9 Handle classes dedup 2022-11-09 13:58:20 +09:00
Zoe Roux e36fdbbdff Add next example and handle media query on the web 2022-11-09 13:40:13 +09:00
Zoe Roux 08eeec7e73 Add web hook 2022-11-09 01:05:44 +09:00
Zoe Roux 3738198ba9 Convert css to a hook useCss 2022-11-06 00:06:33 +09:00
Zoe Roux 5a373c3b7a Add breakpoints support 2022-11-05 03:12:54 +09:00
Zoe Roux a47b582537 Make builtins style work on react native 2022-11-04 17:06:12 +09:00
Zoe Roux 876512fd4e Switch to yarn classic 2022-11-04 16:24:48 +09:00
Zoe Roux 2a60fd3515 Create types 2022-11-04 14:40:29 +09:00
Zoe Roux 7da4b3fb3d Add expo example 2022-11-04 04:11:47 +09:00