tamagui / tamagui
Style React fast with 100% parity on React Native, an optional UI kit, and optimizing compiler.
13.8K
585
-
-
Bug Fixes - menu: avoid double-attaching press props (natew(https://github.com/tamagui/tamagui/commit/e29cc1d74b841c4aecb7d2ab6881eac49c892bdc)) - core: fix backgroundImage + hsla with spaces (natew(
Bug Fixes - popper: forward direction prop to floating wrapper for RTL detection 3932(https://github.com/tamagui/tamagui/pull/3932) (natew(https://github.com/tamagui/tamagui/commit/a3da682bf9513c9655
Bug Fixes - cli: close chokidar watcher after file scan in build command (natew(https://github.com/tamagui/tamagui/commit/c97d3eb736c14a794a45dffdd4a3d0fc4f7ddda7)) - static: prevent race conditions
Bug Fixes - popover: avoid re-redering of all triggers for global scoped popovers (natew(https://github.com/tamagui/tamagui/commit/ebbc0c013563be01c16465d3dd48473e0a54501b)) - focus-scope: avoid forc
Features - popover: add hasOpenPopovers, closeLastOpenedPopover, return boolean from closeOpenPopovers (natew(https://github.com/tamagui/tamagui/commit/ddfa838893e48d48972abc4dd7a369f8a1565801)) - po
Features - popover: add closeOpenPopovers, fix useControllableState onChange type inference (natew(https://github.com/tamagui/tamagui/commit/2e9227b15b0eefbae2ee0f92b388dd98a0b4950c)) - popover: add
Features - add max-height media queries (remove a couple regular height), move pointerTouch => touch (natew(https://github.com/tamagui/tamagui/commit/33b252cd771a854babcd0b199a84d5e74d5d9334)) - anim
Bug Fixes - core: fix new short style props in variants not resolving tokens (natew(https://github.com/tamagui/tamagui/commit/a33cf72b2bcef7387ada6397ec2929f2839e3801)) - update oxc-transform to vers
Bug Fixes - sort deps and pin react-native version in kitchen-sink-go (natew(https://github.com/tamagui/tamagui/commit/8cc073570824211102bdf9ea5dedec5a7e84ca20)) - directory-based subpath fallbacks f