@adaptavant/eds-core@1.13.0
✨⚙️ Announcing Version 1.13.0! ✨⚙️
This release brings exciting updates, including a mobile-friendly SelectMenu with a responsive Modal/Sheet view for small screens and a new showDurationLabel prop in TimePicker to display time differences effortlessly and few enhancements 🚀
Minor Changes
- dfd0c90: SelectMenu : Introduced a mobile friendly version of SelectMenu that renders a
Modal/Sheetinstead of Popover on small screens. - ddbe786: TimePicker: Added new prop
showDurationLabelto show the time difference in duration.
Patch Changes
- 63437eb:
FieldErrorMessage: IntroducedshouldAnnounceOnMountprop which is useful for screen readers to announce the error message when it is first rendered. - 79d648a: CropModal: Added support for pinch gesture on mobile devices and mouse wheel on web app.
- e4d8051: GetPro: UX enhancements with updated animations.
- 2d0b874: Dropdowns: Added support for forwarding styles to style inner parts of MenuItem primitives.