89 Commits

Author SHA1 Message Date
5d0d9e1717 Fix insertion effect for react native 2023-12-01 23:23:24 +01:00
0f3c274fc4 Fix insertion effect not allways running 2023-12-01 22:59:05 +01:00
3a6f694730 Fix 2023-11-02 13:41:47 +01:00
7a7a1814f4 Add nativeStyleToCss util 2023-10-21 22:40:30 +02:00
e1ada31468 Allow ysMap to map to anoter type 2023-10-17 22:01:18 +02:00
ca7882ba73 Add ysMap 2023-10-17 21:14:04 +02:00
d6c7162480 Fix dependencies issue 2023-10-17 19:26:30 +02:00
c18ebfc0f4 Make percent method type follow new DimensionType from RN 2023-08-09 17:51:29 +09:00
9737ba0cb5 Require transpile instead of locked version 2023-08-09 12:45:36 +09:00
cc7d8d3620 Update react-native version (for types) 2023-03-15 23:00:50 +09:00
Zoe Roux
9dc2d92d64 Fix leftover style functions without props in the options. 2023-01-15 03:04:15 +09:00
Zoe Roux
d1da3af5ba Add fover support (either hover or focus) 2023-01-13 01:10:21 +09:00
Zoe Roux
6025f6191f Fix breakpoint css 2023-01-11 15:51:09 +09:00
Zoe Roux
756e01ab76 Sanitize keys for the web registry 2023-01-11 15:44:52 +09:00
Zoe Roux
2fc5cd77f4 Allow child id to be specified (still hacky) 2023-01-11 14:11:55 +09:00
Zoe Roux
e0c24f6554 Add a generic no-state child 2023-01-10 22:40:05 +09:00
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
c75126c890 Fix type mistake 2023-01-10 17:12:58 +09:00
Zoe Roux
d59f71a2e1 Publish a new version 2023-01-10 17:09:51 +09:00
Zoe Roux
659495e67b Handling child state on react native web 2023-01-10 17:08:21 +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
ee5f517f67 Update the readme 2023-01-10 01:23:43 +09:00
Zoe Roux
90bd980594 Fix web child state using a parent class 2023-01-10 00:34:44 +09:00
Zoe Roux
aae1097485 Add advanced style support on child state on web 2023-01-10 00:00:09 +09:00
Zoe Roux
e931581f29 Handling basic child states on web 2023-01-09 23:00:28 +09:00
Zoe Roux
0fcc2cbfe3 Handling strings keys to css 2023-01-09 18:10:49 +09:00
Zoe Roux
c67d964d74 Fix shorthands types 2023-01-09 18:10:01 +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
6111e2f27c Cleanup types 2023-01-09 02:42:50 +09:00
Zoe Roux
ee7d062897 Require a key for the theme 2023-01-07 21:38:44 +09:00
dependabot[bot]
4bfe4f808b Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 20:51:43 +09:00
Zoe Roux
428f13365e Fix css name sanitization 2023-01-07 13:52:47 +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
069a878dc5 Fix missing export 2022-12-12 16:22:36 +09:00
Zoe Roux
b4a311db10 Add min and max utils 2022-12-12 16:06:28 +09:00
Zoe Roux
198c0c6022 Fix rem typing 2022-12-11 23:58:44 +09:00
Zoe Roux
5e3505b444 Add vh and vw units for react native 2022-12-11 23:55:06 +09:00
Zoe Roux
ce530417ab Fix rnw leftover style merging 2022-12-11 14:32:52 +09:00
Zoe Roux
b481f94f68 Use native em and rem on web 2022-12-11 13:22:58 +09:00
Zoe Roux
8b566c4f34 Add support of RN shadow props 2022-12-01 14:21:23 +09:00
Zoe Roux
679464df0e Fix runtime insertion 2022-11-30 22:23:33 +09:00
Zoe Roux
fab6aad87d Add support to undefined values 2022-11-30 14:41:15 +09:00