-
Updated
Apr 8, 2022 - TypeScript
#
drop
Here are 308 public repositories matching this topic...
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
JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading
-
Updated
Apr 27, 2022 - JavaScript
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
Mar 31, 2022 - C#
react wrapper components for smooth-dnd
-
Updated
Mar 25, 2022 - TypeScript
Help you pop up custom views easily. and support pop-up animation, layout position, mask effect and gesture interaction etc.
share
alert
spring
fullscreen
drag
drop
maskedinput
overlay
custom-view
popup
gesture
sidebar
elastic
mask
actionsheet
sina
sheet
qzone
present
-
Updated
Apr 3, 2020 - Objective-C
robsontenorio
commented
Mar 6, 2020
- Fresh laravel instalation
- Install laravel-schematics
- Open http://localhost:8080/schematics
- Click to edit default User model
- Do not change anything and just click on save.
- That action updates User model with all fields as "fillable".
- Not necessary we want to add fields on "fillable" list, on that model
good first issue
Good for newcomers
ObaidUrRehman
commented
Jun 3, 2020
The sorting does not seem to be working when the items are in a fixed height container that scroll all the items.
See this fiddle:
https://jsfiddle.net/ns5jg8L9/
If you try to drag the last item in the list to the top it won't scroll automatically and even if you use the mouse wheel to scroll while dragging it, dropping it on the top won't trigger a drop.
I guess this has something to do
Open
before-sort event?
"Windows 11 Drag & Drop to the Taskbar (Fix)" fixes the missing "Drag & Drop to the Taskbar" support in Windows 11. It works with the new Windows 11 taskbar and does not require nasty changes like UndockingDisabled or restoration of the classic taskbar.
-
Updated
May 8, 2022 - C++
-
Updated
Jun 13, 2020 - Java
This component allows for the transfer of data items between collection views through drag and drop
-
Updated
Apr 21, 2020 - Swift
drag and drop library for javascript
-
Updated
Dec 14, 2021 - TypeScript
Simple and Elegant Drop down menu for iOS 🔥 💥
-
Updated
Feb 6, 2022 - Swift
Drag and drop web builder with Grapes js, Bootstrap 5, Electron js and Netlify deployment.
-
Updated
Mar 25, 2022 - JavaScript
Angular 2+ binding to SortableJS. Previously known as angular-sortablejs
-
Updated
May 16, 2022 - TypeScript
-
Updated
Apr 4, 2022 - JavaScript
A draggable boardview for java android (Kanban style)
android
java
adapter
gradle
listview
recyclerview
drag
drop
android-library
listener
android-app
boardview
drag-listeners
-
Updated
Nov 16, 2018 - Java
A simple, easy to use data modeling framework for JavaScript
javascript
data
demo
filter
drop
data-visualization
namespace
javascript-library
sort
data-structures
dataset
requirejs
cleanup
group
data-modeling
hacktoberfest
groupby
orderby
js-schema
multiple-datasets
-
Updated
Apr 19, 2018 - JavaScript
A javascript library to give file dropping super-powers to any HTML element.
files
typescript
web
drop
droppable
drop-files
file-selector
drop-file
file-dropper
select-files
file-select
select-file
-
Updated
Sep 29, 2021 - TypeScript
angular wrapper for smooth-dnd
-
Updated
May 16, 2022 - TypeScript
Improve this page
Add a description, image, and links to the drop topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the drop topic, visit your repo's landing page and select "manage topics."


I'm trying to replace the background diagram-maker canvas svg, with custom small circular nodes. So, probably this lead to more than 5000 number of circular nodes.
This is causing Performance Issues. Any suggestions, how to optimize this usecase?