Releases: aurelia-ui-toolkits/aurelia-mdc-web
Releases · aurelia-ui-toolkits/aurelia-mdc-web
v8.0.3
v8.0.0-au
8.0.0-au2 (2021-11-16)
Bug Fixes
- base: add missing validation field (7734320)
- base: check reference (b649b15)
- checkbox,radio,select,slider,text-field: consider undefined references (16d8bfd)
- chips: MDC upgrade (6b15c53)
- deprecated-list: add href attribute (3eec1bd)
- drawer: add mdc-deprecated-list (3299f47)
- form-field: hook label to buttons (999126f)
- list: handle initial tabindex in item (d235466)
- lookup: await for debounce promise on blur (e0f2bbb)
- lookup: do not suppress on mouse down (0a5189d)
- lookup: include list item into default slots (7827af2)
- lookup: prevent input blur when an item was selected (5a29c0b)
- menu-surface: check for undefined foundation (9fe1dcc)
- menu-surface: remove unnecessary check (e234a8b)
- menu: consider deprecated lists in menus (cafe38b)
- menu: display vertical scrollbar explicitly (8a145ab)
- menu: expose menu surface (08f1281)
- select: set internal list to single selection (c7c96af)
- slider: adjust value to fit into min/max (795f51e)
- slider: adjust value to fit into min/max (331a67f)
- slider: adjust value to fit into min/max (c341ab3)
- text-field: expose value (eab3ed7)
- top-app-bar: use proper base class (737c8d3)
Features
v8.0.2
v8.0.1
Upgrade to MDC@13
8.0.0 (2021-09-27)
BREAKING CHANGES
- dialog: Old dialog service has been marked as deprecated. See examples for proper DOM.
- lookup: Replaceable parts must include
mdc-list-item
.
Bug Fixes
- app: dialog examples (ffec01b)
- chips: MDC upgrade (291a417)
- list: handle initial tabindex in item (e5b522c)
- lookup: include list item into default replaceables (99e1ce5)
- lookup: prevent input blur when an item was selected (5cff8f0)
- slider: silence TS error (a7c4794)
- top-app-bar: use proper base class (c473e28)