angular2_components 0.2.1 angular2_components: ^0.2.1 copied to clipboard
The official Material Design components for AngularDart. Used at Google in production apps.
0.2.1 #
- Rollup of recent changes
- Includes fix for breaking change in Angular 2.2.0
0.2.0 #
- Add a modal dialog window called material_dialog.
- Rename MultilineMaterialInputComponent to MaterialMultilineInputComponent.
- Make the deferredContent placeholder element optional, off by default.
- Remove InputTextModel.
- Cleanup linter warnings.
- Refactor color support.
- Many components now support removing whitespace in the templates.
- Refactor tab key index to a mixin.
- Various updates and cleanup.
0.1.1 #
- Small change to README.md
0.1.0 #
- Initial Open Source release.