Skip to content

Releases: scttcper/ngx-color

v1.4.1

27 May 22:06
Compare
Choose a tag to compare

1.4.1 (2018-05-27)

Bug Fixes

  • swatches border radius on first and last, border on white swatch (fa8ed5c)

Before
screen shot 2018-05-27 at 2 44 44 pm

After
screen shot 2018-05-27 at 2 53 03 pm

v1.4.0

17 May 16:57
Compare
Choose a tag to compare

1.4.0 (2018-05-17)

Bug Fixes

  • #108 remove extra swatch class in circle picker (68a2a1b)
  • peer dependency for angular 6 (7d85dc2)

Features

1.3.1

03 May 17:16
1.3.1
Compare
Choose a tag to compare

type fixes
bug fix for the circle color picker not showing a color after being selected

v1.3.0

02 May 23:57
v1.3.0
Compare
Choose a tag to compare

1.2.0

27 Jan 07:12
Compare
Choose a tag to compare

ngStyle names are camel case instead of matching normal css
move helpers inside the core package

1.1.1

14 Jan 18:36
1.1.1
Compare
Choose a tag to compare

Breaking:
new release process that moved some files around. Probably should be any issues.

Changes:
reduce unused code

1.0.0

10 Dec 07:06
1.0.0
Compare
Choose a tag to compare

v1.0 release! 🎉
Docs now in readme.
onChange and onChangeComplete emit interface ColorEvent.
overall component cleanup and testing