7.27.0
π Features
β’ SortableList - onOrderChange now sends the old and new index of the changed item. (#3153)
π§ Fixes
β’ Picker - fieldType - fix and align to UX guidelines (#3175)
β’ Allow icon custom style override defaults (#3176)
β’ TextField - fix bottom part: validationMassage, bottomAccessory, helperText and charCounter (#3178)
β’ Picker - remove colon from label on filter fieldType (#3179)
β’ Fix issue with Button's icon color not being overridden when passing iconProps
/iconStyle
(#3180)
β’ Fix Picker not responding to changes (#3181)
β’ DateTimePicker - isValid function added to ref interface. (#3183)
β’ Switch - change off color to $backgroundNeutralHeavy (#3177)
β’ TextField - fix for centered input (#3182)
β’ TextField - show validation icon only with validation massage (#3189)