Commit Graph

  • a8c6e1e5fa fix: enhance nativeResolver to exclude react-native internals (#279) Jacek Pudysz 2026-01-05 14:04:37 +01:00
  • 3743a91e93 fix: closing and opening parenthesis should be serialized (#271) Hubert Bieszczad 2025-12-29 16:44:05 +01:00
  • 555f3b742b fix(web): add cjs dirname for storybook (#260) Burak Emre Görmek 2025-12-24 15:23:35 +03:00
  • 634fd60740 fix: useUniwind type with moduleSuffixes (#256) Hubert Bieszczad 2025-12-23 11:37:37 +01:00
  • f0814cd2b8 docs: add contribution guideline in readme Hubert Bieszczad 2025-12-23 11:21:17 +01:00
  • 3fc2a04969 fix: filter out contextType when copying component properties (#252) Divine Niiquaye Ibok 2025-12-23 09:36:55 +00:00
  • a8684ed1ca fix: compare css contents correctly (#250) Alex Nicholson 2025-12-23 20:36:20 +11:00
  • 396b56e425 chore: improve listener disposing Hubert Bieszczad 2025-12-17 15:02:15 +01:00
  • bb5097c3ec chore: copy assets to build Hubert Bieszczad 2025-12-15 14:45:31 +01:00
  • 6b3d07c251 ci: fix validate-issue action Hubert Bieszczad 2025-12-13 11:47:16 +01:00
  • b9d2b4d414 ci: fix validate-issue action with github script Hubert Bieszczad 2025-12-13 11:38:50 +01:00
  • 1e74eb8295 test: jest tests for parsing styles and native components (#230) Hubert Bieszczad 2025-12-12 14:35:54 +01:00
  • 74e402b8cd chore: change validate issue action to add repro-required label Hubert Bieszczad 2025-12-12 08:18:19 +01:00
  • 96945d6a26 ci: validate issue for reproduction action (#226) Hubert Bieszczad 2025-12-12 07:59:56 +01:00
  • 186f29b170 fix: include license (#223) chimame 2025-12-11 17:02:49 +09:00
  • b815d83df9 chore: update node to v.24 v1.2.2 Jacek Pudysz 2025-12-10 09:20:29 +01:00
  • ea4bda7c6c chore: add environment Jacek Pudysz 2025-12-10 09:06:36 +01:00
  • ca5c6780df feat: use npm 9+ in CI for OIDC (#221) Jacek Pudysz 2025-12-10 08:52:40 +01:00
  • 76dfec47cc feat: remove token auth and use OIDC (#220) Jacek Pudysz 2025-12-10 08:44:49 +01:00
  • 9a8ef3b362 chore: bump version to 1.2.2 github-actions[bot] 2025-12-10 06:47:04 +00:00
  • 87c2263a25 fix: resolve external css imports (#218) Burak Emre Görmek 2025-12-10 09:45:50 +03:00
  • 0682fc736c chore: bump version to 1.2.1 v1.2.1 github-actions[bot] 2025-12-09 12:16:08 +00:00
  • 98bcf03c7f Merge pull request #217 from uni-stack/feature/tv-os Jacek Pudysz 2025-12-09 07:37:25 +01:00
  • 784b235161 feat: add mising support for tvOS, windows and macOS #217 Jacek Pudysz 2025-12-09 07:33:22 +01:00
  • 190a07f76d chore: bump version to 1.2.0 v1.2.0 github-actions[bot] 2025-12-08 11:34:38 +00:00
  • 615b09e544 fix: react compiler auto-memoization in native components (#210) Divine Niiquaye Ibok 2025-12-08 08:50:27 +00:00
  • c909f2ef73 feat: add updateInsets public function to uniwind (#211) Divine Niiquaye Ibok 2025-12-08 07:27:57 +00:00
  • 37e3c31200 fix: process baseline-position (#213) Burak Emre Görmek 2025-12-08 10:07:33 +03:00
  • a0583c3bd6 perf(web): optimize cssListener for rapid stylesheet additions (#209) ForestSpark 2025-12-06 14:51:00 +01:00
  • dcdf730f09 feat(web): add Vite support (#182) Burak Emre Görmek 2025-12-05 14:01:49 +03:00
  • eb6401a54b chore: bump version to 1.1.0 v1.1.0 github-actions[bot] 2025-12-04 11:15:56 +00:00
  • 64bf4e3e0f fix: infer component in withUniwind to forward ref type properly (#208) Hubert Bieszczad 2025-12-04 07:44:15 +01:00
  • d993432632 feat: css variables listener (#204) Hubert Bieszczad 2025-12-03 13:35:29 +01:00
  • b322392ee6 feat: parsing unresolved color (#203) Hubert Bieszczad 2025-12-03 08:20:06 +01:00
  • dfefcb493d fix: deep equal check (#202) Hubert Bieszczad 2025-12-03 07:50:38 +01:00
  • 12ed8a69b2 chore: run check:format in ci Hubert Bieszczad 2025-12-02 07:41:27 +01:00
  • 1adda32ab8 chore: run dprint check on precommit Hubert Bieszczad 2025-12-02 07:40:27 +01:00
  • 67d3ed0d69 feat: dynamic themes (#193) Hubert Bieszczad 2025-12-01 14:35:16 +01:00
  • eb55be371d chore: bump version to 1.0.5 v1.0.5 github-actions[bot] 2025-12-01 11:20:59 +00:00
  • 9ac78276fd chore: update repository name Hubert Bieszczad 2025-12-01 12:18:37 +01:00
  • 3aeff00d3e chore: bump version to 1.0.5 github-actions[bot] 2025-12-01 11:13:29 +00:00
  • a0bb823d86 fix: remove duplicated styles parsed styles (#192) Hubert Bieszczad 2025-12-01 12:01:22 +01:00
  • f11a310bba chore: move theme injection to __reinit callback (#190) Hubert Bieszczad 2025-12-01 09:30:31 +01:00
  • 4fb3a1015f feat: allow for array in useCSSVariable Hubert Bieszczad 2025-11-25 11:38:04 +01:00
  • 303056a94d Merge pull request #180 from Unistyles-OSS/feat/text-shadow Hubert Bieszczad 2025-11-25 09:21:47 +01:00
  • 183dc30ea0 feat: support text-shadow #180 Hubert Bieszczad 2025-11-25 09:08:05 +01:00
  • 874236a85e Merge pull request #176 from Simek/patch-1 Jacek Pudysz 2025-11-24 07:49:10 +01:00
  • bb90f4bdc8 chore: fix banner image in package README #176 Bartosz Kaszubowski 2025-11-23 23:46:38 +01:00
  • 51ec3c2b47 chore: bump version to 1.0.4 v1.0.4 github-actions[bot] 2025-11-20 13:24:35 +00:00
  • 3bfb03c2a5 fix(web): document is undefined on server Hubert Bieszczad 2025-11-20 14:08:05 +01:00
  • 4cf9a62156 chore: bump version to 1.0.3 v1.0.3 github-actions[bot] 2025-11-20 07:56:25 +00:00
  • 6ad319c62d chore: log error when theme variables are missing Hubert Bieszczad 2025-11-20 08:54:43 +01:00
  • e0a880d570 Merge pull request #169 from Unistyles-OSS/fix/parsing Hubert Bieszczad 2025-11-20 08:53:09 +01:00
  • f8b4855bc1 chore: always log errors, hide warnings with debug flag #169 Hubert Bieszczad 2025-11-20 08:51:44 +01:00
  • f9c6258446 fix(metro): dont parse % mixed with other units Hubert Bieszczad 2025-11-20 08:48:42 +01:00
  • 952597b5e2 fix(metro): add missing spaces before this in more cases Hubert Bieszczad 2025-11-20 08:48:02 +01:00
  • e1ae80c149 chore: update dependencies and bun (#167) Hubert Bieszczad 2025-11-18 08:19:15 +01:00
  • 8c6b7659a7 feat: shared listener (#166) Hubert Bieszczad 2025-11-17 12:33:08 +01:00
  • d3a5f22042 fix: skew parsing Hubert Bieszczad 2025-11-17 12:04:42 +01:00
  • 0e010716d2 chore: bump version to 1.0.2 v1.0.2 github-actions[bot] 2025-11-17 08:31:19 +00:00
  • 213afe2657 fix: always use screen width for breakpoints check Hubert Bieszczad 2025-11-17 07:31:03 +01:00
  • 03f2c28b93 chore: filter out drop-shadow and track-list from parsing Hubert Bieszczad 2025-11-14 12:02:46 +01:00
  • afbaf7113b fix: unnecessary rerenders caused by setting system theme (#160) Hubert Bieszczad 2025-11-14 08:44:31 +01:00
  • 46f5d6c434 fix: minor parsing improvements (#159) Hubert Bieszczad 2025-11-13 13:31:35 +01:00
  • 25f7d64e5f chore: bump version to 1.0.1 v1.0.1 github-actions[bot] 2025-11-12 09:31:18 +00:00
  • ba88ca5152 fix(web): always recalculate styles on theme change (#158) Hubert Bieszczad 2025-11-12 09:33:55 +01:00
  • a36bd51b5b chore: patch tests Hubert Bieszczad 2025-11-12 07:56:52 +01:00
  • c5924b4cf0 fix: add missing spaces after " (#157) Hubert Bieszczad 2025-11-12 07:24:13 +01:00
  • d47a36859f fix: serializing undefined (#147) Hubert Bieszczad 2025-11-07 14:39:28 +01:00
  • d1d52b67e8 chore: move lightningcss to dependency, remove chokidar (#146) Hubert Bieszczad 2025-11-07 12:37:11 +01:00
  • 0d1f562fdd Merge pull request #140 from Unistyles-OSS/feature/color-scheme Jacek Pudysz 2025-11-05 18:16:42 +01:00
  • 6683f2f8a8 fix: condition for Appearance when enabling adaptive themes #140 Jacek Pudysz 2025-11-05 17:59:35 +01:00
  • 0d14a9c613 chore: remove postcss and chalk from peerDeps, use unstable_transformerPath (#139) Hubert Bieszczad 2025-11-05 12:45:40 +01:00
  • c682e06c7d Merge pull request #138 from Unistyles-OSS/feature/color-scheme Jacek Pudysz 2025-11-05 09:50:56 +01:00
  • e2797e50d6 feat: change native components color while using light and dark theme #138 Jacek Pudysz 2025-11-05 09:48:22 +01:00
  • 80f63df64e fix(web): dont camelize css vars (#137) Hubert Bieszczad 2025-11-05 09:17:44 +01:00
  • ec95aac3bf chore: replace installation instruction Jacek Pudysz 2025-11-04 16:32:20 +01:00
  • e2ad26e734 chore: bump version to 1.0.0 v1.0.0 github-actions[bot] 2025-11-04 13:12:27 +00:00
  • fe001148ff chore: remove next tag Jacek Pudysz 2025-11-04 14:07:48 +01:00
  • fd90373522 chore: change next to latest Jacek Pudysz 2025-11-04 14:06:35 +01:00
  • 2f29f63008 fix: hot reloading css (#132) Hubert Bieszczad 2025-11-04 09:47:42 +01:00
  • 9fe4eddfca chore: metro logs behind a debug flag (#131) Hubert Bieszczad 2025-11-04 07:53:19 +01:00
  • f421024a7b chore: bump version to 1.0.0-rc.8 v1.0.0-rc.8 github-actions[bot] 2025-11-03 12:18:55 +00:00
  • ea0c1ea69c fix: parse absolute css dependencies (#129) Hubert Bieszczad 2025-11-03 11:19:02 +01:00
  • fa13ef5f40 fix: process only entry css file (#128) Hubert Bieszczad 2025-11-03 10:07:46 +01:00
  • c5e167d777 fix: importing css variants (#126) Hubert Bieszczad 2025-11-03 07:59:54 +01:00
  • 2e857894e9 chore: update dependencies, and use catalog's (#125) Hubert Bieszczad 2025-11-03 07:57:27 +01:00
  • 5a815973fe fix: use live colorScheme getter and emit change when adaptive flag toggles (#119) Hubert Bieszczad 2025-10-31 07:53:19 +01:00
  • 70320f9ecd chore: bump version to 1.0.0-rc.7 v1.0.0-rc.7 github-actions[bot] 2025-10-29 13:31:07 +00:00
  • d7aa093b3d fix: css base path passed to tailwind compiler (#117) Hubert Bieszczad 2025-10-29 13:03:59 +01:00
  • adb19b9120 chore: minor serializer improvements Hubert Bieszczad 2025-10-29 08:20:26 +01:00
  • fde38606a5 feat: new simpler js serializer (#115) Hubert Bieszczad 2025-10-28 12:15:09 +01:00
  • dafba7e6e2 chore: bump version to 1.0.0-rc.6 v1.0.0-rc.6 github-actions[bot] 2025-10-27 13:36:46 +00:00
  • beda2698d1 feat: support specific colors (#114) Hubert Bieszczad 2025-10-27 11:50:01 +01:00
  • ff88ffcec1 chore: minor parsing improvements Hubert Bieszczad 2025-10-27 11:04:38 +01:00
  • 574dd539bb chore: add postinstall script to exclude uniwind.css from git locally Hubert Bieszczad 2025-10-27 08:16:37 +01:00
  • ca8a1cb213 fix: useCSSVariable not reactive (#112) Hubert Bieszczad 2025-10-27 08:02:32 +01:00
  • abdc3aab6a fix: handle outline styles (#111) Hubert Bieszczad 2025-10-27 07:55:00 +01:00
  • 0d2514d9ea fix: disable metro cache (#106) Hubert Bieszczad 2025-10-24 13:43:43 +02:00
  • 6c83ae595d chore: update issue template Jacek Pudysz 2025-10-24 10:40:18 +02:00