Releases: loadingio/ldpalettepicker
Releases · loadingio/ldpalettepicker
4.1.2
- fix for panel's responsiveness
4.1.1
- fix bug:
getPal
of ldPaletteEditor didn't return color with tags.
- upgrade dependencies
4.0.9
- update ldcp and sliders when log.undo
- only track editing by log.push if new color is different (or not defined)
4.0.8
- editor doesn't reflect undo change in sliders
4.0.7
- prevent gapping between colors of converted SVG / PNG from palette
4.0.6
- 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
- fix bug: opacity in selected palette is gone.
- Use
hsl
to replace hex
to fix this issue.
4.0.4
- 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
- tweak layout for responsive design