MDB Pro Standard Releases
Released: Dec 8, 2025
Mises à jour de v9.3.0
Fonctionnalités
- File Upload: Added support for displaying previews of default files when the file extension is not present in the URL.
- Sidenav: Added disableWindowScroll option that allows disabling window scroll when sidenav is open in over mode.
- Autocomplete:
- Improved Accessibility: aria-controls for input, aria-label and tabindex for items list and role for no result options.
- Added itemsListLabel option to set custom label for items list.
- Increased z-index of the last moved slider to improve...
Released: Sep 1, 2025
Mises à jour de v9.2.0
Fonctionnalités
- Table Editor: Added support for passing options as objects in select fields.
Correctifs
- Calendar: Fixed edit modal bug on mobile.
- Autocomplete: Fixed Home/End key behavior.
- Date-Picker: Fixed console error on keyboard input.
Released: Jun 16, 2025
Mises à jour de v9.1.0
Fonctionnalités
- DatePicker: Added toggleButtonLabel option.
- TimePicker: Added toggleButtonLabel option.
Correctifs
- Select
- Fixed setValue method not updating correctly after option addition.
- Fixed broken setValue behavior when used with multiselect.
- Calendar: Modified deletedEvent.mdb.calendar to return details of the deleted event.
- DateTimePicker: Fixed a layout issue where the Clear button overlapped the last row of days in certain months.
- TimePicker: Added accessible labels to action buttons...
Released: Mar 31, 2025
Mises à jour de v9.0.0
Fonctionnalités
- Calendar:
- Renamed
editEvent.mdb.calendar event to editedEvent.mdb.calendar.
- Renamed
addEvent.mdb.calendar event to AddedEvent.mdb.calendar.
- Updated
editEvent.mdb.calendar event to trigger before the edit event modal is shown.
- Updated
addEvent.mdb.calendar event to trigger before the add event modal is shown.
- Multi Range Slider:
- Renamed
--mdb-multi-range-sliderhand-focus-box-shadow variable to --mdb-multi-range-slider-focus-box-shadow.
- Renamed
--mdb-multi-range-slider...
Released: Jan 20, 2025
Mises à jour de v8.2.0
Fonctionnalités
- Datepicker - Added dateRange option.
- Lightbox - Improved preview performance by limiting initial image load to three images.
Correctifs
- Lightbox - Fixed dispose method.
- Select
- Fixed clear button issue with no options available.
- Fixed using setValue method for select with search.
- Onboarding - Fixed scroll behavior for the container option.
- DateTimepicker - Fixed options disableFuture and disablePast.
- Toast - Fixed event triggering.
Released: Nov 18, 2024
Mises à jour de v8.1.0
Fonctionnalités
- Alert
- Added show.mdb.alert event for alert pro.
- Added shown.mdb.alert event for alert pro.
- Added hide.mdb.alert event for alert pro.
- Added hidden.mdb.alert event for alert pro.
- Onboarding - static as an available setting for the backdrop option.
- Multi Range Slider - end.mdb.multiRangeSlider event.
Correctifs
- Drag & Drop
- Added type check to scrollPixels option.
- Fixed sortable addItem method.
- File upload
- Fixed dispose method.
- Fixed preview details overflow when showing multiple...
Released: Sep 16, 2024
Mises à jour de v8.0.0
Fonctionnalités
Timepicker
- Added open method.
- Added close method.
- Added open.mdb.timepicker event.
- Added close.mdb.timepicker event.
- Calendar - added dateFormat option.
- Popconfirm - added cancelClass option.
- Progress - added circular progress feature.
Design Updates
- Pills - added negative right margin for justified content alignment.
Correctifs
Timepicker
- Fixed keyboard handling bug for inner clock after a mouse click.
- Fixed issue where showing inline with modal blocks the page.
- Calendar - fixed...
Released: Jun 17, 2024
Mises à jour de v7.3.2
Correctifs
- Autocomplete - Fixed behavior for
Shift + End and Shift + Home key combinations.
- Select - Fixed placeholder in single select.
- Fixed manual initialization of components.
Released: Jun 10, 2024
Mises à jour de v7.3.1
Fonctionnalités
- Input fields
- Added CSS variables to allow easier outline customization.
Correctifs
- File upload
- Fixed preview not displaying for extensions:
webp, bmp, gif.
- Fixed option
acceptedExtensions bug for .zip extension.
- Input fields
- Fixed error that was triggered on focus after dispose.
- Fixed the placeholder display for input fields of type:
time, datetime-local, month, week.
- Calendar - fixed display issue with long events.
- Drag and drop - fixed animation for
blockXAxis.
- Multi item...
Released: May 27, 2024
Mises à jour de v7.3.0
Fonctionnalités
- Datetimepicker - Added information about the current value to valueChanged.mdb.datetimepicker event.
- Updated Bootstrap to version 5.3.3.
Correctifs
- Calendar
- Fixed error occurring on view change.
- Fixed week view header background color.
- Organization chart
- Fixed card background color.
- Fixed vertical line color in dark theme.
- Charts
- Fixed bug after update.
- Fixed styles not updating when switching from dark to light theme.
- Datatable
- Fixed All as entries option value.
- Fixed active in...