This repository has been archived by the owner on Oct 7, 2020. It is now read-only.
v0.5.1
Bug Fixes
Features
- snackbar: Implement MDC Snackbar Service (#226) (279fe07), closes #225
- fab: Add
exited
animation property + toggleExited() method (#222) (fae29fc), closes #217 - fab: Add
tabIndex
property (#216) (f975d44) - fab: Publicize
elementRef
for button + icon (#227) (1c89641), closes #224
BREAKING CHANGES
- snackbar: Snackbar was re-architected into an Angular service. View the documentation and example at https://trimox.github.io/angular-mdc-web/#/snackbar-demo to update your code accordingly.