- add script to merge all palette data txt files
- tweak palette naming
- fix for panel's responsiveness
- fix bug:
getPal
of ldPaletteEditor didn't return color with tags. - upgrade dependencies
- support palette pasting
- update ldcp and sliders when log.undo
- only track editing by log.push if new color is different (or not defined)
- fix bug: editor doesn't reflect undo change in sliders
- prevent gapping between colors of converted SVG / PNG from palette
- support
@loadingio/paginate
v0.1.0 api (setHost
tohost
) with legacy support - fix bug: exception from paginate object due to cloning
- upgrade
@loadingio/paginate
fromv0.1.0
tov0.1.1
- Add
cartocolors
colorscheme. - fix bug: opacity in selected palette is gone.
- Use
hsl
to replacehex
to fix this issue.
- Use
- 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
- tweak layout for responsive design
- audit fix for fixing vulnerabilities in dependencies
- tweak layout
- support
tag
editing with backward compatibility - prevent horizontal scrolling in ldpe panel of ldpp
- fix bug: vscroll causes incorrect palette list when re-open after switching between tabs.
- always rebuild list if switching to view tab
- tweak menu bar for responsive design
- upgrade modules
- release with compact directory structure
- add
style
,main
andbrowser
field inpackage.json
. - further minimie generated js file with mangling and compression
- patch test code to make it work with upgraded modules
- fix bug: vscroll should re-update after ldcv popuped to update dimensional information correctly.
- fix bug: ldcv should be initialized but content building ( which may use ldcv )
- fix bug: make vscroll probe length longer
- skip clusterizejs only if vscroll is available when
use-vscroll
is set. - upgrade modules
- relocate scroll position for vscroll after ldcv becomes visible.
- partial update vscroll with a small enought number to increase performance
- add
default-palette
- support
@loadingio/vscroll
for optimize palette list browsing.
- fix bug: when clusterize.js enabled, palette list layout is broken due to additional div inserted.
- in all palettes, also provide brandcolor and colorbrewer palettes
- force font size to
1rem
in panel root for sizing consistency
- fix bug: selector for hiding mypal button incorrect
- tweak ldpp's ldpe layout with flexbox
- tweak ui: use flexbox to layout for more precise result.
- some changes in CSS may lead to broken ui
- support i18n
- tweak ui
- update dropdown menu style
- auto init dropdown menu
- add shadow to dropdown menu
- rename
ldpp.css
toindex.css
for aligning module naming
- reorg dist files - standalone modules with default
index.js
for all-in-one
- bug fix: palettes js files should use lowercase module name.
- remove local
ldColor
file and use versionedldcolor
from npm intool
folder - check
module
andwindow
before initialization - support
palette
option for default palette in ldpe and thus ldpp
- adopt newer version of 'ldcover'
- fix bug: ldcover doesn't work if DOM is isolated while initializing
- fix bug: ldrs now use
sm
instead ofldrs-sm
to control size.
- upgrade modules
- adopt newer version of
ldcolor
,ldcolorpicker
andldslider
. - update all ldp, ldpe, ldpp variables with all lowercase and shorten names.
- debounce ldpe input box event.
- prevent unnecessary update of ldslider
- set display to none of tabs after they are hidden to increase performance.
- upgrade ldcolor, tweak package dependencies rule
- upgrade modules
- upgrade modules
- use deploy module
- tweak README format
- add peerDependencies as dependencies too
- fix bug: get / set should still work even if no ldcv configured.
- better documentation.
- reomve useless code ( ldpe opt default values are not used. )
- upgrade modules
- update builder
- remove livescript header
- wrap automatically bu livescript.