-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Production Deployment #81
Conversation
Prevent duplicate color names
# [1.5.0-staging.1](v1.4.0...v1.5.0-staging.1) (2024-08-24) ### Bug Fixes * **generator:** prevent generated palette from having duplicate color names ([4272690](4272690)) * **view:** prevent random color from having duplicate name ([0eaf7fd](0eaf7fd)) * **view:** prevent user from using duplicate color names ([7653316](7653316)) ### Features * **dialog:** allow custom validators in prompt dialog ([7753a10](7753a10))
β¦om other palette
Import colors from other palettes
# [1.5.0-staging.2](v1.5.0-staging.1...v1.5.0-staging.2) (2024-08-24) ### Bug Fixes * **view:** delay drag start event on mobile to allow scrolling ([9ece515](9ece515)) ### Features * **util:** add utilities to filter and map arrays inside observables ([29e3d52](29e3d52)) * **palette-service:** allow reading of palette without updating internal state ([0160cd5](0160cd5)) * **view:** import colors from other palettes into current palette ([bba3afc](bba3afc)) * **view:** search colors to import by hue ([a0b447f](a0b447f))
π This issue has been resolved in version 1.5.0-staging.2 π The release is available on GitHub release Your semantic-release bot π¦π |
# [1.5.0-staging.3](v1.5.0-staging.2...v1.5.0-staging.3) (2024-08-24)
π This issue has been resolved in version 1.5.0-staging.3 π The release is available on GitHub release Your semantic-release bot π¦π |
9e9008f
to
0604471
Compare
palette has colors
# [1.5.0-staging.4](v1.5.0-staging.3...v1.5.0-staging.4) (2024-08-30) ### Bug Fixes * **view:** use correct min-height when display has more space then the ([e05a0e7](e05a0e7))
π This issue has been resolved in version 1.5.0-staging.4 π The release is available on GitHub release Your semantic-release bot π¦π |
# [1.5.0-staging.5](v1.5.0-staging.4...v1.5.0-staging.5) (2024-08-30)
π This issue has been resolved in version 1.5.0-staging.5 π The release is available on GitHub release Your semantic-release bot π¦π |
π This issue has been resolved in version 1.5.0 π The release is available on GitHub release Your semantic-release bot π¦π |
Changes
Features β¨
Bug fixes π©Ή
Internal π οΈ
ColorRangeSlider
component to shared featureIncludes