7 Commits

Author SHA1 Message Date
Andrés Moya
f5f7607ce3 ♻️ Refactor drag'n drop code 2020-06-03 11:05:03 +02:00
alonso.torres
174b9db1d2 🎉 Duplicate move 2020-06-02 16:10:30 +02:00
Andrés Moya
47901870bd Allow dropping only objects of the same type 2020-05-25 12:17:01 +02:00
Andrés Moya
da77aa558e Auto open layer when hovering over it for a moment 2020-05-25 12:17:01 +02:00
Andrés Moya
6cb4822842 Allow to drop shape inside frames or groups in layers panel 2020-05-20 14:09:15 +02:00
Andrey Antukh
7db2db96e1 🚧 Add ad-hoc d&d implementation.
React-Dnd is a very nice library but adds a lot of overhead. Causes
a lot of latency when a number of elements grows.
2020-04-13 11:27:46 +02:00
Andrey Antukh
861199f812 Rename react-hooks to hooks. 2020-04-06 12:45:37 +02:00