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(all components): added classNames and variants names where possible #231

Merged

Conversation

saadanzari
Copy link
Contributor

Description

Add classNames and variants names where possible for adding customization support to use them in different applications.

Why

MUI applies their own classes on elements which makes it difficult to style within different applications.
Add ClassNames on elements for better styling support in other applications which are using portal-shared-components as npm package, so that we can easily modify the color themes in the application level .

Issue

#229

Checklist

  • I have performed a self-review of my own code
  • I have successfully tested my changes locally

@oyo
Copy link
Contributor

oyo commented Jul 12, 2024

@saadanzari Notice the failed check. Please update DEPENDENCIES to fix:

  • click 'Details' behind the '❌ Check Dependencies' below
  • click 'Summary'
  • click 'artifacts' to download artifacts.zip file
  • unzip artifacts.zip in project root replacing the existing DEPENDENCIES
  • commit and update PR

@saadanzari
Copy link
Contributor Author

@saadanzari Notice the failed check. Please update DEPENDENCIES to fix:

  • click 'Details' behind the '❌ Check Dependencies' below
  • click 'Summary'
  • click 'artifacts' to download artifacts.zip file
  • unzip artifacts.zip in project root replacing the existing DEPENDENCIES
  • commit and update PR

@oyo, I actually tried that but still no luck. please refer to this commit 6df7e19

Copy link
Contributor

@oyo oyo left a comment

Choose a reason for hiding this comment

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

bumped patchlevel version and updated changelog

@oyo oyo merged commit aa8198c into eclipse-tractusx:main Jul 16, 2024
7 checks passed
@saadanzari saadanzari deleted the chore/Add-ClassNames-on-elements branch September 24, 2024 08:35
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.

2 participants