github-actions[bot]
0e010716d2
chore: bump version to 1.0.2
v1.0.2
2025-11-17 08:31:19 +00:00
Hubert Bieszczad
213afe2657
fix: always use screen width for breakpoints check
2025-11-17 07:31:03 +01:00
Hubert Bieszczad
03f2c28b93
chore: filter out drop-shadow and track-list from parsing
2025-11-14 12:02:46 +01:00
Hubert Bieszczad
afbaf7113b
fix: unnecessary rerenders caused by setting system theme ( #160 )
2025-11-14 08:44:31 +01:00
Hubert Bieszczad
46f5d6c434
fix: minor parsing improvements ( #159 )
2025-11-13 13:31:35 +01:00
github-actions[bot]
25f7d64e5f
chore: bump version to 1.0.1
v1.0.1
2025-11-12 09:31:18 +00:00
Hubert Bieszczad
ba88ca5152
fix(web): always recalculate styles on theme change ( #158 )
2025-11-12 09:33:55 +01:00
Hubert Bieszczad
a36bd51b5b
chore: patch tests
2025-11-12 07:56:52 +01:00
Hubert Bieszczad
c5924b4cf0
fix: add missing spaces after " ( #157 )
2025-11-12 07:24:13 +01:00
Hubert Bieszczad
d47a36859f
fix: serializing undefined ( #147 )
2025-11-07 14:39:28 +01:00
Hubert Bieszczad
d1d52b67e8
chore: move lightningcss to dependency, remove chokidar ( #146 )
2025-11-07 12:37:11 +01:00
Jacek Pudysz
0d1f562fdd
Merge pull request #140 from Unistyles-OSS/feature/color-scheme
...
fix: condition for Appearance when enabling adaptive themes
2025-11-05 18:16:42 +01:00
Jacek Pudysz
6683f2f8a8
fix: condition for Appearance when enabling adaptive themes
2025-11-05 17:59:35 +01:00
Hubert Bieszczad
0d14a9c613
chore: remove postcss and chalk from peerDeps, use unstable_transformerPath ( #139 )
2025-11-05 12:45:40 +01:00
Jacek Pudysz
c682e06c7d
Merge pull request #138 from Unistyles-OSS/feature/color-scheme
...
feat: change native components color while using light and dark theme
2025-11-05 09:50:56 +01:00
Jacek Pudysz
e2797e50d6
feat: change native components color while using light and dark theme
2025-11-05 09:48:22 +01:00
Hubert Bieszczad
80f63df64e
fix(web): dont camelize css vars ( #137 )
2025-11-05 09:17:44 +01:00
Jacek Pudysz
ec95aac3bf
chore: replace installation instruction
2025-11-04 16:32:20 +01:00
github-actions[bot]
e2ad26e734
chore: bump version to 1.0.0
v1.0.0
2025-11-04 13:12:27 +00:00
Jacek Pudysz
fe001148ff
chore: remove next tag
2025-11-04 14:07:48 +01:00
Jacek Pudysz
fd90373522
chore: change next to latest
2025-11-04 14:06:35 +01:00
Hubert Bieszczad
2f29f63008
fix: hot reloading css ( #132 )
2025-11-04 09:47:42 +01:00
Hubert Bieszczad
9fe4eddfca
chore: metro logs behind a debug flag ( #131 )
2025-11-04 07:53:19 +01:00
github-actions[bot]
f421024a7b
chore: bump version to 1.0.0-rc.8
v1.0.0-rc.8
2025-11-03 12:18:55 +00:00
Hubert Bieszczad
ea0c1ea69c
fix: parse absolute css dependencies ( #129 )
2025-11-03 11:19:02 +01:00
Hubert Bieszczad
fa13ef5f40
fix: process only entry css file ( #128 )
2025-11-03 10:07:46 +01:00
Hubert Bieszczad
c5e167d777
fix: importing css variants ( #126 )
2025-11-03 07:59:54 +01:00
Hubert Bieszczad
2e857894e9
chore: update dependencies, and use catalog's ( #125 )
...
* chore: update deps in expo-example and bare
* chore: partially update expo-router
* chore: update mmkv in expo-router example
* chore: update some minor deps
* chore: format
2025-11-03 07:57:27 +01:00
Hubert Bieszczad
5a815973fe
fix: use live colorScheme getter and emit change when adaptive flag toggles ( #119 )
2025-10-31 07:53:19 +01:00
github-actions[bot]
70320f9ecd
chore: bump version to 1.0.0-rc.7
v1.0.0-rc.7
2025-10-29 13:31:07 +00:00
Hubert Bieszczad
d7aa093b3d
fix: css base path passed to tailwind compiler ( #117 )
2025-10-29 13:03:59 +01:00
Hubert Bieszczad
adb19b9120
chore: minor serializer improvements
2025-10-29 08:20:26 +01:00
Hubert Bieszczad
fde38606a5
feat: new simpler js serializer ( #115 )
...
* feat: serializer refactor
* chore: fix issues after refactoring
* chore: minor corrections
2025-10-28 12:15:09 +01:00
github-actions[bot]
dafba7e6e2
chore: bump version to 1.0.0-rc.6
v1.0.0-rc.6
2025-10-27 13:36:46 +00:00
Hubert Bieszczad
beda2698d1
feat: support specific colors ( #114 )
2025-10-27 11:50:01 +01:00
Hubert Bieszczad
ff88ffcec1
chore: minor parsing improvements
2025-10-27 11:04:38 +01:00
Hubert Bieszczad
574dd539bb
chore: add postinstall script to exclude uniwind.css from git locally
2025-10-27 08:16:37 +01:00
Hubert Bieszczad
ca8a1cb213
fix: useCSSVariable not reactive ( #112 )
2025-10-27 08:02:32 +01:00
Hubert Bieszczad
abdc3aab6a
fix: handle outline styles ( #111 )
2025-10-27 07:55:00 +01:00
Hubert Bieszczad
0d2514d9ea
fix: disable metro cache ( #106 )
2025-10-24 13:43:43 +02:00
Jacek Pudysz
6c83ae595d
chore: update issue template
2025-10-24 10:40:18 +02:00
Jacek Pudysz
a352dac5c2
chore: update issue template
2025-10-24 10:38:33 +02:00
Jacek Pudysz
247b49df07
chore: update issue tempalte
...
Updated bug report template for Uniwind with improved labels and descriptions.
2025-10-24 10:37:56 +02:00
github-actions[bot]
06bc3a5d4d
chore: bump version to 1.0.0-rc.5
v1.0.0-rc.5
2025-10-24 07:55:36 +00:00
Hubert Bieszczad
969cae07da
feat: useCSSVariable hook ( #103 )
...
* feat: useCSSVariable hook
* chore: add jsdoc to useCSSVariable
* chore: add link to the docs
---------
Co-authored-by: Jacek Pudysz <jacekpudysz@gmail.com >
2025-10-24 09:41:56 +02:00
Jacek Pudysz
2b69cceee0
Merge pull request #104 from Unistyles-OSS/feature/add-reactive-has-adaptive-themes
...
feat: add reactive has adaptive themes
2025-10-24 09:05:20 +02:00
Jacek Pudysz
fb6fe202c5
chore: revert uniwind.css
2025-10-24 09:04:06 +02:00
Jacek Pudysz
7ce8ead0d4
chore: revert dev client commands
2025-10-24 09:00:52 +02:00
Jacek Pudysz
16babd3611
feat: add reactive has adaptive themes
2025-10-24 08:57:24 +02:00
Hubert Bieszczad
6bdecc6854
fix: keep css code on web, and dont always recreate uniwind files ( #101 )
2025-10-23 12:58:25 +02:00