Version v9.0.0, released 21.09.2025
This version requires Angular v20. Follow the
Angular Update Guide to migrate
your project to Angular 20.
Breaking changes:
- Updated Angular to v20, this version is required in MDB Angular v9
Fixes and improvements:
-
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
New features:
-
Autocomplete
- added new
dropdownWidth input that allows to set custom width for the dropdown menu
-
Datatables
- added new
defaultSortDirection input that allows to set default sort direction for the table header