pawcoding / Rainbow-Palette

Rainbow Palette is a versatile tool for generating color palettes from a single color.
https://rainbow-palette.app/
MIT License
15 stars 2 forks source link

[Feature]: Multiple palettes #60

Closed pawcoding closed 3 months ago

pawcoding commented 3 months ago

User story

Right now a user can only have one palette saved in localStorage.

With this feature, each palette will be saved separately (still in localStorage) and a user can view a list of all their palettes. When clicking on one of their palettes the default viewer will open again.

Requirements

pawcoding commented 3 months ago

:tada: This issue has been resolved in version 1.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: