2.2.0 • Published 2 years ago

ember-colpick v2.2.0

Weekly downloads
839
License
MIT
Repository
github
Last release
2 years ago

Ember-colpick Build Status Ember Observer Score

A color picker component for ember using https://github.com/mrgrain/colpick

Usage

  • npm install --save ember-colpick
  • ember g ember-colpick

inline color picker

{{col-pick value=color}}

popup for input color picker

{{col-pick-input value=color}}

Compatibility

ember-colpick 1.0.0 requires ember-cli >= 2.15.0. You can use ember-colpick 0.x for older versions of ember-cli. ember-colpick 2.x requires ember-cli >= 3.24.0.

Upgrading from 0.x to 1.0.0

In 1.0.0, we dropped bower and are getting jquery-colpick from npm instead. You can remove colpick from your bower.json file.

Upgrading from 1.x.0 to 2.0.0

Development

  • git clone this repository
  • npm install
  • bower install

Previewing

Installation

ember install ember-colpick

Usage

Longer description of how to use the addon in apps.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

2.2.0

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.0.0

7 years ago

0.6.2

9 years ago

0.6.1

9 years ago

0.6.0

9 years ago

0.5.0

10 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago