Skip to content

Releases: brianpkelley/md-color-picker

Plugin Rewrite Pre-Alpha

19 Jan 05:44
Compare
Choose a tag to compare
Pre-release

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

12 Apr 14:14
Compare
Choose a tag to compare

Hot fix release for #51 #54

v0.2.5

04 Apr 22:15
Compare
Choose a tag to compare
Release 0.2.5

- New options object
- Hide tabs
- Hide clear and preview
- Set default tab
- Support for mulitple dialogs

v0.2.1

03 Mar 23:01
Compare
Choose a tag to compare

satisfying npm

v0.2.0

03 Mar 22:52
Compare
Choose a tag to compare

Bug fixes, code clean up, features

  • angular md-color-picker service
  • combined spectrum directives

md-color-picker

05 Sep 08:06
Compare
Choose a tag to compare

Initial Release