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

[comp:modal] modal弹窗支持全屏拖动 #905

Closed
1 task done
lvzero535 opened this issue May 13, 2022 · 1 comment · Fixed by #966
Closed
1 task done

[comp:modal] modal弹窗支持全屏拖动 #905

lvzero535 opened this issue May 13, 2022 · 1 comment · Fixed by #966
Assignees

Comments

@lvzero535
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

弹窗全屏可以拖动

What does the proposed API look like?

给IxModal 加个dragger

<IxModal dragger>
    <p>Some contents...</p>
    <p>Some contents...</p>
    <p>Some contents...</p>
  </IxModal>
@idux-bot
Copy link

idux-bot bot commented May 13, 2022

Translation of this issue:

[Comp: Modal] MODAL pop -up support supports full screen drag

What PROBLEM DOES This Feature Solve?

The pop -up full screen can be dragged

What does the proposed api look like?

Add a drawer to IxMODAL

<IxModal dragger>
    <p>Some contents...</p>
    <p>Some contents...</p>
    <p>Some contents...</p>
  </IxModal>

@tuchg tuchg self-assigned this May 31, 2022
tuchg added a commit to tuchg/idux that referenced this issue Jun 20, 2022
feat(cdk:drag-drop): add handle api
@tuchg tuchg linked a pull request Jun 20, 2022 that will close this issue
3 tasks
tuchg added a commit to tuchg/idux that referenced this issue Jun 21, 2022
feat(cdk:drag-drop): add handle api
tuchg added a commit to tuchg/idux that referenced this issue Jun 21, 2022
feat(cdk:drag-drop): add handle api
tuchg added a commit to tuchg/idux that referenced this issue Jun 22, 2022
feat(cdk:drag-drop): add handle&resetPosition api
tuchg added a commit to tuchg/idux that referenced this issue Jun 22, 2022
feat(cdk:drag-drop): add handle&reset api
tuchg added a commit to tuchg/idux that referenced this issue Jun 22, 2022
feat(cdk:drag-drop): add handle&reset api
danranVm pushed a commit that referenced this issue Jun 22, 2022
feat(cdk:drag-drop): add handle&reset api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants