Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.4.0](v1.3.0...v1.4.0) (2024-08-15) ### Bug Fixes * **clipboard:** better handling for errors when clipboard is not available ([416709b](416709b)) * **view:** disable export without colors ([232f19d](232f19d)) * **view:** don't warn about unsaved changes during update ([fa6bc1a](fa6bc1a)) * **editor:** open editor with correct width ([8208512](8208512)) * **export:** open editor with correct width ([a8757b1](a8757b1)) * **matomo:** update route configuration in tracker ([d4e9784](d4e9784)) * **editor:** use correct cursor when save is disabled ([9cb46c2](9cb46c2)) * **export-modal:** use correct translation for close button ([e2a818b](e2a818b)) ### Features * **no-palette:** add animation ([05e3c2a](05e3c2a)) * **confetti:** add confetti service ([62bbaec](62bbaec)) * **dialog:** add dialog component ([3e92ada](3e92ada)) * **generator:** add support for async palette generation ([74dab03](74dab03)) * **toast:** add support for custom toast durations ([48d69e2](48d69e2)) * **dialog:** handle I/O for dialog ([441462d](441462d)) * **dialog:** migrate `alert` to use custom dialog ([1ccc60a](1ccc60a)) * **dialog:** migrate `confirm` to use custom dialog ([60a58dd](60a58dd)) * **dialog:** migrate `prompt` to use custom dialog ([c86e785](c86e785)) * **list:** prompt user to give duplicate palette a new name ([3727dc0](3727dc0)) * **view:** reorder colors with drag and drop ([7afb7cf](7afb7cf)) * **export:** shoot confetti after successful export ([d94f2ee](d94f2ee)) * **pwa:** shoot confetti after successful update ([b11871a](b11871a))
- Loading branch information