Skip to content

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

v5.0.3

15 Mar 00:16
Compare
Choose a tag to compare

5.0.3 (2021-03-15)

Bug Fixes

  • text-field: emit icon event in lower case (d2d2bca)

Features

  • lookup: add a single option autoselect on blur (4c3ba68)

v5.0.2

07 Mar 12:39
Compare
Choose a tag to compare

5.0.2 (2021-03-07)

Bug Fixes

  • select: observe mutations on menu (ac8345d)

v5.0.1

05 Mar 02:41
Compare
Choose a tag to compare

5.0.1 (2021-03-05)

Bug Fixes

  • button: make root public (d9d50de)
  • dialog: call slot detached on dialog close (8e9dad3)
  • dialog: patch focus trap (9666d75)
  • dialog: properly monitor for child buttons (860a9d5)
  • dialog: queue focus trap (0211ccf)
  • dialog: use correct element to focus (768f771)

Data table breaking change

26 Feb 03:56
Compare
Choose a tag to compare

5.0.0 (2021-02-26)

BREAKING CHANGES

  • data-table: the data table markup has been refactored to allow for more flexibility with table rows. In a nutshell, the element template should now be a valid HTML table. Table rows MUST be annotated with the mdc-data-table-row attribute.

Features

  • data-table: rework markup (92d7b43)

v4.0.6

24 Feb 01:55
Compare
Choose a tag to compare

4.0.6 (2021-02-24)

Bug Fixes

  • tab-bar: set correct ripple target (b70a26f)

v4.0.1

09 Feb 05:21
Compare
Choose a tag to compare

v4.0.1 (2021-02-09)

Bug Fixes

Ugrade to MDC v10

09 Feb 02:14
Compare
Choose a tag to compare

v4.0.0 (2021-02-09)

BREAKING CHANGES

Bug Fixes

  • tab-bar: check for undefined array (c0093af)
  • tab-bar: check for undefined array (4b34f21)

Features

v3.1.0

04 Feb 23:52
Compare
Choose a tag to compare

v3.1.0 (2021-02-04)

Features

  • dialog: pass scrim action from service to the dialog (ac5e591)
  • lookup: enable body hoisted menu CSS customisation (994cf00)

v3.0.5

03 Feb 23:33
Compare
Choose a tag to compare

v3.0.5 (2021-02-03)

Bug Fixes

  • lookup: set "searching" flag correctly (361e0bd)

v3.0.4

01 Feb 22:19
Compare
Choose a tag to compare

v3.0.4 (2021-02-01)

Bug Fixes