Skip to content

7.5.0

Compare
Choose a tag to compare
@adids1221 adids1221 released this 21 Jun 09:25
· 780 commits to master since this release

🎁 Features
β€’ TabController - Support passing labelProps to TabController TabBarItem (#2615)
β€’ IncubatorDialog - add topAccessory (#2621)
β€’ Picker supports updating the items list. (#2599)
β€’ Add prop onValidateFailed to TextField (#2626)

πŸ•ΈοΈ Web support
β€’ Fix setNativeProps not supported on web (#2620)

πŸ”§ Fixes
β€’ DateTimePicker - fix TextField migration related TS errors (#2604)
β€’ Wizard.Step style fix. (#2609)
β€’ SvgImage (web) - fix issue with style being passed as object (#2612)
β€’ GridView and SortableGridView - support tablet and other fixes (#2611)
β€’ Switch - fix props types to include TouchableOpacity props (#2613)
β€’ Calendar - improve date utils (#2610)
β€’ Incubator.Slider - fix types (#2616)
β€’ WheelPicker - Android - fix missing values when initialValue is sent (#2618)
β€’ Icon, new width, and height props will be used only if the Icon is an SVG image. (#2583)
β€’ Incubator.TextField - fix iOS - the context menu not showing in a centered and empty input (#2617)
β€’ Fix Recorder typings (#2624)
β€’ TextField - add containerProps prop (#2608)
β€’ Switch - add id prop (#2608)

βš™οΈ Maintenance & Infra
β€’ Infra/test kit add props (#2619)
β€’ Infra/set infra for users recordings (#2437)

πŸ’‘ Deprecations & Migrations
β€’ DateTimePicker - start deprecation of moment props (generifying with dateTimeFormatter) (#2625)