2.2.0 • Published 7 months ago

ember-colpick v2.2.0

Weekly downloads
839
License
MIT
Repository
github
Last release
7 months 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

7 months ago

2.1.0

8 months ago

2.0.0

8 months ago

1.0.0

6 years ago

0.6.2

8 years ago

0.6.1

8 years ago

0.6.0

8 years ago

0.5.0

9 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago