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

fix: add hex transform plugin #15

Merged
merged 5 commits into from
Jul 11, 2024
Merged

Conversation

anthony9187
Copy link
Contributor

Description

This PR adds the hex transform plugin to the compiler, excluding story files as this breaks storybook's Color controls. This doesn't mean much for us in regards to writing components as we were already providing string colors, it just means that the renderer wont throw errors about it in random places

Changes

  • adds hexColorTransform plugin to the vite config
  • removes noto sans ttf font

Testing

ensure the app runs as expected
ensure colors are rendered as expected

@anthony9187 anthony9187 changed the title feat: add hex transform plugin fix: add hex transform plugin Jul 8, 2024
@anthony9187 anthony9187 changed the title fix: add hex transform plugin feat: add hex transform plugin Jul 8, 2024
@anthony9187 anthony9187 changed the title feat: add hex transform plugin fix: add hex transform plugin Jul 8, 2024
@rdkcmf-jenkins
Copy link

Blackduck scan failure details

Summary: 0 violations, 0 files pending approval, 1 file pending identification.

  • Protex Server Path: /home/blackduck/github/solid-ui/15/rdkcentral/solid-ui

  • Commit: 22d6b63

Report detail: gist

@anthony9187 anthony9187 force-pushed the feat/add-hex-transform-plugin branch from 22d6b63 to 64866f8 Compare July 11, 2024 17:57
@anthony9187 anthony9187 merged commit b369b30 into main Jul 11, 2024
2 of 3 checks passed
@rdkcmf-jenkins
Copy link

Blackduck scan failure details

Summary: 0 violations, 0 files pending approval, 1 file pending identification.

  • Protex Server Path: /home/blackduck/github/solid-ui/15/rdkcentral/solid-ui

  • Commit: 64866f8

Report detail: gist

@anthony9187 anthony9187 deleted the feat/add-hex-transform-plugin branch July 15, 2024 17:51
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