This version requires Angular v18. Follow the Angular Update Guide to migrate your project to Angular 18.
Breaking changes:
margin-right
style from 4px
to 6px
in .form-check-input
elementpadding-left: 0.15rem
style to .form-check-label
elementmargin-right
style from 4px
to 8px
in .form-check-input
elementbox-shadow: none
style to .progress
elementflex-wrap: nowrap
style to .input-group
element$datepicker-small-cell-content-width
value from 36px
to 40px
box-shadow: none
style to .form-range ::-webkit-slider-runnable-track
elementbox-shadow: none
style to .form-range ::-moz-range-track
elementerror
event name to captchaError
expire
event name to captchaExpire
success
event name to captchaSuccess
li
element with mdb-treeview-item
<div class="treeview">
wrapper element from the entire componentcheckboxesField
inputMdbTreeviewColor
type for color inputcollapseIcon
propertyFixes and improvements:
TouchEvent
in Firefoxtabindex
inputdatetime-local
or time
)showAllEntries
input not working properly with entries
inputArrowUp
, ArrowDown
key presses not working upon opening timepickerreadonly
modeNew features:
MdbDropdownPositionClass
type to public APIfocusElementSelector
property to open
method's options for specifying the element to focus on modal openingaddEventButtonCaption
property to options
input for setting custom caption for add event buttonMdbCalendarViews
Enum to public API