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

v3.2.0

09 Sep 01:04
Compare
Choose a tag to compare

Bug Fixes

Features

Ripple

The MdcRipple service was completely rewritten to resolve some outstanding issues.

Travis-CI Improvements

A huge thanks goes out to @TryHardDood for improving the continuous integration with Travis-CI. Much appreciated!

  • Run tests, build library and documentation automatically when pushed to master.
  • Deploy documentation to gh-pages branch when pushed to master.
  • Run just the tests when a pull requests is created.

v3.1.3

31 Aug 14:45
Compare
Choose a tag to compare
chore: Publish Angular MDC v3.1.3

v3.1.2

30 Aug 02:22
Compare
Choose a tag to compare

Bug Fixes

Features

BREAKING CHANGES

  • select: Update mdc-select helper text to use mdc-select-helper-text or mdcSelectHelperText.

v3.1.1

24 Aug 17:33
Compare
Choose a tag to compare

Bug Fixes

Features

BREAKING CHANGES

  • chips: Update mdc-chip-leading-icon-margin and mdc-chip-trailing-icon-margin mixins signatures to take only left and right margin values.

v2.0.1

26 Jun 23:16
Compare
Choose a tag to compare

Bug Fixes

v2.0.0

23 Jun 01:16
Compare
Choose a tag to compare

Bug Fixes

  • Add material-components-web to dependencies (#1924) (f12c4e2)
  • icon: Handle unescaped characters in names (#1926)

Features

  • dialog: Allow dialog return to be typed (#1907) (dd5cd38)
  • Upgrade to material-components-web 2.3.1 (#1918)
  • Upgrade to Angular 8.0.2 (#1915)

v1.0.5

08 Jun 23:38
Compare
Choose a tag to compare

Bug Fixes

Features

v1.0.3

20 Apr 23:35
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • menu: Example for opening menu from card action

v1.0.2

13 Apr 16:46
Compare
Choose a tag to compare
  • Fix SSR issue for text-field

v1.0.1

13 Apr 00:44
Compare
Choose a tag to compare

Features