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

improve SPACE and PRIMITIVE_COLORS types #180

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

ukorvl
Copy link
Member

@ukorvl ukorvl commented Oct 30, 2023

This diff adds as const to SPACE and PRIMITIVE_COLORS in order to enable their value access from the consumer app. Now we can view it only as type Record<string, string>, but it will be very helpful to view exact color/space from the app consumer.

@ukorvl ukorvl self-assigned this Oct 30, 2023
@ukorvl ukorvl requested a review from KlonD90 October 30, 2023 09:54
@github-actions
Copy link

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/ui-kit.js 41.77 KB (0%) 836 ms (0%) 29 ms (+43.88% 🔺) 864 ms

@ukorvl ukorvl merged commit 172e35d into master Oct 30, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants