Skip to content

antd v4 update #94

@fwiech

Description

@fwiech

Hi everyone,
can we update ant design to version 4 in the following packages:

  • graphin-components
  • graphin-studio

Migration v4

As far as I can spot it, the handling of Icons needs an update.
Two approaches:

  1. The use of import { Icon } from '@ant-design/compatible';. Only the imports must be changed.
  2. The use of the new @ant-design/icons package with the ability to use any other icon library. This means that some components need a redesign and the component props might change.

What are your thoughts? :)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions