Skip to content

v1.0.9 #9

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

Merged
merged 28 commits into from
Jan 22, 2025
Merged

v1.0.9 #9

merged 28 commits into from
Jan 22, 2025

Conversation

Beelink
Copy link
Member

@Beelink Beelink commented Jan 16, 2025

v1.0.9 TODO

🚀 New features

  • Edit color: Add inputs for values (hex, r, g, b, alpha)
  • Add support for Apple Color List (.clr) file format
    • Import
    • Export
  • Material UI colors palette importer (source)
  • Apple colors palette importer (source)
  • File Associations:
    • Open with PlainColor for .plaincolorjson files
    • Open with PlainColor for .clr files
    • Drag & Drop to PlainColor window
    • Drag & Drop to macOS dock

💅 Polishing

  • Automatically generate color label on color change if the custom label is not set (for colors created with + button)
  • Sanitize color & palette labels
  • Animation on export palette content copied
  • Picker: Pinch to zoom
  • Add default colors & palettes
  • Export palette: Add relations between export variant and color formats (available color formats depend on selected export variant)
  • Disable horizontal elastic scrolling behavior
  • Check if PlainColor palette JSON is correctly typed so it cannot break the app
  • Hide context menu on scroll
  • Add custom context menu for inputs (Cut, Copy, Paste)

🐞 Bug fixes

  • Fix: Color/Palette name white-space
  • Fix context menu height on different window heights
  • Fix: Cmd+X, Cmd+C, Cmd+V, Cmd+A not working
  • Fix: Do not allow to save empty color name or palette name

@Beelink Beelink self-assigned this Jan 16, 2025
@Beelink
Copy link
Member Author

Beelink commented Jan 17, 2025

@Beelink Beelink added enhancement New feature or request platform macos Related to macOS build labels Jan 17, 2025
@Beelink
Copy link
Member Author

Beelink commented Jan 18, 2025

Aperture size feature example:

image

(blend multiple colors in the picker square)

@Beelink Beelink merged commit 7b1965b into main Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request platform macos Related to macOS build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant