9.1.1 (2020-03-12)
- 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)
- lib: full icon support for mat-fab (#59) (c00f7c7), closes #37
- lib: full icon support for spinner and bar buttons (f49d900), closes #13
- lib: change how icons are used in mat-fab - see readme
8.0.6 (2019-09-16)
8.0.5 (2019-09-10)
8.0.4 (2019-05-16)
8.0.3 (2019-03-14)
- lib: prevent bubling when active (7be3008)
8.0.2 (2019-03-13)
8.0.1 (2019-03-13)
- lib: Event hanlder renamed to from (click) to (btnClick)
7.1.2 (2019-03-09)
- lib: improve comp styles (9b70605)
7.1.1 (2019-02-28)
- demo: updated spinner size and added missing method (b5b20bd)
7.0.10 (2018-12-21)
7.0.5 (2018-09-19)
7.0.4 (2018-09-19)
- demo: fix missing props (c6205bc)
- lib: correctly disable buttons (47c667f)
- lib: rename component selector (9062483)
- lib: renaming (a80301a)
- lib: remove disabled when active (69cf78e)
- 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'