Releases: aurelia-ui-toolkits/aurelia-mdc-web
Releases · aurelia-ui-toolkits/aurelia-mdc-web
v1.0.4
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
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
v1.0.2
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
v1.0.1 (2020-09-01)
Features
- all: add aggregate package (03b185d)
- base: export material palette (4c13377)
v1.0.0 - Woohoo!
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
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
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
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.17
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)