chore(deps): bump glob from 11.0.0 to 11.1.0 #860
Annotations
10 errors and 10 warnings
|
Test packages:
test/packages/react-core/src/components/Accordion/examples/AccordionBordered.tsx#L97
Icons must now be passed to the `icon` prop of Button instead of as children. If you are passing anything other than an icon as children, ignore this rule when running fixes
|
|
Test packages:
test/packages/react-code-editor/src/components/CodeEditor/examples/CodeEditorConfigurationModal.tsx#L6
Modal has been deprecated. This rule will update import paths to our deprecated directory, but we recommend using our newly promoted Modal implementation
|
|
Test packages:
test/packages/code-connect/components/Modal/BasicModal.figma.tsx#L2
Modal has been deprecated. This rule will update import paths to our deprecated directory, but we recommend using our newly promoted Modal implementation
|
|
Test packages:
test/packages/code-connect/components/Modal/AlertModal.figma.tsx#L2
Modal has been deprecated. This rule will update import paths to our deprecated directory, but we recommend using our newly promoted Modal implementation
|
|
Test packages:
test/packages/code-connect/components/DualListSelector/DualListSelectorListItem.tsx#L2
DualListSelectorListItem has been deprecated. This rule will update import paths to our deprecated directory, but we recommend using our newly promoted DualListSelector implementation
|
|
Test packages:
test/packages/code-connect/components/DualListSelector/DualListSelector.figma.tsx#L1
DualListSelector, DualListSelectorList, DualListSelectorPane, DualListSelectorControl, DualListSelectorControlsWrapper, and DualListSelectorListItem have been deprecated. This rule will update import paths to our deprecated directory, but we recommend using our newly promoted DualListSelector implementation
|
|
Test packages:
test/packages/code-connect/components/DualListSelector/DualListItemTree.figma.tsx#L2
DualListSelectorList, and DualListSelectorTree have been deprecated. This rule will update import paths to our deprecated directory, but we recommend using our newly promoted DualListSelector implementation
|
|
Test packages:
test/packages/code-connect/components/DualListSelector/DualListHeader.figma.tsx#L39
Icons must now be passed to the `icon` prop of Button instead of as children. If you are passing anything other than an icon as children, ignore this rule when running fixes
|
|
Test packages:
test/packages/code-connect/components/DualListSelector/DualListHeader.figma.tsx#L31
Icons must now be passed to the `icon` prop of Button instead of as children. If you are passing anything other than an icon as children, ignore this rule when running fixes
|
|
Test packages:
test/packages/code-connect/components/DualListSelector/DualListHeader.figma.tsx#L2
DualListSelectorPane has been deprecated. This rule will update import paths to our deprecated directory, but we recommend using our newly promoted DualListSelector implementation
|
|
Test packages:
test/packages/code-connect/components/JumpLinks/JumplinkVertical.figma.tsx#L2
The markup for JumpLinksItem has changed, as it now uses our Button component internally. Additionally, the `onClick` prop type has been updated to just `React.MouseEvent` (previously `React.MouseEvent<HTMLAnchorElement>`)
|
|
Test packages:
test/packages/code-connect/components/JumpLinks/JumplinkHorizontal.figma.tsx#L2
The markup for JumpLinksItem has changed, as it now uses our Button component internally. Additionally, the `onClick` prop type has been updated to just `React.MouseEvent` (previously `React.MouseEvent<HTMLAnchorElement>`)
|
|
Test packages:
test/packages/code-connect/components/Hint/Hint.figma.tsx#L8
The default value of appendTo on Dropdown has been updated to `document.body`
|
|
Test packages:
test/packages/code-connect/components/FileUpload/SimpleFileUpload.figma.tsx#L23
The `screenReaderText` prop on HelperTextItem has been updated, and will now render only when the `variant` prop has a value other than "default". Previously the prop was rendered only when the `isDynamic` prop was true
|
|
Test packages:
test/packages/code-connect/components/Drawer/Drawer.figma.tsx#L58
DrawerPanelBody is no longer rendered internally to DrawerHead. We recommend using these components independent of one another and to not pass DrawerPanelBody to DrawerHead
|
|
Test packages:
test/packages/code-connect/components/DatePicker/DateAndTimePicker.figma.tsx#L5
The default value of appendTo on Dropdown has been updated to `document.body`
|
|
Test packages:
test/packages/code-connect/components/DatePicker/DateAndTimePicker.figma.tsx#L2
We now recommend passing any icon to the `icon` prop instead of passing it as children, such as for plain, icon only toggles. Passing an icon as children will result in incorrect styling
|
|
Test packages:
test/packages/code-connect/components/Breadcrumbs/ExpandableBreadcrumbs.figma.tsx#L2
The default value of appendTo on Dropdown has been updated to `document.body`
|
|
Test packages:
test/packages/code-connect/components/Breadcrumbs/ExpandableBreadcrumbs.figma.tsx#L2
We now recommend passing any icon to the `icon` prop instead of passing it as children, such as for plain, icon only toggles. Passing an icon as children will result in incorrect styling
|
|
Test packages:
test/packages/code-connect/components/Accordion/AccordionToggle.figma.tsx#L24
The markup for AccordionItem has been updated, and it now renders a `div` element as a wrapper
|
Loading