v1.0.1-rc.9
版本发布时间: 2022-12-25 09:44:13
tamagui/tamagui最新发布版本:v1.116.7(2024-10-24 18:09:38)
Breaking Changes
- button: themeable() components now accept themeReset rather than reset for the reset property to match themeInverse (natew)
Bug Fixes
- site: fix overuse of useWindowDimensions (natew)
- sheet: fix SheetScrollView closing when it shouldnt due to running release logic when scrolling (natew)
- core: track mutations for removed StyleSheets so we properly re-add styles if removed #452 (natew)
Performance Improvements
- core: Add WeakMap cache to getSplitStyles, use in operator for faster lookups (natew)
Commits
- 81e435f: update-starters-v1.0.1-rc.8 (natew)
- 66a5fa6: site installation docs (natew)
- cbc6468: site words (natew)
- 142963c: site words (natew)
- button: themeable() components now accept themeReset rather than reset for the reset property to match themeInverse (natew)
- b58fd93: use simpler npm init script (natew) #452
- 1076ac1: site various release (natew) #452
- a319d44: rename create-tamagui-app to just create-tamagui (natew) #452
- ed5a285: site words (natew)
- 5cf3122: fix builds (natew)
- 36ae641: v1.0.1-rc.9 (natew)