Commit 42def7f
perf(react-styles): remove emotion, fix types (patternfly#3886)
* fix(ouia): don't omit ouiaContext (patternfly#3872)
* feat(Modal): add description property (patternfly#3821)
* feat(Modal): add description property, update id location when desc exists
* fix(Modal): lint error
* feat(Modal): add description to Modal
* feat(Modal): add description example to integration and cypress
* feat(Modal): update docs
* feat(DataList): add compact data list (patternfly#3807)
* feat(DataList): add compact flag
* feat(DataList): update tests, snapshots
* feat(DataList): add compact demo to integration
* feat(DataList): move integration demo back to integration
* docs(DataList): update aria label on example
* bump react-docs version (patternfly#3879)
* fix(wizard): use patternfly-styles to set the no padding modifier (patternfly#3871)
Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com>
* chore(react): bump to current tagged version in git (patternfly#3881)
* bump to current tagged version
* bump other problematic packages
* chore(release): releasing packages [ci skip]
- @patternfly/react-catalog-view-extension@1.4.22
- @patternfly/react-charts@5.3.10
- @patternfly/react-core@3.143.0
- @patternfly/react-docs@4.20.28
- @patternfly/react-icons@3.15.8
- @patternfly/react-inline-edit-extension@2.17.22
- demo-app-ts@3.26.0
- @patternfly/react-integration@3.26.0
- @patternfly/react-table@2.28.3
- @patternfly/react-topology@2.14.22
- @patternfly/react-virtualized-extension@1.4.23
* remove emotion, fix types
* fix some tests
* fix tests
* feat(ChipGroup): Added a tooltip to the Chipgroup label (patternfly#3826)
* feat(ChipGroup): Added a tooltip to the Chipgroup label
patternfly#3490
* fix linting errors
* add tabindex
* fix tabindex
* remove redundant code
Co-authored-by: Titani <tlabaj@redaht.com>
* chore(release): releasing packages [ci skip]
- @patternfly/react-catalog-view-extension@1.4.23
- @patternfly/react-core@3.144.0
- @patternfly/react-docs@4.20.29
- @patternfly/react-inline-edit-extension@2.17.23
- demo-app-ts@3.27.0
- @patternfly/react-integration@3.27.0
- @patternfly/react-table@2.28.4
- @patternfly/react-topology@2.14.23
- @patternfly/react-virtualized-extension@1.4.24
* add hoist-non-react-statics types
* fix v4 package versions
* chore(react-core): remove exenv and lodash (patternfly#3882)
* chore(react-core): remove exenv and lodash
* remove accidental focus-trap change
* fix lint
* fix lint
* chore(release): releasing packages [ci skip]
- @patternfly/react-catalog-view-extension@1.4.24
- @patternfly/react-codemods@1.1.5
- @patternfly/react-core@3.144.1
- @patternfly/react-docs@4.20.30
- @patternfly/react-icons@3.15.9
- @patternfly/react-inline-edit-extension@2.17.24
- demo-app-ts@3.27.1
- @patternfly/react-table@2.28.5
- @patternfly/react-topology@2.14.24
- @patternfly/react-virtualized-extension@1.4.25
* ts fixes
* fix lint
* fix backgroundImage on chrome
* fix filter
* fix merge conflict
* fix lint+snaps
* fix invalid data toolbar classes
* linting
* remove console logs
* add aria-label to wizard toggle
* update snapshots
* update snapshots
* address joachim's feedback
* remove accidental auto-import
* update snapshots
Co-authored-by: Evan <evan.wilkinson@gmail.com>
Co-authored-by: Dan Labrecque <dlabrecq@redhat.com>
Co-authored-by: Titani Labaj <39532947+tlabaj@users.noreply.github.com>
Co-authored-by: patternfly-build <patternfly-build@redhat.com>
Co-authored-by: Titani <tlabaj@redaht.com>1 parent 4b9494a commit 42def7f
2 files changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3412 | 3412 | | |
3413 | 3413 | | |
3414 | 3414 | | |
3415 | | - | |
3416 | | - | |
3417 | | - | |
3418 | | - | |
3419 | | - | |
3420 | 3415 | | |
3421 | 3416 | | |
3422 | 3417 | | |
| |||
7585 | 7580 | | |
7586 | 7581 | | |
7587 | 7582 | | |
| 7583 | + | |
7588 | 7584 | | |
7589 | 7585 | | |
7590 | 7586 | | |
| |||
7596 | 7592 | | |
7597 | 7593 | | |
7598 | 7594 | | |
| 7595 | + | |
| 7596 | + | |
7599 | 7597 | | |
7600 | 7598 | | |
7601 | 7599 | | |
| |||
8809 | 8807 | | |
8810 | 8808 | | |
8811 | 8809 | | |
| 8810 | + | |
8812 | 8811 | | |
8813 | 8812 | | |
8814 | 8813 | | |
| |||
8818 | 8817 | | |
8819 | 8818 | | |
8820 | 8819 | | |
| 8820 | + | |
| 8821 | + | |
8821 | 8822 | | |
8822 | 8823 | | |
8823 | 8824 | | |
| |||
0 commit comments