7.20.0
π Features
β’ Grid List Item support in horizontal alignment (#3001)
β’ Add throttleTime prop in Slider component (#3020)
π§ Fixes
β’ Fix registry used when running yarn and fix yarn.lock (#3003)
β’ Incubator.Slider - fix 'value' updates (#2994)
β’ [Android] ExpandableSection - fix inner component's animation not working (#2990)
β’ Incubator.Slider - value updates fix flag (#3008)
β’ TextField
bottom view should render the validationMessage
only if the user passed validationMessage
. (#3012)
β’ WheelPickerAlign - fix export (#3016)
β’ Fixing TS error - passing default type to SectionWheelPicker
generic type (#3017)
β’ Slider - fix call onSeekStart only on start (#3018)
β’ Hint passing TestID to the Text component. (#2987)
β’ fix: filter and settings picker placeholder on web (#3014)
β’ Toast - fix PanView not rendered with children. (#3023)
βοΈ Maintenance & Infra
β’ Docs - Added Testing guidelines. (#2996)
β’ SvgImage - Fix svgs with display="block"
causes crashes. (#3004)
β’ WheelPicker - generic value (#2959)
β’ ColorSliderGroup - refactor (#3009)