Bug Fixes
- select: default SelectTrigger to button to fix Labels not working with it on web (natew)
- select: ensure id gets passed down to the trigger (natew)
- dialog: avoid losing context on web with modal Dialog (natew)
- select: fix some inline logic, fix position when inside dialog, fix fallback updating (natew)
- dialog: fix passthrough theme with new portal method for Dialog (natew)
- select: update the initialValue on open to prevent flicker of old selected value (natew)
- select: autoUpdate items while mounted to follow floating-ui example (natew)
- helpers-icon: process color for icons even if shorthand (natew)
- core: apply skipProps logic when expanding variants to avoid passing down invalid props (natew)
- web: fix onLayout infinite loop (natew)
Documentation
- site: update expo guide with dep install (natew)
Commits
- cleanup footer (natew)
- ec4b115: bento - improve product page (#2187) (Ehsan sarshar) #2187
- 1716092: bento - polish product page more (#2188) (Ehsan sarshar) #2188
- 6863a8a: bento - improve product list iter4 (#2189) (Ehsan sarshar) #2189
- 9c92bc8: bento - improve lists iter2 (#2191) (Ehsan sarshar) #2191
- c4312cd: bento - improve alert and user preference (#2192) (Ehsan sarshar) #2192
- 849d7ff: bento - product page linear gradient (#2193) (Ehsan sarshar) #2193
- 4ec971d: clean build types (natew)
- 79e7277: fix local kitchen-sink build (natew)
- ed4f019: v1.88.20 (natew)