drag-drop
Here are 126 public repositories matching this topic...
-
Updated
Jun 3, 2022 - JavaScript
-
Updated
Jun 25, 2022 - JavaScript
-
Updated
Jul 8, 2022 - TypeScript
-
Updated
Jun 9, 2022 - C#
-
Updated
Jul 9, 2022 - TypeScript
-
Updated
Mar 25, 2022 - TypeScript
-
Updated
Jul 9, 2022 - JavaScript
From JQuery to Zepto
After #1109 we do not need the whole JQuery anymore, we should use the lightweight Zepto as a drop-in replacement
- Zepto is 9.6K
- JQuery is 84K
Also an option to not include any library would be nice (all Silex components shoud be jquery-free)
- replace JQuery with Zepto
- remove JQuery syntax from components
- add an option to not include JQuery/
-
Updated
Jun 16, 2022 - Objective-C
-
Updated
Dec 10, 2018 - Java
-
Updated
Mar 11, 2019 - TypeScript
-
Updated
Apr 4, 2022 - JavaScript
-
Updated
May 7, 2021 - TypeScript
@reach/dialog is super nice with these.
Version: 2.6.0
Angular 4.3.5
AngularCli: 1.4.0-rc.1
When running on universal I get the following error
ERROR TypeError: this.el.nativeElement.querySelector is not a function
at Draggable.getDragHandleElement (C:\dev\git_clones\app\node_modules\ng2-drag-drop\src\directives\draggable.directive.js:136:49)
at Draggable.applyDragHandleClass (C:\dev\git_clones\app\node_modules\ng
-
Updated
Sep 13, 2021 - Pascal
-
Updated
Apr 15, 2018 - JavaScript
-
Updated
Dec 1, 2021 - JavaScript
-
Updated
Apr 14, 2017 - HTML
-
Updated
May 13, 2022 - C#
Thanks for excellent implementation.
One question: What's the best way to render the page after generating the JSON ?
-
Updated
Aug 18, 2017 - Objective-C
-
Updated
Apr 11, 2019 - Swift
Improve this page
Add a description, image, and links to the drag-drop topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the drag-drop topic, visit your repo's landing page and select "manage topics."
Describe the bug
When using the Swap plugin, it's impossible to cancel a swap once the swap threshold has been met for an item. You can't drag the item back to its original place to prevent a swap. This happens with or without the
revertOnSpill: trueoption.To Reproduce
Steps to reproduce the behavior: