• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
MDB 5 Angular PRO Advanced

MDB 5 Angular PRO Advanced 7.1.0

Version v7.1.0, released 18.11.2024

Fixes and improvements:
  • 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
New 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
Top