Skip to content

refactor: migrate remaining antd components in Errors and Graphing#10543

Open
ARYANKADYAN90 wants to merge 1 commit into
highlight:mainfrom
ARYANKADYAN90:fix/migrate-remaining-antd-to-ui-components-2
Open

refactor: migrate remaining antd components in Errors and Graphing#10543
ARYANKADYAN90 wants to merge 1 commit into
highlight:mainfrom
ARYANKADYAN90:fix/migrate-remaining-antd-to-ui-components-2

Conversation

@ARYANKADYAN90

Copy link
Copy Markdown

Summary

Migrated multiple components from legacy �ntd to internal @highlight-run/ui design system.

Changes

  • ErrorDistributions.tsx: Replaced �ntd Progress with custom Box-based progress bar.
  • VisualizationSection.tsx: Replaced �ntd Divider with Box borderTop.
  • FormPanel/index.tsx: Replaced �ntd Divider with Box borderTop.
  • AutoJoinInput.tsx: Replaced �ntd Divider and Checkbox with Box and native input.

Closes #8635

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update workspace and project settings to not use antd components

1 participant