Commit 351e33d
* feat: Setting up support for selected-index; history; and fix a few small styling bugs
* feat: Adding variable hooks to pfe-layouts
* feat: History in URL is working
* feat: Adding multi-select to the expanded-index attribute
* feat: Update documentation
* feat: Updating baselines
* feat: Update accordion header styles for disclosure to fix IE11 preview
* feat: Update baseline for IE11
* feat: Updating disclosure regression
* feat: Update accordion tests
* feat: Uncomment out framework tests
* feat: Update changelog; demo page
* feat: Adding in spacing
* feat: Update package-lock
* feat: Add full-width demo example to pfe-band
* feat: Update storybook
* feat: Resolve failing tests on accordion; update storybook
* feat: Update console log tests
* feat: Resolve rounding error in pfe-card tests
* feat: Resolving test errors
* feat: Resolve pfelement console errors and content set inconsitencies
* Apply suggestions from code review
* feat: Update package-lock
* Update CHANGELOG-1.x.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6db5178 commit 351e33d
File tree
51 files changed
+1447
-996
lines changed- elements
- pfe-accordion
- demo
- docs
- src
- test
- old-test
- pfe-band
- demo
- src
- pfe-button/test
- old-test
- pfe-card/test
- old-test
- pfe-collapse/test
- old-test
- pfe-content-set/test
- pfe-cta/test
- old-test
- pfe-health-index/test
- old-test
- pfe-icon/test
- old-test
- pfe-jump-links
- demo
- src
- pfe-select/test
- pfe-styles/src/layouts
- pfe-tabs
- demo
- test
- old-test
- pfelement
- demo
- src
- test
- test/vrt-baseline
- desktop_chrome
- desktop_ie
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+1447
-996
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | | - | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | | - | |
| 34 | + | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
47 | 46 | | |
48 | 47 | | |
49 | 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 | + | |
50 | 85 | | |
51 | 86 | | |
52 | 87 | | |
| |||
60 | 95 | | |
61 | 96 | | |
62 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
63 | 120 | | |
64 | 121 | | |
65 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
0 commit comments