Skip to content

v1.5.0

Compare
Choose a tag to compare
@pawcoding pawcoding released this 30 Aug 18:59
· 2 commits to master since this release

1.5.0 (2024-08-30)

Bug Fixes

  • view: delay drag start event on mobile to allow scrolling (9ece515)
  • generator: prevent generated palette from having duplicate color names (4272690)
  • view: prevent random color from having duplicate name (0eaf7fd)
  • view: prevent user from using duplicate color names (7653316)
  • view: use correct min-height when display has more space then the (e05a0e7)

Features

  • util: add utilities to filter and map arrays inside observables (29e3d52)
  • dialog: allow custom validators in prompt dialog (7753a10)
  • palette-service: allow reading of palette without updating internal state (0160cd5)
  • view: import colors from other palettes into current palette (bba3afc)
  • view: search colors to import by hue (a0b447f)