Skip to content

Commit 93439fb

Browse files
chore(charts): remove MicroBarChart (SAP#6249)
BREAKING CHANGE: the `MicroBarChart` component as been removed as this is a legacy component which is not covered by design specs anymore.
1 parent 823b5f9 commit 93439fb

File tree

7 files changed

+1
-426
lines changed

7 files changed

+1
-426
lines changed

docs/MigrationGuide.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ You can find a more detailed documentation [here](?path=/docs/knowledge-base-com
184184
- `TableGroupRow` has been removed.
185185
- `NotificationAction` has been removed. You can use the `Menu` component instead.
186186
- `SelectMenu` and `SelectMenuOption` have been removed. The `Select` and `Option` now allow custom content.
187+
- `MicroBarChart` has been removed (from `@ui5/webcomponents-react-charts`) as it is not covered by design specs anymore.
187188

188189
## Renamed Components
189190

packages/charts/src/components/MicroBarChart/MicroBarChart.cy.tsx

Lines changed: 0 additions & 73 deletions
This file was deleted.

packages/charts/src/components/MicroBarChart/MicroBarChart.mdx

Lines changed: 0 additions & 32 deletions
This file was deleted.

packages/charts/src/components/MicroBarChart/MicroBarChart.module.css

Lines changed: 0 additions & 58 deletions
This file was deleted.

packages/charts/src/components/MicroBarChart/MicroBarChart.stories.tsx

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)