Commit cb12965
* fix: merged master fix and issue-1405-product-trials-epic--broken-master
* feat: added better logic for switching grid gaps for button-group
* feat: updated demo
* feat: pfe-progress-steps disable link on current and error state.
* feat: pfe-progress-steps fixed thin white line around svgs
* chore: pfe-progress-steps cleanup
* feat: updated demo to use remote libs
* fix: pfe-popover fixed darkmode button color
* feat: pfe-absolute-position switch from attr change callback to prop observers
* fix: pfe-alert added correct icon gap, moved to css grid
* chore: update to 1.6.0
* chore: commit dist files for short term
* chore: remove dist files
* chore: removing unrelated components
* chore: removing dist directories
* chore: remove console.log
* feat: made vertical min-height dynamic
* chore: version bump
* First pass at updating styles to use pfe functions
* Remove debugging
* Update polyfills
* Add documentation folder
* Remove jump links content from progress stepper docs
* Add documentation for the variable hooks
* Update documentation; add values array
* First pass at storybook view
* Abstract item template
* Update story
* Update tests for progress steps
* Update progress steps
* Add todo notes
* Remove progress steps html now that it's using the new testing framework
* [pfe-progress-steps] CSS Variable Notes NO MERGE (#1623)
* feat: added inline comments
* Update elements/pfe-progress-steps/src/pfe-progress-steps-item.scss
* Update elements/pfe-progress-steps/src/pfe-progress-steps-item.scss
* Update elements/pfe-progress-steps/src/pfe-progress-steps-item.scss
* Apply suggestions from code review
* Allow text to inherit font color
* Adding a few setters
Co-authored-by: [ Cassondra ] <[email protected]>
* Reworking the styles to simplify the markup
* Fixing a few hangnails
* Update links to use inherit
* Update logic to use more precise math for determining alignment
* Revert storybook update
* Minor updates
* update changelog
* Updating typo
* Remove html test from old testing suite
* Update styles on demo page
* feat: updated css vars for RH theme in demo
* feat: updated preview image for docs
* fix: fixed the description of the progress steps
* Update feedback--info colors to ui-accent
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: [ Cassondra ] <[email protected]>
1 parent b89bd6b commit cb12965
File tree
22 files changed
+1622
-18
lines changed- elements
- pfe-progress-steps
- demo
- docs
- src
- test
- pfe-sass/maps
22 files changed
+1622
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | | - | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| 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 | + | |
| 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 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
0 commit comments