-
Hi
I read #1176 from 2017 and the answer was a clear no, no intention to make this library accessible or at least operated through keyboard.
I could not find any mention of accessibility or keyb…
-
I want to use swap plugin like this https://github.com/SortableJS/Sortable/tree/master/plugins/Swap
but I don't know how or where to write the mount method
now my code is like this
```
{…
-
Current angular-sortablejs does not work with SortableJS's MultiDrag plugin:
https://github.com/SortableJS/Sortable/tree/next-version/plugins/MultiDrag
Do we have any plan to implement it?
-
**Describe the bug**
1. 当前像官方的SortableJS 给的嵌套拖拽示例的时候,之间报错了
期望: 1. 希望官方给出一个嵌套拖拽的示例
2. react-sortablejs 渲染的节点希望能支持原生元素的所有属性,比如dataSet属性等
依赖版本:
"sortablejs": "^1.15.2"
"react-sortablejs": "^6…
-
Hello,
I want to create a block in which the elements are sortable.
The problem is that when I sort the elements with sortableJS, their content is duplicated and added after my block.
Here is a vid…
-
This is a general issue about how we could handle optional but common javascript dependencies.
Two libraries mostly come to mind:
- `sortablejs`, currently bundled with Tags
- jQuery, currently…
-
Heyo,
I'm using https://github.com/SortableJS/Sortable. I have a simple `drag_to` to move an item. it works when I use https://github.com/twalpole/apparition but if I swap the driver to `cuprite`…
-
#### Problem:
hi,when i use sortablejs and @types/stotablejs in my app, i cannot use `import { Sortable } from 'sortablejs'` its cause to error, and cannot use `import * as Sortable from 'sortablejs…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**Describe the bug**
Not actually a bug, more a question - although it could be there is an issue with the Readme.md. In the ready me there is a warning right up on top:
> Please note that this is…