Commit 11039f6
US188751 Hide-show component (#259)
* US188751 Hide Show component
* set variants for the rh-tabs
* US188751 added hide-show component
* Updates based on our meeting with cp
* Template attempt
* Create a fork testing the hide-show-set approach
* US188751 set tab groups
* US188751 added hide-show header and panel.
* US188751 fixed tab slot name
* Testing updating template
* Updated template logic
* Clean up template examples
* US188751 revert changes to tabs
* US188751 pushed variant and orientation attributes to the tabs
* US188751 cleaned up tab variants, fixed tab and hide-show storybook items
* US188751 mapped accordion header colors to tab variants in hide-show, added knobs to accordion storybook
* US188751 hide-show
* fixed hide-show tab click bug
* cleaned up tab sass
* US188751 fixed variant logic
* US188751 added hide-show variants to demo page
* US188751 removed space-between for primary and secondary tabs, added small margins to the right of each
* US188751 added html to hide-show test
* Update path for dependencies to patternfly
* US188751 added pfe-tabs and pfe-accordion to pfe-hide-show dependency.
* US188751 added tab and accordion dependencies to the hide-show component package.json
* Move pfe-sass into dev dependencies
* Fix hide-show error if this.parentNode does not exist and run build on repo
* Remove new nested package-lock files from this PR
* adding a disconnectedCallback to disconnect the mutation observer
* moving the story file to the src directory
* US188751-hide-show-component Update readme and text on demo page
* US188751-hide-show-component add vertical tab examples
* US188751 added chai js assert tests
* US188751 adding updated test index
* US188751 recompiled pfelement and pfe-tabs to remove merge conflicts
* US188751 fixed hide-show test syntax errors
* Add a browser testing page
* Update pfe-hide-show browser testing page
* US188751 fixed hide-show automated tests
* fixes for IE11
* adding attributes back to observer
* US188751 removed pfe-pagination from test index
* Update index listing and the wrapper markup
* Fix rendering of hide-show in modern browsers
* US188751 renamed component content-set, removed copyright from js file
* US188751 updating test index file
* US188751 fixed instances of hide-show component name
* US188751 removed hyphen from content set name
* US188751 changed pfe-content-set-set to pfe-content-set-group1 parent 3f738c9 commit 11039f6
File tree
64 files changed
+9390
-6048
lines changed- doc
- elements
- pfe-accordion
- pfe-autocomplete
- pfe-card
- pfe-content-set
- demo
- src
- test
- pfe-cta
- pfe-datetime
- pfe-health-index
- pfe-icon-panel
- pfe-icon
- pfe-number
- pfe-sass
- pfe-tabs
- demo
- src
- pfelement
- src
- scripts
- test
- themes/cp-theme
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+9390
-6048
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments