Skip to content
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

Ext/oklch color converter #16014

Closed
wants to merge 8 commits into from

Conversation

strongeron
Copy link
Contributor

@strongeron strongeron commented Dec 23, 2024

Description

Screencast

Checklist

strongeron and others added 8 commits December 8, 2024 01:02
- fix: improve color conversion and fix ESLint issues
- Changes to prepare the extension for the store: added screenshots.
- fix: improve HSL and vec calculations, add reference values
- Update README.md
- docs: improve README.md formatting and added credit section
- docs: improve README.md formatting and development instructions
- Initial commit: OKLCH Color Converter for Raycast
…erter

Update project configuration to follow Raycast extension best practices:

- Move React to peerDependencies for better compatibility
- Add React as devDependency for development
- Update TypeScript configuration for proper module resolution
- Fix React import structure in convert-color.tsx
- Clean up project dependencies
- Add proper type declarations for Raycast environment

Part of raycast#15747
- Updated extension title from "Oklch Color Converter" to "OKLCH Color Converter"
- Updated changelog to include title case fixes
- Ensures consistent OKLCH capitalization across the extension
@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: oklch-color-converter Issues related to the oklch-color-converter extension OP is author The OP of the PR is the author of the extension labels Dec 23, 2024
@raycastbot
Copy link
Collaborator

Thank you for the update! 🎉

Due to our current reduced availability, the initial review may take up to 10-15 business days 🎄

Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like youre pushing the complete extension again, could you please only push the changes? Try to delete strongeron:ext/oklch-color-converter before doing it again

@strongeron strongeron closed this Jan 3, 2025
@strongeron strongeron deleted the ext/oklch-color-converter branch January 3, 2025 12:07
@strongeron
Copy link
Contributor Author

@pernielsentikaer Thanks for your comment! I've made the updates here: #16137

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension fix / improvement Label for PRs with extension's fix improvements extension: oklch-color-converter Issues related to the oklch-color-converter extension OP is author The OP of the PR is the author of the extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants