MDB Pro Bundle - includes MDB Pro Angular v9.0.0

Released: Sep 21, 2025

Actualizaciones en MDB Pro Angular v9.0.0

Características

  • Updated Angular to v20, this version is required in MDB Angular v9.
  • Added new SCSS and CSS variables for plugins styles.
  • Autocomplete: Added new dropdownWidth input that allows you to set custom width for the dropdown menu.
  • Datatables: Added new defaultSortDirection input that allows you to set default sort direction for the table header.

Correcciones

  • Datepicker:
    • Improved blocking of months and years cells in some edge cases.
    • Resolved problems with errors when parsing invalid date formats.
  • File Upload:
    • Added error handling for maxFileQuantity.
    • Improved extensions validation logic to handle problems with uploading file with extensions defined in mimeTypes input.
  • Input fields: Resolved problem with border gap updates for dynamically rendered label.
  • Select: Resolved issue where clicking the arrow icon in one Select input would not close the dropdown of another Select component.