Commit 6c08c96
Cherry pick main into V6 (#10828)
* fix(TypeaheadSelect): Add callback on clear selection (#10719)
* fix(CodeEditor) resizeObserver resize loop (#10644)
* fix(CodeEditor) resizeObserver resize loop
* yarn
* add debounce
---------
Co-authored-by: Titani <tlabaj@redhat.com>
* cherry pick fix(SimpleSelect,CheckboxSelect): Handle initial selection(s)
* (Drag and drop): Updated example for multi list to use flex
* docs(Table): add Editable Table example
* fix(DragDrop): fix flexgrow type
* feat(MultiTypeaheadSelect): Add MultiTypeaheadSelect to react-templates (#10757)
* feat(MultiTypeaheadSelect): Add MultiTypeaheadSelect to react-templates
* Update packages/react-templates/src/components/Select/MultiTypeaheadSelect.tsx
Co-authored-by: kmcfaul <45077788+kmcfaul@users.noreply.github.com>
---------
Co-authored-by: Titani Labaj <39532947+tlabaj@users.noreply.github.com>
Co-authored-by: kmcfaul <45077788+kmcfaul@users.noreply.github.com>
* fix(TypeaheadSelect): Correctly show the newly selected item on selection (#10792)
* feat(TypeaheadSelect) Add creation options to TypeaheadSelect (#10802)
* update MultiTypeaheadSelect to use label instead of chip
* chore(deps): upgrade eslint-plugin-react to the latest (#10739)
* chore(deps): upgrade `eslint-plugin-markdown` to the latest version (#10738)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
* resolve merge conflicts
* feat(eslint-plugin-patternfly-react): update rules for eslint v9 (#10743)
* resolve conflicts for chore(deps): upgrade ESLint to the latest version
* fix yarn lint issue
* fix yarn lint issue
* fix(TypeaheadSelect): Update input value only when appropriate (#10826)
* fix lint errors and demo-app
---------
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Jeff Phillips <jephilli@redhat.com>
Co-authored-by: Dominik Petřík <77832970+Dominik-Petrik@users.noreply.github.com>
Co-authored-by: kmcfaul <45077788+kmcfaul@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>1 parent 431a35e commit 6c08c96
94 files changed
Lines changed: 1980 additions & 647 deletions
File tree
- .github
- packages
- eslint-plugin-patternfly-react/lib/rules
- react-charts/src/components/Skeletons/examples
- react-core
- scripts
- src
- components
- BackToTop/__tests__
- ClipboardCopy
- DataList
- Drawer
- EmptyState/__tests__/Generated
- Label
- MultipleFileUpload/examples
- OverflowMenu/__tests__/Generated
- Page
- Pagination/__tests__/Generated
- Popover
- Spinner
- Tabs
- Tooltip
- demos
- CustomMenus/examples
- Filters/examples
- deprecated/components
- Chip
- DragDrop
- examples
- DualListSelector
- Wizard/__tests__
- helpers
- __tests__
- react-docs
- react-icons/scripts
- icons
- react-integration
- cypress
- integration
- plugins
- demo-app-ts/src/components/demos
- AlertGroupDemo
- ClipboardCopyDemo
- DrawerDemo
- FileUploadDemo
- ModalDemo
- ModalDeprecatedDemo
- OverflowMenuDemo
- SwitchDemo
- TableDemo
- ToggleGroupDemo
- scripts
- react-styles
- react-table/src
- components/Table
- examples
- deprecated/components/Table/base
- react-templates/src/components/Select
- __tests__
- __snapshots__
- examples
- react-tokens/scripts
- scripts/generators
- package
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | | - | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
| 73 | + | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
85 | 86 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
| 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 | + | |
0 commit comments