v1.0.1-rc.2
版本发布时间: 2022-12-15 14:46:22
tamagui/tamagui最新发布版本:v1.116.7(2024-10-24 18:09:38)
Features
- portal: allow forwarding props to portal children, and fix mis-matched id on removal #435 (natew)
- core: allow forwarding space if a child component has "shouldForwardSpace" set onto the component instance, and only one child exists of this type #435 (natew)
- adapt: Adapt.Contents forwards space props when they exist #435 (natew)
Bug Fixes
- core: fix enterStyle not applying with SSR when not used with AnimatePresence #435 (natew)
- dialog: fix web not being position fixed, disable full trap focus for now as it prevents text selection on Chrome until bug is fixed in focus-scope #435 (natew)
- react-native-web-lite: fix vite animation bug avoid using inline require #435 (natew)