Minor changes
- feat: exports getIntrinsicElementProps method (PR #29310 by bsunderhus)
- feat: release Tag component (PR #29355 by YuanboXue-Amber)
- feat: release preview package (PR #29377 by ling1726)
- feat: initial release (PR #29355 by YuanboXue-Amber)
- feat: creates getIntrinsicElementProps to replace getNativeElementProps on slots creation (PR #29310 by bsunderhus)
Patches
- Fix: Button focus borders were extending past bounding box causing overlap, focus border is now inset (PR #28705 by Mitch-At-Work)
- fix: Icon in disabled Button shouldn't change color on hover or pressed. (PR #29342 by ValentinaKozlova)
- fix: Updated slots to be required in ProgressBarState (PR #29366 by GeoffCoxMSFT)
- chore: replace makeStyles with makeResetStyles (PR #29338 by bsunderhus)
- chore: delegate focus outline to layout components (PR #29293 by bsunderhus)