MDB Pro Bundle - includes MDB Pro Angular v8.0.0
Released: Apr 7, 2025
Actualizaciones en MDB Pro Angular v8.0.0
Características
- Introduced a new theming system that allows setting the theme for the entire page, its parts, or selected elements using data attributes.
- Updated Angular to v19, this version is required in MDB Angular v8.
- File upload - Added new
mimeTypes input that allow to define a list of mime types for supported file types.
- Multi item carousel - Added a new
(slideClick) event.
- Color picker - Added a new
color-picker-next-format-button, color-picker-previous-format-button and color-picker-copy-button classes for the buttons.
- Popconfirm - Added a default offset to the component.
- Stepper - Added 'Optional' text to the steps that use
optional input.
- Onboarding - Added a gap between the buttons and fixed border styles.
- Added a new SCSS and CSS variables for plugins styles.
- Slightly increased cell width in Datepicker.
- The
.navbar-light class is no longer used in Navbar, use color modes instead.
- Older theming styles are no longer supported, use the new color modes instead.
- Removed unnecessary
BrowserAnimationsModule imports from Onboarding, Ecommerce gallery and Organization chart plugins.
Correcciones
- Modal - Fixed a problem with opening animation.
- Select - Fixed a problem with not hiding option groups labels when using filter.
- Datepicker - Fixed a date parsing bug for
yy year format.
- Fixed Datepicker and Timepickertoggle button padding in Firefox browser.