18 Commits

Author SHA1 Message Date
Burak Emre Görmek dcdf730f09 feat(web): add Vite support (#182)
* feat(web): add vite support

* chore: format

* fix: add missing css functions

* chore: remove postcss

* chore: make export default

* fix: make sure the plugin work under the workspace

* fix: exclude react-native in optimizeDeps to resolve correctly

* chore: add vite example

* chore: import uniwind in app.css

* chore: update dependencies

* chore: vite example add min height

* chore: simplify dirname for esm

* fix: support custom-variants

* chore: normalizePath for potential windows issue

* fix: prevent listeners from resetting in dev build

* fix: reinit themes

* chore: minor corrections

---------

Co-authored-by: Hubert Bieszczad <brentlokk@gmail.com>
2025-12-05 12:01:49 +01:00
Hubert Bieszczad 1adda32ab8 chore: run dprint check on precommit 2025-12-02 07:40:27 +01:00
Hubert Bieszczad e1ae80c149 chore: update dependencies and bun (#167)
* chore: bun 1.3

* chore: update deps
2025-11-18 08:19:15 +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 574dd539bb chore: add postinstall script to exclude uniwind.css from git locally 2025-10-27 08:16:37 +01:00
Jacek Pudysz 8a1639f99c Revert "chore: change packge.json visibility" 2025-10-16 09:36:15 +02:00
Jacek Pudysz 225b367101 chore: change packge.json visibility 2025-10-16 08:58:10 +02:00
Hubert Bieszczad b264c892f9 chore: add missing circular check 2025-10-07 07:50:31 +02:00
Hubert Bieszczad c18cacdaf3 chore: update dependencies 2025-10-04 13:50:13 +02:00
Jacek Pudysz 4726d62c4a feat: add useUniwind support 2025-09-28 06:44:51 +02:00
Hubert Bieszczad c84ecc2dd9 feat: unit tests (#16)
* feat: colors unit tests

* chore: separate test task in turbo

* feat: convert currentColor

* test: spacing tests

* test: shadow tests
2025-09-08 10:29:55 +02:00
Hubert Bieszczad 25bda5f5e0 feat: update to expo 54 and create bare RN example (#8)
* feat: update to expo 54 and create bare RN example

* chore: update expo-example

* chore: update package.json
2025-08-19 09:44:06 +02:00
Hubert Bieszczad f70c4ee5a6 feat: dont parse web to rn stylesheets 2025-08-01 15:08:26 +02:00
Hubert Bieszczad 4568630b6c feat: expo example 2025-07-29 12:18:40 +02:00
Hubert Bieszczad 24ea2badc1 feat: monorepo 2025-07-29 10:10:05 +02:00
Hubert Bieszczad 7bedc388ed fix: exporting 2025-07-29 09:27:38 +02:00
Hubert Bieszczad 2c31dfd091 feat: uniwind.css 2025-07-29 08:21:42 +02:00
Hubert Bieszczad b902c96128 feat: initial commit 🍃 2025-07-28 15:11:44 +02:00