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

refactor(query-builder): update schemas based on new design #341

Closed
wants to merge 21 commits into from

Conversation

desig9stein
Copy link
Contributor

No description provided.

Verified

This commit was signed with the committer’s verified signature.
pradyunsg Pradyun Gedam
@simeonoff simeonoff changed the title Update Query builder schemas refactor(query-builder): update schemas Oct 1, 2024
@simeonoff simeonoff changed the title refactor(query-builder): update schemas refactor(query-builder): update schemas based on new design Oct 1, 2024
simeonoff and others added 8 commits December 13, 2024 12:04
* refactor(color): update color function to work with named colors

The color function will not work with named colors for keys in a
palette. This PR fixes that so an expression like `color($palette, gray,
200)` can still work with palettes where the `gray` variants are keyed
to a string.

* fix(var-get): return properly formatted error message

* refactor(palettes): always interpolate keys to string type

* refactor(colors): add quotes to contrast and raw colors

* refactor(palettes): refactor indigo handmate palettes to use strings as keys
Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>
…y-builder-schemas
@desig9stein desig9stein removed the ❌ status: awaiting-test PRs awaiting manual verification label Jan 22, 2025
@desig9stein
Copy link
Contributor Author

Closing in favor of #378

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants