dnd-timeline icon indicating copy to clipboard operation
dnd-timeline copied to clipboard

dnd-timeline: A headless timeline library for React, based on dnd-kit

Results 6 dnd-timeline issues
Sort by recently updated
recently updated
newest added

Does the library support hierarchy of rows in the sidebar?

I had like to disable dragging in specific page, so found useDraggable hook in refered links but It seems not working. I'd like to disable resizing as well, but I...

I had a problem when I try to resize an item, using the code in the examples I get this result: ![ezgif-6-c16a54bb07](https://github.com/samuelarbibe/dnd-timeline/assets/137443420/e9d8be2b-0587-42cd-9297-faf2b3a8eff1) when I log relevance when resizing it shows...

Related to #44 Hi, let me suggest to add the feature to control resize animation. Currently, `dnd-timeline` doesn't allow us to control the resize animation during pointer move, it only...

### Discussed in https://github.com/samuelarbibe/dnd-timeline/discussions/47 Originally posted by **TeChn4K** July 19, 2024 Hello, Thanks a lot for this great lib! An headless Gant/Timeline lib was really missing in the JS ecosystem....