mirror of
https://github.com/docmost/docmost.git
synced 2026-06-10 10:13:01 +08:00
7d1e5bce0d
* chore: add dev container * feat: add drag handle when hovering cell * feat: add column drag and drop * feat: add support for row drag and drop * refactor: extract preview controllers * fix: hover issue * refactor: add handle controller * chore: f * chore: remove log * chore: remove dev files * feat: hide other drop indicators when table dnd working * feat: add auto scroll and bug fix * chore: f * fix: firefox
1 line
31 B
TypeScript
1 line
31 B
TypeScript
export * from './dnd-extension' |