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

feat: #6870 Ensure steps can be programmatically styled #7101

Merged
merged 2 commits into from
Sep 2, 2024

Conversation

gcko
Copy link
Contributor

@gcko gcko commented Sep 2, 2024

Defect Fixes

Fix #6870 Ensure steps can be programmatically styled based on parent and context

  • Pull code from TabView.js and ensure it works correctly under steps
  • Put in some initial styling for step and label
  • Add typing for parent and context

…ed on parent and context

- Pull code from TabView.js and ensure it works correctly under steps
- Put in some initial styling for `step` and `label`
- TODO add typing for parent and context
Copy link

vercel bot commented Sep 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Sep 2, 2024 6:54am
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Sep 2, 2024 6:54am

Do not implement child props at the moment
@melloware melloware added the Component: Unstyled Issue related to unstyled/passthrough attributes label Sep 2, 2024
@melloware melloware merged commit 2244dbd into primefaces:master Sep 2, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Unstyled Issue related to unstyled/passthrough attributes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Steps: Cannot style active step in unstyled mode
2 participants