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

Add ClassNames on elements for better styling support #229

Open
2 tasks
saadanzari opened this issue Jul 11, 2024 · 0 comments
Open
2 tasks

Add ClassNames on elements for better styling support #229

saadanzari opened this issue Jul 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@saadanzari
Copy link
Contributor

saadanzari commented Jul 11, 2024

Description

As the portal-shared-components is used in multiple projects as base components reusable library,
I want to add ClassNames on elements for better styling support in other applications which are using portal-shared-components as npm packinge,
so that we can easily modify the color themes in the application level .

Acceptance Criteria

  • ClassNames are applied on components
  • ClassNames are applied on tags with states changes

Additional Information

This should be done for all of the components for consistency purpose.
add prefifx cx- for classNames for better code separation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant