7.33.0
π Features
β’ Add Colors.getColor
API for getting a color in a specific schemeType regardless to current scheme. usage: Colors.getColor('$backgroundPrimaryHeavy', 'light')
(#3294)
π§ Fixes
β’ Fix sortable list components flexMigration (#3308)
β’ Move from npmignore to files in order to fix the native components packaging (#3319)
β’ Incubator package - fix typings (#3318)
β’ Picker - Fix dialog UI when passing useDialog (#3331)
β’ Avatar - Fix infinite animation caused by AnimatedImage (#3332)
β’ SortableGridList - single source of truth for itemWidth and itemSpacing (#3275)
βοΈ Maintenance & Infra
β’ Button driver - add getStyle (#3296)
β’ Functional component defaultProps
migrate to parameter props
. (#3311)
β’ Docs - Colors page reformat. (#3307)
β’ ColorPicker.Dialog
exporting ColorPickerDialog
. (#3324)
β’ Docs infra improvements (#3330)
β’ Fix TextField usage in Usage.md page (#3328)