Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(module: modal): allow drag Modal #523

Merged
merged 7 commits into from
Aug 25, 2020

Conversation

zxyao145
Copy link
Member

@zxyao145 zxyao145 commented Aug 23, 2020

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

fix: #504

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English allow drag Modal
🇨🇳 Chinese 允许对Modal进行拖拽

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

@zxyao145 zxyao145 changed the title [WIP]feat(module: modal): allow drag and change the size of the modal feat(module: modal): allow drag and change the size of the modal Aug 23, 2020
@zxyao145 zxyao145 changed the title feat(module: modal): allow drag and change the size of the modal feat(module: modal): allow drag Modal Aug 23, 2020
@zxyao145 zxyao145 requested review from mutouzdl and ElderJames and removed request for mutouzdl August 23, 2020 02:44
@ElderJames ElderJames added this to the 0.3.0 - MILESTONE: August 2020 milestone Aug 23, 2020
@ElderJames ElderJames added this to In progress in 0.3.0 - MILESTONE: August 2020 via automation Aug 23, 2020
@ElderJames ElderJames merged commit ab8cc9a into ant-design-blazor:master Aug 25, 2020
0.3.0 - MILESTONE: August 2020 automation moved this from In progress to Done Aug 25, 2020
Zhuangkh pushed a commit to Zhuangkh/ant-design-blazor that referenced this pull request Sep 25, 2020
* feat(module: modal): allow drag Modal

* feat(module: demo): add draggable modal demo

* fix(module: modal): support reset position on show in draggable mode

* fix: width error when modal close immediately after opening

* docs: change demo order of Modal compontent

* fix: modal reset to antd style when close immediately after opening

Co-authored-by: James Yeung <shunjiey@hotmail.com>
ElderJames added a commit that referenced this pull request Oct 15, 2020
* feat(module: modal): allow drag Modal

* feat(module: demo): add draggable modal demo

* fix(module: modal): support reset position on show in draggable mode

* fix: width error when modal close immediately after opening

* docs: change demo order of Modal compontent

* fix: modal reset to antd style when close immediately after opening

Co-authored-by: James Yeung <shunjiey@hotmail.com>
ElderJames added a commit that referenced this pull request Apr 23, 2022
* feat(module: modal): allow drag Modal

* feat(module: demo): add draggable modal demo

* fix(module: modal): support reset position on show in draggable mode

* fix: width error when modal close immediately after opening

* docs: change demo order of Modal compontent

* fix: modal reset to antd style when close immediately after opening

Co-authored-by: James Yeung <shunjiey@hotmail.com>
ElderJames added a commit that referenced this pull request Apr 30, 2022
* feat(module: modal): allow drag Modal

* feat(module: demo): add draggable modal demo

* fix(module: modal): support reset position on show in draggable mode

* fix: width error when modal close immediately after opening

* docs: change demo order of Modal compontent

* fix: modal reset to antd style when close immediately after opening

Co-authored-by: James Yeung <shunjiey@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[feature request] Draggable dialog
2 participants