Skip to content

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

v8.0.3

17 Nov 03:46
Compare
Choose a tag to compare

8.0.3 (2021-11-17)

Bug Fixes

  • slider: adjust value to fit into min/max (65e546c), closes #62

Features

  • tooltip: add delay configs (f4c133c)

v8.0.0-au

16 Nov 07:41
Compare
Choose a tag to compare

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

08 Nov 02:15
Compare
Choose a tag to compare

8.0.2 (2021-11-08)

Bug Fixes

  • base: do not continue attaching if detached was called (15df287)
  • checkbox,radio,select,slider,text-field: consider undefined references (b67ba9d)
  • menu: expose menu surface (40ff16c)
  • text-field: expose value (677ddee)

v8.0.1

21 Oct 07:55
Compare
Choose a tag to compare

8.0.1 (2021-10-21)

Bug Fixes

  • lookup: await for debounce promise on blur (e574d57)
  • lookup: do not suppress on mouse down (3d83509)
  • menu-surface: check for undefined foundation (4d9b765)
  • menu: consider deprecated lists in menus (22fbd4b)

Upgrade to MDC@13

27 Sep 06:53
Compare
Choose a tag to compare

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)

Features

  • data-table: MDC upgrade (12f99e7)
  • dialog: deprecate old dialog service (42d1a5d)
  • icon-button: MDC upgrade (73fc9c8)
  • menu: add helper method (039ff29)
  • menu: MDC upgrade (f6a244d)

v7.1.3

02 Sep 06:36
Compare
Choose a tag to compare

7.1.3 (2021-09-02)

Bug Fixes

  • app: switch docs (7a3671c), closes #56
  • deprecated-list: add href attribute (d709144)
  • form-field: hook label to buttons (23872c4), closes #57
  • menu: display vertical scrollbar explicitly (d5b2b5a)
  • menu: force resize to avoid ellipsis with scroll (010a1dd)

v7.1.2

02 Sep 06:35
Compare
Choose a tag to compare

7.1.2 (2021-08-31)

Bug Fixes

  • drawer: add mdc-deprecated-list (50cab88), closes #55

v7.1.1

30 Aug 22:39
Compare
Choose a tag to compare

7.1.1 (2021-08-30)

Bug Fixes

v7.1.0

30 Aug 05:14
Compare
Choose a tag to compare

7.1.0 (2021-08-30)

Bug Fixes

Features

  • banner: add (b0765ff)
  • base: allow delaying focus trap creation (cb0bc91)
  • segmented-button: add (a4fb7d7)

v7.0.6

23 Aug 06:57
Compare
Choose a tag to compare

7.0.6 (2021-08-23)

Bug Fixes

  • base: add missing validation field (5fa1767)
  • dialog: use proper ripple selector (c64830e)