Skip to content

7.29.0

Compare
Choose a tag to compare
@nitzanyiz nitzanyiz released this 21 Aug 10:09
· 158 commits to master since this release

🚀 What’s New?

🎁 Features

• ColorSwatch - support theme and color modifiers (#3209)
⚠️ Dialog - add showClose (#3192)
• SegmentedControl - added label. (#3212)

🔧 Fixes

• TextField - only require leadingAccessory to have a ref when needed (i.e. floatingPlaceholder={true}) (#3197)
• Hint - Mocked children are hidden when not backdropColor is passed. (#3194)
• ProgressiveImage component export (#3213)
• Button outlineWidth support zero value. (#3218)
• Badge - fix labelStyle's type (#3207)

⚙️ Maintenance & Infra

• When passing items as empty array to the Picker, it will report an error. (#3204)