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

New tokens arquitecture POC #2140

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

New tokens arquitecture POC #2140

wants to merge 7 commits into from

Conversation

GomezIvann
Copy link
Collaborator

@GomezIvann GomezIvann commented Jan 14, 2025

Checklist

  • The build process is done without errors. All tests pass in the /lib directory.
  • Self-reviewed the code before submitting.
  • Meets accessibility standards.
  • Added/updated documentation to /website as needed.
  • Added/updated tests as needed.

Purpose
A test for the new tokens architecture.

Description
This PR includes:

  • New CSS files for global styling: fonts.css and tokens.css.
  • inyectStyles flag for default styling within the library build.
  • New exported function setCustomTheme (provisional name) for application-level theming (only once intented per application).
  • New exported provider HalstackThemeProvider (provisional name) for dynamic and specific theming strategies.
  • Button code page example.

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.

1 participant