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

chore(demo-theme): themed demo helper #9645

Merged

Conversation

alisonailea
Copy link
Contributor

Related Issue: #9644

Summary

themed demo helper

Copy link
Contributor

This PR has been automatically marked as stale because it has not had recent activity. Please close your PR if it is no longer relevant. Thank you for your contributions.

@github-actions github-actions bot added the Stale Issues or pull requests that have not had recent activity. label Jun 28, 2024
@alisonailea alisonailea marked this pull request as ready for review July 5, 2024 16:07
@alisonailea alisonailea requested a review from a team as a code owner July 5, 2024 16:07
@alisonailea alisonailea removed the Stale Issues or pull requests that have not had recent activity. label Jul 5, 2024
Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

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

Awesome!

Approving to get this in for today's testing, but I do have some notes:

  • Can we add doc to the theme helper with setup examples?
  • Are the updates to the button page temporary or something that we'd like to promote across all component pages? We could also consider adding a specific theme demo page.
  • Can we add a note on current limitations of the helper? IIRC, stateful CSS props are not supported.

Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

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

👍

shadowColor: "black",
shadowValues: "0 1px 2px 0 1",
space: "24px",
text: "green",
Copy link
Member

Choose a reason for hiding this comment

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

should this maybe be textColor?

@alisonailea
Copy link
Contributor Author

alisonailea commented Jul 9, 2024

  • Can we add doc to the theme helper with setup examples?

Added

  • Are the updates to the button page temporary or something that we'd like to promote across all component pages?

Not intended to be temporary. The idea was to allow these demos to be added to any page although long-term it might be good to have a specific theme demo page with all/many components.

  • Can we add a note on current limitations of the helper? IIRC, stateful CSS props are not supported.

There aren't any limitations as far as I know. Stateful CSS props are supported.

@alisonailea alisonailea merged commit e7b5653 into epic/7180-component-tokens Jul 9, 2024
4 checks passed
@alisonailea alisonailea deleted the astump/9644-themed-demo-helper branch July 9, 2024 19:23
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