Skip to content

Stepper: Missing unstyled example in theming section - #8235

Open
Preethi3S wants to merge 1 commit into
primefaces:masterfrom
Preethi3S:fix-stepper-unstyled-doc
Open

Preethi3S wants to merge 1 commit into
primefaces:masterfrom
Preethi3S:fix-stepper-unstyled-doc

Conversation

@Preethi3S

Copy link
Copy Markdown

Fixes #6758

Description

This PR adds a missing Unstyled example for the Stepper component in the theming section of the documentation.

Previously, the Stepper page did not include an unstyled demo, whereas most other components already had unstyled examples to guide developers using Tailwind CSS or custom styling.

The new example demonstrates how to use the Stepper in unstyled mode, making it consistent with the documentation of other components.

Changes

  • Added unstyleddoc.js under components/doc/stepper/theming/.
  • Updated StepperDemo to include UnstyledDoc in themingDocs.
  • Ensured consistency with existing theming docs (StyledDoc, TailwindDoc).
  • Example showcases pt (pass-through) usage for unstyled theming.

Screenshots

Screenshot 2025-08-20 225930

Notes for Reviewers

  • This is a documentation-only change; no impact on core Stepper functionality.
  • Aligns Stepper docs with other components that already include unstyled examples.

@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment, and we will keep it open. We are sorry that we have not been able to prioritize reviewing it yet. Your contribution is very much appreciated.

@github-actions github-actions Bot added the Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response label Aug 28, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stepper: Unstyled mode preview

1 participant