Skip to content

WIP: Change v3 antd forms to v4 forms in APPM Publisher

Purpose

Goals

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

Approach

  • Change v3 forms to v4 forms
  • Remove antd compatible dependency from package.json

Documentation

https://ant.design/components/form/v3

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)

Related MRs

!586 (merged)

Test environment

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

Merge request reports