Skip to content

Releases: loadingio/ldpalettepicker

4.1.2

Choose a tag to compare

@zbryikt zbryikt released this 07 Apr 12:29
  • fix for panel's responsiveness

4.1.1

Choose a tag to compare

@zbryikt zbryikt released this 26 Mar 10:01
  • fix bug: getPal of ldPaletteEditor didn't return color with tags.
  • upgrade dependencies

4.1.0

Choose a tag to compare

@zbryikt zbryikt released this 20 Oct 02:50
  • support palette pasting

4.0.9

Choose a tag to compare

@zbryikt zbryikt released this 11 Sep 11:44
  • update ldcp and sliders when log.undo
  • only track editing by log.push if new color is different (or not defined)

4.0.8

Choose a tag to compare

@zbryikt zbryikt released this 11 Sep 07:40
  • editor doesn't reflect undo change in sliders

4.0.7

Choose a tag to compare

@zbryikt zbryikt released this 02 Sep 14:54
  • prevent gapping between colors of converted SVG / PNG from palette

4.0.6

Choose a tag to compare

@zbryikt zbryikt released this 18 Jun 14:36
  • support @loadingio/paginate v0.1.0 api (setHost to host) with legacy support
  • fix bug: exception from paginate object due to cloning
  • upgrade @loadingio/paginate from v0.1.0 to v0.1.1

4.0.5

Choose a tag to compare

@zbryikt zbryikt released this 03 May 14:54
  • fix bug: opacity in selected palette is gone.
    • Use hsl to replace hex to fix this issue.

4.0.4

Choose a tag to compare

@zbryikt zbryikt released this 21 Apr 04:53
  • add color palette from PlotDB
  • upgrade vscroll dependency to fix searching bug when there is only single match.
  • make the alignment of content in panel at top.
  • upgrade dependencies

4.0.3

Choose a tag to compare

@zbryikt zbryikt released this 19 Feb 12:50
  • tweak layout for responsive design