Commit 02103f4
feat(progress)!: port to pf-v6-progress element (#3152)
* feat(progress): port pf-v5-progress to pf-v6-progress
Update progress bar element for PatternFly v6 with inline SVG status
icons, InternalsController, `helper-text` `@slot`, `value-text` and
`static-width` properties, `singleline` measure location, and v6
design tokens with CSS grid layout.
Closes #3031
Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix(progress): address review findings from a11y, API, and demo audits
Move progressbar role and all ARIA to host via InternalsController,
fix aria-valuemax to always be 100, remove unnecessary value reflection,
guard fade-in animation with prefers-reduced-motion, rename failure
demos to danger, and inline demo wrapper styles.
Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat(progress): port pf-v5-progress to pf-v6-progress
* fix(progress): singleline should be derived not an attribute
* fix(progress): correct missing hide-status-icon and correct info around toolip
* fix(progress): handle describedby like labelledby
* fix(progress): use @observes instead of willUpdate
* chore(progress): add changeset
* docs: readme, manifest
* fix: aria-describedby
---------
Co-authored-by: Benny Powers <web@bennypowers.com>1 parent cec0ca3 commit 02103f4
37 files changed
Lines changed: 1207 additions & 670 deletions
File tree
- .changeset
- elements
- pf-v5-progress
- demo
- docs
- test
- pf-v6-progress
- demo
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments