Bug Fixes
- select: make it to open with spacebar #2137 (Ehsan Sarshar)
- web: dont add the unset value to variants (natew)
- core: make isInput public API accessible and move our Input to use it properly, fix some issue with isInput logic internally (natew)
- list-item: fix to only pass extra props to styleable (natew)
Performance Improvements
- core: improve performance of .styleable prop generation and inference (natew)
- core: fix a performance pitfall in inferring styled props from non-tamagui components (natew)
Commits
- 01ba903: Bento/ new improvements (#2139) (Ehsan sarshar) #2139
- 084e150: bento - improve walkthrough, navbar, sidebar, and tabbar (#2140) (Ehsan sarshar) #2140
- 9428db8: bento - add slide animation (#2141) (Ehsan sarshar) #2141
- 987f4fe: fix(site:tint-glow): get stup at the bottom fast scroll (Ehsan Sarshar)
- c626bf4: fix it better and add some design (natew)
- 8d4bde5: fix type issues with 4d7f9f3 (natew)
- 544483d: v1.88.7 (natew)