This repository was archived by the owner on Oct 7, 2020. It is now read-only.
v0.1.12
Features
- button: Add Ripple public property (cb6187c)
- checkbox: Checkbox Improvements - Complete overhaul (a9324ae)
- fab: Exposed Ripple as public property (61a698e)
- linear-progress: Add setProgress() and setBuffer() foundation methods as public (10682d1)
- menu: Menu Improvements - Complete overhaul (cb4061d)
- package: Update to Material Design Components v0.13.0 (88c3fa0)
- ripple: Add public activate() and deactivate() foundation methods (1a5359d)
- snackbar: Add optional 'dismissOnAction' argument to show() method. (28af9a8)
- switch: Switch Improvements - Complete overhaul (ce676bd)
- toolbar: Allow mdc-toolbar-title to act as component & directive. (ad9686f)
BREAKING CHANGES
- switch: Removed mdc-switch-label directive
- checkbox: Removed mdc-checkbox-label directive
- linear-progress: Removed component Input() buffer and progress properties
- menu: Removed [items] property. You'll need to start using the new mdc-menu-item
directive.