Commit 0d5ec4f
Rebase postv5 (#9393)
* chore(deps): bump docs framework (#9370)
* chore(docs): Updated screenshots (#9337)
* chore(docs): Updated screenshots
* updated screenshots after logo update
---------
Co-authored-by: Titani <tlabaj@redaht.com>
* chore(release): releasing packages [ci skip]
- @patternfly/react-docs@6.0.0-prerelease.26
* chore(deps): bump to latest chore version (#9389)
* chore(deps): bump to latest chore version
* bump to 16
* chore(release): releasing packages [ci skip]
- @patternfly/react-charts@7.0.0-prerelease.12
- @patternfly/react-code-editor@5.0.0-prerelease.24
- @patternfly/react-core@5.0.0-prerelease.24
- @patternfly/react-docs@6.0.0-prerelease.27
- @patternfly/react-icons@5.0.0-prerelease.9
- demo-app-ts@5.0.0-prerelease.22
- @patternfly/react-styles@5.0.0-prerelease.7
- @patternfly/react-table@5.0.0-prerelease.24
- @patternfly/react-tokens@5.0.0-prerelease.9
* fix(fileupload): use default readonly text input instead of plain (#9387)
* fix(fileupload): use default readonly text input instead of plain
* chore(build): snaps
* fix(CodeEditor): prevent clicks in textarea from opening fileupload (#9385)
* fix(toolbar): added chip container class to toolbar content (#9379)
* feat(Menu): added support for tooltips to menu (#9382)
* fix(whitespace): Update readme to trigger release
* chore(release): releasing packages [ci skip]
- @patternfly/react-code-editor@5.0.0-prerelease.25
- @patternfly/react-core@5.0.0-prerelease.25
- @patternfly/react-docs@6.0.0-prerelease.28
- demo-app-ts@5.0.0-prerelease.23
- @patternfly/react-table@5.0.0-prerelease.25
* fix(Toolbar): resolved typeerror on full page demo (#9355)
* chore(TreeView): converted examples to TS (#9286)
* fix(ExpandableSection): added ARIA attributes (#9303)
* fix(ExpandableSection): added ARIA attributes
* Updated failing snapshots due to mismatching generated ID
* chore(Tooltip): updated unit tests (#9295)
* chore(Tooltip): updated unit tests
* Updated mock and tests
* Updated based on Austin feedback
* Updated integration tests
* Removed unused imports
* Updated remaining tests using Popper mock
* Removed extraenous snapshot test
* Removed test
* Split out onTooltipHidden test
* chore(Card): added tests for new clickable/selectable (#9262)
* chore(Card): added tests for new clickable/selectable
* Added tests for clickable cards
* Updated card with actions test
* fix(Slider): reverted taborder (#9293)
* fix(chore): Fix deprecated wizard integration tests (#9312)
* fix(chore): Fix deprecated wizard integration tests
* updated non deprecated test as well
---------
Co-authored-by: Titani <tlabaj@redaht.com>
---------
Co-authored-by: Titani <tlabaj@redaht.com>
Co-authored-by: patternfly-build <patternfly-build@redhat.com>
Co-authored-by: Michael Coker <35148959+mcoker@users.noreply.github.com>
Co-authored-by: Dallas <dallas.nicol@gmail.com>
Co-authored-by: Dana Gutride <dgutride@gmail.com>
Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>1 parent 77369cd commit 0d5ec4f
File tree
100 files changed
+218
-91
lines changed- packages
- react-charts
- react-code-editor
- src/components/CodeEditor
- react-core
- src/components
- Dropdown
- examples
- FileUpload
- __tests__/__snapshots__
- Menu
- examples
- Toolbar
- __tests__
- Generated/__snapshots__
- __snapshots__
- react-docs
- patternfly-docs/generated
- components
- alert/react-demos
- back-to-top/react-demos
- background-image/react
- banner/react-demos
- jump-links/react-demos
- login-page/react
- masthead/react-demos
- notification-drawer/react-demos
- page/react-demos
- pagination/react
- table/react-demos
- tabs/react-demos
- toolbar/react-demos
- wizard/react-demos
- patterns
- card-view/react-demos
- primary-detail/react-demos
- react-icons
- react-integration/demo-app-ts
- react-styles
- react-table
- src/components/Table
- examples
- react-tokens
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
100 files changed
+218
-91
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
6 | 16 | | |
7 | 17 | | |
8 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
648 | | - | |
| 648 | + | |
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
6 | 21 | | |
7 | 22 | | |
8 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| 31 | + | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
34 | 39 | | |
| 40 | + | |
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
| 46 | + | |
40 | 47 | | |
41 | 48 | | |
42 | 49 | | |
| |||
45 | 52 | | |
46 | 53 | | |
47 | 54 | | |
| 55 | + | |
48 | 56 | | |
49 | 57 | | |
| 58 | + | |
50 | 59 | | |
51 | 60 | | |
52 | 61 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments