Skip to content

Releases: aurelia-ui-toolkits/aurelia-mdc-web

v6.2.3

01 Aug 10:51
Compare
Choose a tag to compare

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

12 Jul 06:18
Compare
Choose a tag to compare

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

12 Jul 06:17
Compare
Choose a tag to compare

6.2.5-au2 (2021-07-01)

Bug Fixes

v6.2.4-au2

30 Jun 05:14
Compare
Choose a tag to compare

6.2.4-au2 (2021-06-30)

Bug Fixes

  • all: add missing dependency (f179719)

v6.2.3-au2

30 Jun 04:37
Compare
Choose a tag to compare

6.2.3-au2 (2021-06-30)

Bug Fixes

Features

v6.2.2-au2 (Aurelia and MDC upgrade)

29 Jun 08:51
Compare
Choose a tag to compare

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)

v6.2.2

29 Jun 08:50
Compare
Choose a tag to compare

6.2.2 (2021-06-19)

Features

  • all: generate inline sources

v6.2.1

10 Jun 01:06
Compare
Choose a tag to compare

6.2.1 (2021-06-10)

Bug Fixes

  • app: dialog example (e32d338)
  • card: add primary action tabindex (3809138)
  • dialog: re-layout ripple in new dialog service (b8a4d4f)

Features

  • lookup: open/close lookup on Ctrl+Space (cdb1795)

v6.2.0

07 Jun 00:56
Compare
Choose a tag to compare

6.2.0 (2021-06-07)

Bug Fixes

Features

  • dialog: refactor service (51f68c5)

v6.1.4

04 Jun 07:28
Compare
Choose a tag to compare

6.1.4 (2021-06-04)

Bug Fixes

  • menu: "reset" menu width (ce6790a)
  • tree-view: account for adding width (e803b98)
  • tree-view: do not let padding shrink (43f80a7)
  • tree-view: wait till the tree view is fully attached before expanding children (c6a9685)