Skip to content

Comments

Fix documentation inconsistencies and PatternFly v6 compliance issues#9

Open
kzolti wants to merge 1 commit intopatternfly:mainfrom
kzolti:main
Open

Fix documentation inconsistencies and PatternFly v6 compliance issues#9
kzolti wants to merge 1 commit intopatternfly:mainfrom
kzolti:main

Conversation

@kzolti
Copy link

@kzolti kzolti commented Feb 15, 2026

Fixes #8

  • Replace deprecated Text component with Content
  • Fix CSS syntax error in design token example
  • Standardize design token naming to double-dash format
  • Clarify styling priority order (composition > props > utilities > inline styles)
  • Update EmptyState examples to use v6 simplified API
  • Replace drag-and-drop code with actual virtualization example
  • Replace hardcoded dimensions with design tokens
  • Fix incorrect chatbot API documentation link

All issues identified by @evwilkin in their comprehensive documentation review.

Fixes patternfly#8

- Replace deprecated Text component with Content
- Fix CSS syntax error in design token example
- Standardize design token naming to double-dash format
- Clarify styling priority order (composition > props > utilities > inline styles)
- Update EmptyState examples to use v6 simplified API
- Replace drag-and-drop code with actual virtualization example
- Replace hardcoded dimensions with design tokens
- Fix incorrect chatbot API documentation link

All issues identified by @evwilkin in their comprehensive documentation review.
@cdcabrera
Copy link
Member

@kzolti much appreciated! you got us in the midst of a directory restructure.

If you update your PR references to point at the new directory structure under docs

... it should be a 1:1 match

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.

Cleanup examples in docs directory

2 participants