Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Releases: trimox/angular-mdc-web

v0.42.6

08 Jan 00:48
Compare
Choose a tag to compare

Bug Fixes

v0.42.5

07 Jan 03:53
Compare
Choose a tag to compare

Bug Fixes

  • slider: Min, Max and step value fail to initialize (#1653) (01766cd)
  • text-field: Should display and float [value] (#1652) (839c26b), closes #1651

Features

v0.42.4

06 Jan 04:11
Compare
Choose a tag to compare

Bug Fixes

Features

v0.42.3

04 Jan 01:49
Compare
Choose a tag to compare

Bug Fixes

  • demos: Close drawer when route change for small screen devices (#1640) (1d52c8e)
  • select: Should update value asynchronously (#1642) (bf8f1fa), closes #1638
  • select: Update validity style on reset (#1636) (aa22f63)
  • tab-bar: focusOnActivate not respecting false (#1645) (6c7b143), closes #1644

v0.42.2

30 Dec 23:12
Compare
Choose a tag to compare

Bug Fixes

  • dialog: Complete streams when destroying injectable (#1628) (e658ab8)
  • select: Check ngControl value on initialize (#1632) (464dad8), closes #1631
  • text-field: Reuse coerced disabled value (#1634) (edb3613)

v0.42.1

19 Dec 16:56
Compare
Choose a tag to compare

Bug Fixes

  • demos: Drawer navigation on keypress (#1618) (8d161be)
  • form-field: Remove experimental gap mixin (#1601) (4e69e55)
  • helper-text: Support deprecated exports and selectors (#1625) (09daf9f)
  • icon: Support query params when prefixing (#1597) (197cfa4)
  • tab: Deduplicate synthetic ripple event on touch devices (#1615) (1fcb59f)
  • text-field: Prevent synthetic event on touch devices (#1613) (b158a7c)
  • Use 'ngx' prefix naming for extended Sass (#1598) (7e61941)

Features

BREAKING CHANGES

  • mdcTextFieldHelperText and mdcSelectHelperText are deprecated and are to be removed in the near future. Please update your code to use mdcHelperText or mdc-helper-text selectors.

v0.42.0

07 Dec 11:56
Compare
Choose a tag to compare

Bug Fixes

Features

BREAKING CHANGES

  • select: Renamed the property floatingLabel to floatLabel. Please update your code to
    use floatLabel.

v0.41.4

27 Nov 00:28
Compare
Choose a tag to compare

Bug Fixes

v0.41.3

22 Nov 22:07
Compare
Choose a tag to compare

Bug Fixes

Features

v0.41.2

19 Nov 01:23
Compare
Choose a tag to compare

Bug Fixes

Features