arco-design-vue icon indicating copy to clipboard operation
arco-design-vue copied to clipboard

feat(modal): modal add transform-origin

Open Cheerwhy opened this issue 2 years ago • 0 comments

Types of changes

  • [x] New feature
  • [ ] Bug fix
  • [x] Enhancement
  • [ ] Component style change
  • [ ] Typescript definition change
  • [ ] Documentation change
  • [ ] Coding style change
  • [ ] Refactoring
  • [ ] Test cases
  • [ ] Continuous integration
  • [ ] Breaking change
  • [ ] Others

Background and context

Solution

How is the change tested?

Changelog

Component Changelog(CN) Changelog(EN) Related issues
modal 新增过渡动效 add transform-origin #1325

Checklist:

  • [x] Test suite passes (npm run test)
  • [x] Provide changelog for relevant changes (e.g. bug fixes and new features) if applicable.
  • [x] Changes are submitted to the appropriate branch (e.g. features should be submitted to feature branch and others should be submitted to main branch)

Other information

Cheerwhy avatar Sep 03 '22 10:09 Cheerwhy