Skip to content

Latest commit

 

History

History
192 lines (81 loc) · 5.63 KB

CHANGELOG.md

File metadata and controls

192 lines (81 loc) · 5.63 KB

9.1.1 (2020-03-12)

Features

  • lib: add [active] and [disabled] inputs (6cefa98)

9.0.1 (2020-03-06)

8.0.8 (2020-03-06)

8.0.7 (2019-09-20)

Features

  • lib: full icon support for mat-fab (#59) (c00f7c7), closes #37
  • lib: full icon support for spinner and bar buttons (f49d900), closes #13

BREAKING CHANGES

  • lib: change how icons are used in mat-fab - see readme

8.0.6 (2019-09-16)

Features

  • lib: allow custom class for spinner and bar buttons (#58) (f42a593)

8.0.5 (2019-09-10)

8.0.4 (2019-05-16)

8.0.3 (2019-03-14)

Bug Fixes

  • lib: prevent bubling when active (7be3008)

8.0.2 (2019-03-13)

8.0.1 (2019-03-13)

Bug Fixes

  • lib: prevent bubbling of disabled button (b8ec4b3), closes #23

BREAKING CHANGES

  • lib: Event hanlder renamed to from (click) to (btnClick)

7.1.2 (2019-03-09)

Bug Fixes

  • lib: improve comp styles (9b70605)

Features

  • lib: added icon support for fab (7346207)
  • lib: static spinner size for fab spinner (593cfbc)

7.1.1 (2019-02-28)

Bug Fixes

  • demo: updated spinner size and added missing method (b5b20bd)

Features

7.0.10 (2018-12-21)

7.0.5 (2018-09-19)

7.0.4 (2018-09-19)

Bug Fixes

  • demo: fix missing props (c6205bc)
  • lib: correctly disable buttons (47c667f)
  • lib: rename component selector (9062483)

Code Refactoring

Features

  • lib: remove disabled when active (69cf78e)

BREAKING CHANGES

  • lib: module 'MatProgressButtons' renamed to 'MatProgressButtonsModule'
  • lib: rename component selectors - 'bar-button' is now 'mat-bar-button', 'spinner-button' is now 'mat-spinner-button'
  • lib: interface renamed from 'ButtonOpts' to 'MatProgressButtonOptions'

6.0.1 (2018-07-09)

1.3.2 (2018-06-26)

1.3.1 (2018-06-26)

1.3.0 (2018-06-26)

1.2.9 (2017-12-17)

1.2.7 (2017-12-17)

1.2.3 (2017-12-17)