Releases: brianpkelley/md-color-picker
Releases · brianpkelley/md-color-picker
Plugin Rewrite Pre-Alpha
More and more rewrite work.
Too much to list, easier to list what still needs to be done.
- Redo options objects and attributes
- Implement $ngAnimate in the few spots needed.
- Add callbacks.
New features off the top of my head.
- md-color-picker is now split into element and attribute directives
- md-color-picker element now uses transclude to allow custom templates
- md-color-picker-container can now be used standalone
- $mdColorPicker.show now takes container and mdColor options, allowing panel or dialog opening.
- demo/index.html updates for new features, still in dev mode
v0.2.6
v0.2.5
Release 0.2.5 - New options object - Hide tabs - Hide clear and preview - Set default tab - Support for mulitple dialogs
v0.2.1
satisfying npm
v0.2.0
Bug fixes, code clean up, features
- angular md-color-picker service
- combined spectrum directives
md-color-picker
Initial Release