[0.12.0] - 2019-12-16
Changed
- BREAKING:VISUAL Wrap mwc-button label in a slot
- Remove mwc-button border-radius from ripple
- Make mwc-button internal button overflow none
Added
- Added custom properties to style
mwc-radio
's colors - CSS styling options to
mwc-tab
active
attribute tomwc-tab
when (de)activated- Added custom properties to style
mwc-checkbox
's colors - Added
show
andclose
methods tomwc-dialog
Fixed
- BREAKING:VISUAL
mwc-tab
will now automatically size slotted images. Also
slotted image will override icon font.
Changed
- BREAKING
mwc-tab
can now only have slotted content via the
hasImageIcon
flag. - BREAKING:VISUAL
mwc-checkbox
default display is changed from inline to inline-block.