Skip to content

Releases: pawcoding/Rainbow-Palette

v1.5.1

30 Aug 19:17
Compare
Choose a tag to compare

1.5.1 (2024-08-30)

Bug Fixes

  • ci: use semantic-release github action (d0f9990)

v1.5.0

30 Aug 18:59
Compare
Choose a tag to compare

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)

v1.5.0-staging.5

30 Aug 18:51
Compare
Choose a tag to compare
v1.5.0-staging.5 Pre-release
Pre-release

1.5.0-staging.5 (2024-08-30)

v1.5.0-staging.4

30 Aug 18:49
Compare
Choose a tag to compare
v1.5.0-staging.4 Pre-release
Pre-release

1.5.0-staging.4 (2024-08-30)

Bug Fixes

  • view: use correct min-height when display has more space then the (e05a0e7)

v1.5.0-staging.3

24 Aug 11:46
Compare
Choose a tag to compare
v1.5.0-staging.3 Pre-release
Pre-release

1.5.0-staging.3 (2024-08-24)

v1.5.0-staging.2

24 Aug 11:29
Compare
Choose a tag to compare
v1.5.0-staging.2 Pre-release
Pre-release

1.5.0-staging.2 (2024-08-24)

Bug Fixes

  • view: delay drag start event on mobile to allow scrolling (9ece515)

Features

  • util: add utilities to filter and map arrays inside observables (29e3d52)
  • 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)

v1.5.0-staging.1

24 Aug 07:24
Compare
Choose a tag to compare
v1.5.0-staging.1 Pre-release
Pre-release

1.5.0-staging.1 (2024-08-24)

Bug Fixes

  • 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)

Features

  • dialog: allow custom validators in prompt dialog (7753a10)

v1.4.0

15 Aug 14:55
Compare
Choose a tag to compare

1.4.0 (2024-08-15)

Bug Fixes

  • clipboard: better handling for errors when clipboard is not available (416709b)
  • view: disable export without colors (232f19d)
  • view: don't warn about unsaved changes during update (fa6bc1a)
  • editor: open editor with correct width (8208512)
  • export: open editor with correct width (a8757b1)
  • matomo: update route configuration in tracker (d4e9784)
  • editor: use correct cursor when save is disabled (9cb46c2)
  • export-modal: use correct translation for close button (e2a818b)

Features

  • no-palette: add animation (05e3c2a)
  • confetti: add confetti service (62bbaec)
  • dialog: add dialog component (3e92ada)
  • generator: add support for async palette generation (74dab03)
  • toast: add support for custom toast durations (48d69e2)
  • dialog: handle I/O for dialog (441462d)
  • dialog: migrate alert to use custom dialog (1ccc60a)
  • dialog: migrate confirm to use custom dialog (60a58dd)
  • dialog: migrate prompt to use custom dialog (c86e785)
  • list: prompt user to give duplicate palette a new name (3727dc0)
  • view: reorder colors with drag and drop (7afb7cf)
  • export: shoot confetti after successful export (d94f2ee)
  • pwa: shoot confetti after successful update (b11871a)

v1.4.0-staging.9

15 Aug 14:50
Compare
Choose a tag to compare
v1.4.0-staging.9 Pre-release
Pre-release

1.4.0-staging.9 (2024-08-15)

Bug Fixes

  • matomo: update route configuration in tracker (d4e9784)

v1.4.0-staging.8

15 Aug 14:10
Compare
Choose a tag to compare
v1.4.0-staging.8 Pre-release
Pre-release

1.4.0-staging.8 (2024-08-15)

Bug Fixes

  • view: disable export without colors (232f19d)

Features

  • confetti: add confetti service (62bbaec)
  • export: shoot confetti after successful export (d94f2ee)
  • pwa: shoot confetti after successful update (b11871a)