Skip to content

docs(content-design): Adds related icons to terminology table.#4926

Merged
nicolethoen merged 7 commits into
patternfly:mainfrom
edonehoo:iss4685
May 12, 2026
Merged

docs(content-design): Adds related icons to terminology table.#4926
nicolethoen merged 7 commits into
patternfly:mainfrom
edonehoo:iss4685

Conversation

@edonehoo
Copy link
Copy Markdown
Collaborator

@edonehoo edonehoo commented Feb 13, 2026

Closes #4685

Adds "related icons" to the glossary table + a little general cleanup in other parts of the table

docs link https://pf-org--pr-4926-site.surge.sh/content-design/grammar/terminology#glossary

@patternfly-build
Copy link
Copy Markdown
Collaborator

patternfly-build commented Feb 13, 2026

Preview: https://pf-org--pr-4926-site.surge.sh

@andrew-ronaldson
Copy link
Copy Markdown
Contributor

Looks good. Should we point to the rh-icons in the table instead of the FA set?

Copy link
Copy Markdown
Contributor

@andrew-ronaldson andrew-ronaldson left a comment

Choose a reason for hiding this comment

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

Follow up when we have RH icons figured out

@nicolethoen nicolethoen merged commit d8e9a7b into patternfly:main May 12, 2026
6 checks passed
@patternfly-build
Copy link
Copy Markdown
Collaborator

Your changes have been released in:

  • @patternfly/ast-helpers@1.4.0-alpha.367
  • @patternfly/documentation-framework@6.40.4

Thanks for your contribution! 🎉

edonehoo added a commit to edonehoo/patternfly-org that referenced this pull request May 18, 2026
…rnfly#4926)

* docs(terminology): Add related icons to table.

* Update column header.

* Add hide icon

---------

Co-authored-by: Andrew Ronaldson <aronalds@redhat.com>
andrew-ronaldson added a commit that referenced this pull request May 21, 2026
* docs(theming): Adds details around new unified theme.

* docs(theming): Add new theming details.

* docs(theming): Update theming docs.

* Adds glass mode handbook outline draft.

* Add tokens table and list of glass-supporting components.

* Change name to Project Felt.

* fix(theming doc): typo fix

Corrected a typo in the Project Felt theme description.

* Updates from PR feedback.

* Apply suggestion from @edonehoo

* feat: bump design-tokens package (#5002)

* feat: bump design-tokens package

* chore(deps): bump @patternfly/design-tokens to 1.16.2

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: nicolethoen <nthoen@redhat.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore(release): releasing packages [ci skip]

 - @patternfly/ast-helpers@1.4.0-alpha.363
 - @patternfly/documentation-framework@6.40.0

* fix: move generative AI docs and bump PF versions (#5007)

* fix: move generative AI docs and bump PF versions

* exclude compass demos' new location from ssr build

* chore: remove stray patternfly-ai/components compass screenshots

Co-authored-by: Cursor <cursoragent@cursor.com>

* rebase after CompassPanel removed

* Update packages/documentation-site/patternfly-docs/content/components/components-data.json

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>

* Update packages/documentation-site/patternfly-docs/content/developer-guides/react-flow/ReactFlow.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>

* chore(release): releasing packages [ci skip]

 - @patternfly/ast-helpers@1.4.0-alpha.364
 - @patternfly/documentation-framework@6.40.1

* Update CompassIntegrationsDemo.tsx

* Update dashboard.tsx

* chore(release): releasing packages [ci skip]

 - @patternfly/ast-helpers@1.4.0-alpha.365
 - @patternfly/documentation-framework@6.40.2

* docs(content-design): Updates capitalization guidelines with recommendations for API references. (#5004)

* chore(release): releasing packages [ci skip]

 - @patternfly/ast-helpers@1.4.0-alpha.366
 - @patternfly/documentation-framework@6.40.3

* docs(content-design): Adds related icons to terminology table. (#4926)

* docs(terminology): Add related icons to table.

* Update column header.

* Add hide icon

---------

Co-authored-by: Andrew Ronaldson <aronalds@redhat.com>

* chore(release): releasing packages [ci skip]

 - @patternfly/ast-helpers@1.4.0-alpha.367
 - @patternfly/documentation-framework@6.40.4

* feat: added documentation for patternfly cli. (#5009)

* feat: added documentation for patternfly cli.

* chore: updated with comments from team.

* Update packages/documentation-site/patternfly-docs/content/AI/patternfly-cli.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>

* Update packages/documentation-site/patternfly-docs/content/AI/patternfly-cli.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>

* fix: updated with review comments.

* chore: updated with additional review comments.

* chore: prereq. section.

* Update packages/documentation-site/patternfly-docs/content/AI/patternfly-cli.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>

* Update packages/documentation-site/patternfly-docs/content/AI/patternfly-cli.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>

* Update packages/documentation-site/patternfly-docs/content/AI/patternfly-cli.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>

* Update packages/documentation-site/patternfly-docs/content/AI/patternfly-cli.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>

* Update packages/documentation-site/patternfly-docs/content/AI/patternfly-cli.md

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>

* chore: fixed code format

---------

Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>

* chore(release): releasing packages [ci skip]

 - @patternfly/ast-helpers@1.4.0-alpha.368
 - @patternfly/documentation-framework@6.41.0

* Updates from review feedback

* Updates from feedback

* Fix image path

* Apply suggestion from @edonehoo

* Update packages/documentation-site/patternfly-docs/content/foundations-and-styles/styles/theming/theming.md

Co-authored-by: Michael Coker <35148959+mcoker@users.noreply.github.com>

* Updates from pr review

* Small edit in the high contrast handbook

---------

Co-authored-by: Andrew Ronaldson <aronalds@redhat.com>
Co-authored-by: Joachim Schuler <jdh.schuler@gmail.com>
Co-authored-by: nicolethoen <nthoen@redhat.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: patternfly-build <patternfly-build@redhat.com>
Co-authored-by: Donald Labaj <dlabaj@redhat.com>
Co-authored-by: Michael Coker <35148959+mcoker@users.noreply.github.com>
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.

Add new "icons" column to terminology docs table.

4 participants