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

Datavizcolors #1634

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Datavizcolors #1634

merged 1 commit into from
Aug 22, 2024

Conversation

HerrTopi
Copy link
Contributor

@HerrTopi HerrTopi commented Aug 12, 2024

Closes: INSTUI-4174, INSTUI-4175, INSTUI-4176, INSTUI-4177

Copy link

github-actions bot commented Aug 13, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-08-22 18:49 UTC

@@ -82,7 +86,10 @@ const globals = {
useEffect,
useState,
useRef,
ThemeColors
additionalPrimitives,
datavisualization,
Copy link
Contributor

@joyenjoyer joyenjoyer Aug 15, 2024

Choose a reason for hiding this comment

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

Consider camelCase (dataVisualization) for this as it is seen in other names.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nice catch, updated

@HerrTopi HerrTopi force-pushed the datavizcolors branch 5 times, most recently from 1fe3564 to af6e433 Compare August 16, 2024 11:10
docs/guides/color-system.md Show resolved Hide resolved

### Colors

Colors are divided into two main technical groups: primitive and semantic colors. Primitive colors store the pure hex values. The primitive colors are the building blocks of the semantic colors. Examples of semantic colors: UI, Contrasts, Datavisualization.
Copy link
Collaborator

Choose a reason for hiding this comment

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

an extra sentence about what semantic colors are would be good here.

packages/canvas-theme/src/index.ts Show resolved Hide resolved
packages/ui-themes/README.md Show resolved Hide resolved
@matyasf matyasf force-pushed the datavizcolors branch 2 times, most recently from cdb8083 to 7e6eed3 Compare August 22, 2024 18:04
Closes: INSTUI-4174, INSTUI-4175, INSTUI-4176, INSTUI-4177
@HerrTopi HerrTopi merged commit c395e17 into master Aug 22, 2024
10 of 11 checks passed
@HerrTopi HerrTopi deleted the datavizcolors branch August 22, 2024 18:49
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.

3 participants