Skip to content

Migrate APPM Publisher UI from antd v3 to v4

Purpose

Goals

  • Migrating the application to the latest antd version to keep it updated

Approach

  • Upgrade the AntD's version to 4.x
  • Run migration script to migrate the components
  • Fix some components manually which affected from the migration
  • Fix eslint issues Kapture_2020-06-28_at_15.45.55

Documentation

Security checks

  • Followed secure coding standards? yes
  • Ran FindSecurityBugs plugin and verified report? no
  • Confirmed that this PR doesn't commit any keys, passwords, tokens, usernames, or other secrets? yes

Test environment

  • macOS 10.15.5
  • Chrome Version 83.0.4103.116
  • node v12.18.1

Merge request reports