Releases: aurelia-ui-toolkits/aurelia-mdc-web
Releases · aurelia-ui-toolkits/aurelia-mdc-web
v6.2.3
6.2.3 (2021-08-01)
Bug Fixes
- icon-button: put material-icons on the right element (564a64b)
- list: expose href on item view model (a0f698d)
- mdc-data-table: ignore non-checkbox changes (e8a3ed1), closes #51
- menu: trigger width recalculation on open, not just toggle (f448e56)
- select: set width via min/max (a212080)
- top-app-bar: parameters order (34bf1cc)
- tree-view: refactor child tree view promise assignment (ca59516)
- tree-view: use already filtered children array (f532c0e)
v6.2.6-au2
6.2.6-au2 (2021-07-12)
Bug Fixes
- dialog: normalise dialog closed event (2a92590)
- text-field: use correct counter element reference (96d7350)
- tree-view: refactor child tree view promise assignment (ac53680)
Features
- app: use attributed features (4ed7ac9)
- button: enable attributed usage (be4b077)
- fab: enable attributed usage (5f02741)
- icon-button: enable attributed usage (9f1a1ac)
- list: enable attributed usage (0365c15)
- text-field: enable attributed usage (9e4578c)
- top-app-bar: automatically add ripple to bar items (c41dc99)
v6.2.5-au2
6.2.5-au2 (2021-07-01)
Bug Fixes
- expandable: workaround aurelia/aurelia#1210 (05a6b21)
- tree-view: move class to au-compose (151f008)
v6.2.4-au2
v6.2.3-au2
v6.2.2-au2 (Aurelia and MDC upgrade)
6.2.2-au2 (2021-06-29)
Bug Fixes
- app: api page generation (69fe0e2)
- app: group menu example (a7dc8fc)
- app: menu example (e6bd6e2)
- app: menu example (c9335cb)
- card: add primary action tabindex (5a21787)
- chips: upgrade to MDC@11 (7d9a251)
- dialog: re-layout ripple in new dialog service (9f08b4c)
- dialog: upgrade to MDC@11 (d8997d8)
- dialogs: add fullscreen attribute (f52bbba)
- fab: workaround for missing ripple (eb5f1e1)
- list: do not manipulate content if 'template' is present (f0de190)
- list: new DOM structure (8d5103b)
- lookup: check for undefined option (2b585b3)
- lookup: check for undefined option (a1d05a4)
- lookup: do not emit 'change' on attached (c10e81d)
- lookup: do not reset the value when bind() is called (04b695e)
- lookup: move two-line to items (a0ab780)
- lookup: open lookup on filter change only when still focused (5c874a2)
- menu: set initial default focus state (335b568)
- menu: trigger width recalculation on open (52b3def)
- select: reset observer internal flag (14efb2a)
- select: set hoisted or fixed select width explicitly (1ada1de)
- select: set width via min/max (94af041)
- tab-bar: use div instead of custom scroller element (77abb13)
- text-field: emit icon event in lower case (c063006)
- tooltip: add missing class (5e29f9b)
- top-app-bar: parameters order (6215d6e)
- top-app-bar: parameters order (1d6e6f7)
- top-app-bar: rename align attribute (46590b2)
- top-app-bar: rename align attribute (ad021df)
Features
- app: hierarchical menu examples (21efc78)
- base: add reference promisifier (98744d8)
- lookup: add a single option autoselect on blur (e0ed19e)
- lookup: open/close lookup on Ctrl+Space (086be1a)
- menu: add maxHeight (1c20c41)
- menu-surface: add horizontallyCenteredOnViewport attribute (903d1c5)
- tooltip: add caret position (a4fec73)