Commit 4fcf2e9
authored
React18_integration_FINAL_v3 (#1926)
* adding back everything
* update mdx-js package, update storybook peerDep react version
* React.PropsWithChildren changeset
* add transition changeset
* formfooter changeset
* guidecue changeset
* lib changeset
* modal changeset
* numberInput changeset
* remove position utils exports
* portal changeset
* revert search-input change
* segmented-control changeset
* side-nav changeset
* guide-cue and side-nav changeset tweaks
* side nav cs updates
* add ticket to fail table skeleton test
* table changeset
* tooltip changeset
* typo
* changeset changes and modal changes
* portal patch to major
* fix some combobox tests
* remove PropsWithChildren from Icon
* missed some PropsWithChildren in Icon
* remove PropsWithChildren from Logo
* rm disabled from menu story
* add back focus-visible to menu
* missed one
* remove PropsWithChildren from passeordInput and pipepline
* tooltip changeset
* tooltip changeset again
* changeset for tools/build
* number input changeset
* test that first menu item is focused
* menu, return single value instead of object
* update polymorphic error comment
* poly and guideCcue comments
* guideCue comments
* transition types updates
* var for index
* tooltip tests
* updates submenu types, builds in react17/18
* React18 select internal props (#1927)
* update select to accept internal props
* fix
* update changeset
* updates changesets
* react transition group changeset
* code changeset
* combobox changeset
* icon changeset
* lib changetset
* update lib changeset
* select changeset
* testing-lib changeset
* tooltip changeset
* storybook tools changeset
* update storybook changeset
* fix lint
* fix checks?
* add internal prop to skipProps
* testing
* test changesets
* update changesets
* remove number-input CustomSelectMenuButton
* update __INTERNAL__menuButtonSlotProps__ type
* add focusTrapOptions type
* revert menu changes
* fix TS error
* remoe table todo
* fix validate errors
* fix syntax
* remove disabled from headerRow story
* remove table README changeset1 parent 8e06bb2 commit 4fcf2e9
File tree
117 files changed
+2918
-5522
lines changed- .changeset
- __mocks__
- packages
- banner/src
- BannerIcon
- box/src
- callout/src/Callout
- checkbox
- src/Check
- code/src
- CustomSelectMenuButton
- LanguageSwitcher
- combobox/src
- ComboboxMenu
- Combobox
- utils
- expandable-card
- src/ExpandableCard
- guide-cue
- src
- icon/src
- lib
- src
- storybook
- modal
- src/Modal
- number-input
- src
- UnitSelectButton
- UnitSelect
- polymorphic/src
- Example
- Polymorphic
- utils
- popover
- portal
- src/Portal
- search-input/src
- SearchResultsMenu
- utils
- segmented-control/src
- SegmentedControlOption
- SegmentedControl
- select
- src
- skeleton-loader/src/TableSkeleton
- split-button/src
- table
- src
- Cell
- ExpandedContent
- Row/HeaderRow
- TableV10
- testing-lib/src
- toast
- src
- InternalToast
- ToastContext/useToast
- tooltip/src/Tooltip
- stories
- tools
- build
- src/tsdoc
- storybook-decorators
- storybook
- test
- config
- mocks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
117 files changed
+2918
-5522
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments