You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Fix the infinite loop caused by equalizeSegments in special cases (
#129)
* fix: Fix the infinite loop caused by equalizeSegments in special cases
* fix: code style
* ci: add tests
* chore: update version
feat: add dom util (#108)
* feat: add createDOM and modifyCSS
* chore: auto fix lint error
* feat: memoize with lru cache, and add cache on toRGB api
* chore: fix lint