Breaking changes:
bg
adds text-bg-${props.bg}
class instead of bg-${props.bg}
dark
property
bg
prop value from light
to body-tertiary
dark
and light
properties
bg-light
class from mobile step footer and header
dark
property
Design updates:
Introduced a new theming system that allows setting the theme for the entire page, its parts, or selected elements using data attributes
Read Color modes page to learn more about new theming
New features
static
setting for backdrop
cancelBtnClasses
and confirmBtnClasses
props that allow customizing the button stylescircular
prop to the componentFixed & improved
falsy
values in advanced data structuresreadonly
behaviour and added aria attributes to disabled and readonly states for better accessibilityaria-label
attribute that can be customized by the toggleBtnLabel
propreadonly
behaviour and added aria attributes to disabled and readonly states for better accessibilityaria-label
attribute that can be customized by the toggleBtnLabel
propaddItem
method that caused last sortable item not dragging properly at the first drag attemptrouter-link
("to
" prop)clearButtonLabel
prop for customizing aria-label
for clear buttoninputs
readonly
behaviour and added aria attributes to disabled and readonly states for better accessibilityaria-label
attribute that can be customized by the toggleBtnLabel
proparia-label
attributes to clear
, cancel
and ok
buttonsOther
mdb-vue-ui-kit
in plugins