-
Notifications
You must be signed in to change notification settings - Fork 161
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
Drag and Drop improvements #5319
Labels
drag-drop
Epic
feature
version: 8.2.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Comments
skrustev
added
🛠️ status: in-development
Issues and PRs with active development on them
and removed
🆕 status: new
labels
Jul 5, 2019
skrustev
added a commit
that referenced
this issue
Jul 9, 2019
skrustev
added a commit
that referenced
this issue
Jul 9, 2019
skrustev
added a commit
that referenced
this issue
Jul 9, 2019
skrustev
added a commit
that referenced
this issue
Jul 9, 2019
skrustev
added a commit
that referenced
this issue
Jul 11, 2019
…s with host and without. #5319 General code restructuring for igxDrag/igxDrop. Add updating of relative position for no ghost dragging. Improve positioning when ghost host is defined in different scenarios of the host positioning - relative, absolute etc.
skrustev
added a commit
that referenced
this issue
Jul 15, 2019
18 tasks
skrustev
added a commit
that referenced
this issue
Jul 18, 2019
skrustev
added a commit
that referenced
this issue
Jul 23, 2019
…lumn Moving directive. Fix performance due to dragMove event. #5319
6 tasks
skrustev
added a commit
that referenced
this issue
Aug 8, 2019
skrustev
added a commit
that referenced
this issue
Aug 8, 2019
22 tasks
skrustev
added a commit
that referenced
this issue
Aug 12, 2019
dkamburov
added a commit
that referenced
this issue
Aug 13, 2019
dkamburov
added a commit
that referenced
this issue
Aug 14, 2019
dkamburov
added a commit
that referenced
this issue
Aug 14, 2019
dkamburov
added a commit
that referenced
this issue
Aug 14, 2019
dkamburov
added a commit
that referenced
this issue
Aug 15, 2019
dkamburov
added a commit
that referenced
this issue
Aug 16, 2019
dkamburov
added a commit
that referenced
this issue
Aug 19, 2019
dkamburov
added a commit
that referenced
this issue
Aug 20, 2019
dkamburov
added a commit
that referenced
this issue
Aug 21, 2019
skrustev
added a commit
that referenced
this issue
Aug 22, 2019
…e by default. Add drag styles. #5319
skrustev
added a commit
that referenced
this issue
Aug 22, 2019
…e by default. Add drag styles. #5319
mpavlinov
added
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
and removed
🛠️ status: in-development
Issues and PRs with active development on them
labels
Aug 23, 2019
mpavlinov
pushed a commit
that referenced
this issue
Aug 25, 2019
* feat(IgxDrag/IgxDrop): Implement drop strategies and transition functionality. #5319 * feat(IgxDrag/IgxDrop): Update API to latest spec. #5319 * feat(IgxDrag/IgxDrop): Fix ghost dragging issue over base. Add reorder list demo with animations. #5319 * feat(IgxDrag/IgxDrop): Update IDragCustomAnimationArgs interface name. #5319 * test(igxChip): Fix failing tests in chips-area.spec #5319 * test(igxDragDrop): Fix failing tests in drag and drop directive #5319 * test(igxChip): Fix tests in group by - use click instead pointerdown/up #5319 * fix(rowDrag): Make sure there is ghost when adding event listener #5319 * fix(rowDrag): End dragging if the ghost is removed #5319 * feat(drag-drop): update migrations #5319 * test(igxDragDrop): Add tests for drop strategies #5319 * chore(igxDragDrop): Remove fdescribe from tests * feat(IgxDrag/IgxDrop): Update API and interfaces related to inputs. Add changelog. * test(igxDragDrop): Automate drag drop directive #5319 * fix(IgxDrag): Fix dragging using a handle by hovering over a text area or child of the handle. #5319 * chore(igxDragDrop): Renaming IgxDropEventArgs to IDropBaseEventArgs in spec * test(igxDragDrop): Automate setRelativeOffset method of drag drop #5319 * chore(igxDragDrop): Remove setRelativeOffset() as setLocation() can be used * feat(IgxDrag/IgxDrop): Tweak margin applied when setting location. Add automation for transitionToOrigin() and transitionTo(). * test(igxDragDrop): Add some more scenarios #5318 * feat(IgxDrag/IgxDrop): Disable selection of dragged element and handle by default. Add drag styles. #5319 * chore(*): Remove skipped tests. * test(IgxDrag): Add more test for transition methods. Fix small issues in IgxDrag. * tests(IgxDrag): Add automation tests regarding location getters and updateDragRelativePos. * tests(IgxDrag): Fix tests regarding transition to origin and alter related to transitions.
IgniteUI/igniteui-angular-samples#1266 Drag and Drop new samples - still "Open" |
@radomirchev Checklist is completed. The last point we will address in another issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
drag-drop
Epic
feature
version: 8.2.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Drag and drop improvements:
The text was updated successfully, but these errors were encountered: