7.24.0
🚀 What’s New?
🎁 Features
• TextField - add 'clearButton', 'onClear' and 'topTrailingAccessory' props (#3113)
🔧 Fixes
• TextField - fix extra margin at the bottom - don't render Text component if no helperText (#3101)
• Fix issue in GridList when passing numColumns 1 (#3103)
• FloatingButton - fix gradient when fullWidth (#3112)
• TextField - fix validationIcon with no validationMassage and change type to IconProps (#3114)
• ChipsInput - fix validation (#3094)
• TextField - apply marginT only to the OUTLINE preset (#3123)
• Picker - PickerItem key prop extraction when passing items in custom modal mode (#3129)
• TextField - fix centered with new topTrailingAccessory (#3132)
⚙️ Maintenance & Infra
• outlineDisabled token colors change. (#3098)
• Remove NativePicker files and usages. (#3088)
• TextField - clean tests (#3118)
• New design tokens: outlinePrimaryMedium | black | white (#3127)
• Assets - Revert dynamic assets typings. (#3116)
• Picker - correct type for onChange
in multi mode (#3091)