-
Updated
Aug 16, 2021 - JavaScript
#
drag-and-drop
Here are 1,341 public repositories matching this topic...
Beautiful and accessible drag and drop for lists with React
-
Updated
Mar 11, 2021 - JavaScript
Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
-
Updated
Aug 24, 2021 - JavaScript
Vue drag-and-drop component based on Sortable.js
-
Updated
Aug 10, 2021 - JavaScript
The JavaScript Drag & Drop library your grandparents warned you about.
-
Updated
Aug 10, 2021 - JavaScript
A draggable and resizable grid layout with responsive breakpoints, for React.
-
Updated
Aug 25, 2021 - JavaScript
-
Updated
Aug 23, 2021 - JavaScript
JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+)
javascript
mobile
typescript
snap
vanilla
drag-and-drop
touch
drop
modern-browsers
inertia
multi-touch
javascript-drag
-
Updated
Aug 21, 2021 - TypeScript
Infinite responsive, sortable, filterable and draggable layouts
-
Updated
Jul 9, 2021 - JavaScript
A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
-
Updated
Aug 10, 2021 - JavaScript
Simple HTML5 drag-drop zone with React.js.
-
Updated
Aug 12, 2021 - JavaScript
The minimal javascript library to create flowcharts ✨
javascript
marketing
minimal
marketing-automation
drag-and-drop
engine
zapier
javascript-library
diagrams
flowchart
-
Updated
May 15, 2021 - JavaScript
Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
-
Updated
Aug 4, 2021 - TypeScript
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
-
Updated
Feb 7, 2021 - Java
H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. | 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.
react
javascript
typescript
react-router
drag-and-drop
react-dnd
page-builder
antd
site-generator
page-factory
h5
low-code
miniprogram
visual-design
h5-builder
lowcode
h5-editor
low-code-platform
h5-dooring
low-code-framework
-
Updated
Aug 21, 2021 - JavaScript
A draggable and resizable grid layout, for Vue.js.
-
Updated
Jul 20, 2021 - JavaScript
Drag and drop website builder javascript library.
javascript
html
jquery
open-source
builder
ui
drag-and-drop
drag-drop
drag
scss
bootstrap4
website-builder
free
website-generation
site-generator
bootstrap-4
site-builder
bootstrap5
bootstrap-5
-
Updated
Jul 24, 2021 - JavaScript
lifejuggler
commented
Mar 8, 2020
- User case:
- for programmers new to the library to get some context on how to add customization functions and styles
- Implementation ideas:
- Thinking of creating a markdown doc or webpage or something
shoNagai
commented
Apr 13, 2021
Describe the bug
When using move to lower the position of an element, adding 1 to the index does not work, and 2 needs to be added.
To Reproduce
I implemented the following code to move the element position up and down under the ROOT, but the onDown function did not move the element down.
const {
actions: { move, delete: deleteNode },
query,
} = useEditor();
全场景流式布局,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示,实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态
react
typescript
drag-and-drop
page-builder
web-editor
web-design
html-builder
site-generator
site-builder
web-builder
low-code
no-code
nocode
lowcode
h5-editor
page-editor
-
Updated
Aug 10, 2021 - TypeScript
The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...
android
kotlin
adapter
drag-and-drop
recyclerview
kotlin-android
android-library
swipe
android-development
android-ui
multi-select
recyclerview-adapter
hacktoberfest
viewholder
mikepenz
fastadapter
click-listeners
-
Updated
Jul 30, 2021 - Kotlin
Drag-n-Drop Email Editor Component for React.js
template
builder
drag-and-drop
email
react-component
email-marketing
html-emails
email-template
html-email
email-builder
email-editor
-
Updated
Aug 9, 2021 - JavaScript
Create Beautiful Tkinter GUIs by Drag and Drop ☄️
python
fast
gui
drag-and-drop
python-script
python3
gui-application
automatic
tkinter
easy-to-use
easy
nice
figma
tkinter-graphic-interface
tkinter-widgets
tkinter-gui
tkinter-python
tkinter-designer
-
Updated
Aug 7, 2021 - Python
Drag and Drop Website Builder and CMS with E-commerce
javascript
php
cms
ecommerce
laravel
shopping-cart
drag-and-drop
hhvm
website-builder
content-management
microsoft-sql-server
microweber
-
Updated
Aug 25, 2021 - PHP
Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.
-
Updated
Mar 8, 2019 - Objective-C
The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF
c-sharp
open-source
gui
ui
oss
drag-and-drop
drag-drop
wpf
drag
drop
gong-wpf-dragdrop
hacktoberfest
-
Updated
Aug 18, 2021 - C#
react wrapper components for smooth-dnd
-
Updated
Jun 30, 2021 - TypeScript
Improve this page
Add a description, image, and links to the drag-and-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-and-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: true
option.To Reproduce
Steps to reproduce the behavior: