Skip to content

7.25.0

Compare
Choose a tag to compare
@nitzanyiz nitzanyiz released this 26 Jun 08:41
· 117 commits to master since this release

🚀 What’s New?

• Modal support closing on Android back button press. (#3138)

🔧 Fixes

• Fix nesting image style props in Image component with children (overlay, content).. (#3131)
• TextField - clearButton - fix animation (#3136)
• TextField remove of centerV only in Android from the Label View wrapper. (#3140)
• Image passing borderRadius to style. (#3148)

⚙️ Maintenance & Infra

• TextField - screen for snapshot tests (#3143)
• TextField - fix screen cases for snapshot tests (#3145)
• getItemLabel type changed since it's not deprecated (#3137)
• TextField Screen snapshot test. (#3142)
• Hint message prop type fix. (#3146)
• Improved HintProps typing (#3133)
• Update example in TextField (#3139)