Skip to content

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

v1.0.4

14 Sep 00:54
Compare
Choose a tag to compare

v1.0.4 (2020-09-14)

Bug Fixes

  • app: add explicit references (549c0e0)
  • tabs: make event lowercase (303e506)

Features

  • dialog: allow dialog customisation via the service (adadae5)

v1.0.3

11 Sep 10:37
Compare
Choose a tag to compare

v1.0.3 (2020-09-11)

Bug Fixes

  • app: api doc clean up (30b9fbd)
  • app: handle complex doc types (946f4f6)
  • base: make lint happy (cbdae0c)
  • card: add disable ripple (c92c9e5)
  • data-table: copy cell attributes (362abb7)
  • list: do not update a disabled row checkbox (6e7fa21)
  • text-field: do not ruin it for full width (bb7d72f)

Features

  • app: display event docs (a8af61c)

v1.0.2

07 Sep 11:08
Compare
Choose a tag to compare

v1.0.2 (2020-09-05)

Bug Fixes

  • all: apply top bar styling later than icon button's (041ab71)
  • dialog: add content only after the dialog has opened (1fef2cc)
  • text-field: workaround Safari alignment issue (4339a94), closes #11

v1.0.1

01 Sep 00:47
Compare
Choose a tag to compare

v1.0.1 (2020-09-01)

Features

  • all: add aggregate package (03b185d)
  • base: export material palette (4c13377)

v1.0.0 - Woohoo!

31 Aug 01:40
Compare
Choose a tag to compare

v1.0.0 (2020-08-31)

Bug Fixes

  • app: compose correct html (899491e)
  • lookup: check for undefined explicitly (8e7c400)

Features

  • app: add lookup examples (6f3f04b)
  • app: add tree view example snippet (e89c088)
  • app: add typography example snippets (6df56a7)
  • app: data table pagination example (d754b15)

v1.0.0-alpha.21

28 Aug 01:32
Compare
Choose a tag to compare

v1.0.0-alpha.21 (2020-08-28)

Bug Fixes

  • top-app-bar: allow tweaking "fixed" attribute (d51c891)
  • top-app-bar: expose scroll target (3604181)
  • top-app-bar: instantiate correct foundation (d41f26d)

Features

  • app: add top app bar examples (9db395c)

v1.0.0-alpha.20

27 Aug 01:59
Compare
Choose a tag to compare

v1.0.0-alpha.20 (2020-08-27)

Bug Fixes

  • icon: store host reference (bf8a007)
  • text-field: add missing attributes (87e24fe)
  • text-field: emit on focus (f2fbd51)
  • text-field: propagate required to foundation (c30f96b)

Features

  • app: add text field examples (17e64d2)

v1.0.0-alpha.19

26 Aug 01:32
Compare
Choose a tag to compare

v1.0.0-alpha.19 (2020-08-26)

Bug Fixes

  • select: do not use child to get the icon reference (2e5af34)
  • tab-bar: add missing attributes (f6badb5)

Features

  • app: add select examples (be5a66b)
  • app: add tab bar examples (4bbd2a0)
  • app: slider example snippets (9d07b5e)
  • app: switch examples (e656b3d)

v1.0.0-alpha.18

23 Aug 12:13
Compare
Choose a tag to compare

v1.0.0-alpha.18 (2020-08-23)

Features

v1.0.0-alpha.17

21 Aug 08:14
Compare
Choose a tag to compare

v1.0.0-alpha.17 (2020-08-21)

Bug Fixes

  • lookup: do not open on disabled or readonly inputs (ab35d92)
  • select: add anchor margin attribute (807fb9d)
  • select: add disabled (07b97cf)
  • select: add missing attributes (7b32ce7)
  • select: re-layout on attributes change (171cd0d)
  • text-field: propagate disabled to foundation (7ace40d)

Features

  • app: wip - select examples (aff933e)
  • select: expose selected index on an element (c921ee6)
  • text-field: expose disabled and readonly on an element (e2770b3)