drag-drop
Here are 125 public repositories matching this topic...
-
Updated
Jun 3, 2022 - JavaScript
Drag and drop website builder javascript library.
-
Updated
Feb 22, 2022 - JavaScript
Drag and drop page builder and CMS for React, Vue, Angular, and more
-
Updated
Jun 3, 2022 - TypeScript
The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF
-
Updated
Mar 31, 2022 - C#
react wrapper components for smooth-dnd
-
Updated
Mar 25, 2022 - TypeScript
Visual page builder and web design tool for any website or web app tech stack
-
Updated
Jun 3, 2022 - TypeScript
Code examples that accompany various MDN DOM and Web API documentation pages
-
Updated
Jun 1, 2022 - HTML
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/
A RecyclerView extension for building list more easily.
-
Updated
Dec 10, 2018 - Java
HWPanModal presents controller from bottom and drag to dismiss, high customize. iOS13 default modalPresentationStyle. 任意形式的底部弹框动画;头条、知乎、抖音弹出评论效果;地图浮层,iOS13 present默认模态效果。
-
Updated
Apr 2, 2022 - Objective-C
a dragger layout system with React style .
-
Updated
Mar 11, 2019 - TypeScript
HTML5 drag & drop for humans
-
Updated
Apr 4, 2022 - JavaScript
Share data beyond the browser boundaries. Enable users to transfer data to external apps, and open your webapp to receive external data.
-
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
一个可以通过拖放 SVG 图标,来生成拥有树状结构的视图与数据的前端组件。 SDT example:
-
Updated
Apr 15, 2018 - JavaScript
-
Updated
Dec 1, 2021 - JavaScript
Implementation differences of the HTML5 drag & drop API across browsers
-
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 ?
A library that helps you support drag and drop operations in your iOS applications.
-
Updated
Aug 18, 2017 - Objective-C
Add a Drag and drop view (swift) for your macOS app easily
-
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: