Releases: pawcoding/Rainbow-Palette
Releases · pawcoding/Rainbow-Palette
v1.5.1
v1.5.0
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
1.5.0-staging.5 (2024-08-30)
v1.5.0-staging.4
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
1.5.0-staging.3 (2024-08-24)
v1.5.0-staging.2
1.5.0-staging.2 (2024-08-24)
Bug Fixes
- view: delay drag start event on mobile to allow scrolling (9ece515)
Features
v1.5.0-staging.1
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
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)