MDB Pro Bundle - includes MDB Pro Angular v7.1.0
Released: Nov 18, 2024
Updates in MDB Pro Angular v7.1.0
Features
- Timepicker
- Added new showClearBtn input.
- Added new (clear) event that will be fired after using Clear button.
- File upload
- Added svg and webp extensions to the list of allowed file types for default preview.
- Added new datepickerOptions that allow to define options for the date pickers used by the plugin.
- Select - added new (search) event that will be fired after using search input.
- Datepicker - added new (viewChanged) event that will be fired on component view change.
- Progress - added new circular version of the component.
Fixes
- Timepicker
- Resolved problem with close method being called twice on component close.
- Fixed dark theme styles in inline mode.
- Datepicker
- Added aria-disabled attributes to elements that display disabled dates.
- Fixed aria-label attribute value in the element used to display day value.
- Resolved problem with adding aria-selected attribute to the element that display day value.
- Select
- Fixed disabled options styles in custom theme.
- Resolved problem with opening dropdown on space key press.
- Added aria-label and aria-labelledby attributes to the component.
- Fixed value returned by (deselect) event.
- Autocomplete
- Fixed aria-expended attribute values for opened and closed menu.
- Fixed problem where component menu was opening even when input was disbled.
- Transfer
- Fixed events output for target container.
- Fixed checkboxes styles.
- Range - fixed thumb position on component init.
- Onboarding - added fix to prevent memory leak after component destroy.
- Input mask - fixed a problem with value formatting when pasting all content into input at once.
- Vector maps - fixed shadow styles in zoom buttons.
- Wysiwyg - fixed dropdown menu alignment.
- Dropdown - fixed aria-expended attribute values for opened and closed menu.
- Sidenav - fixed problem with focus trap when the last focused element is inside the component content.