Version 8.0.0, released 16.09.2024
Breaking changes:
- Changed the version numbering method for plugins. From now on, every release will include a new plugin version to ensure compatibility with the corresponding MDB Standard UI Kit version
- Removed SCSS-based dark theme in favor of the CSS-based dark theme
- eCommerce Gallery - added required
data-mdb-image-wrapper
to the HTML
template
- Datetimepicker
- removed
invalidLabel
option
- removed
appendValidationInfo
option
- Table Editor - removed
dark
option and the
variables used for styling it
- Datatable - removed
dark
option and the
variables used for styling it
- Timepicker - removed
invalidLabel
option
New Features:
- 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
Fixes & Improvements:
- Timepicker
- fixed keyboard handling bug for inner clock after a mouse click
- fixed issue where showing inline with modal blocks the page
- Calendar - fixed
dateFormat
in datepicker
- Vector Maps - updated touch event handling to
utilize the touch component
- Alert - fixed autohide not to set up for hidden alerts
- Datepicker - fixed issue with
readonly
breaking the input toggler
- Datetimepicker - fixed scroll blinking after cancel
button click in timepicker
- Lightbox - fixed initialization via JavaScript
- Perfect Scrollbar - fixed touch behavior
- Select - fixed for focused invalid select
Design Updates:
- Pills - added negative right margin for justified
content alignment