hootsuite / grid

Drag and drop library for two-dimensional, resizable and responsive lists
http://hootsuite.github.io/grid/
Apache License 2.0
3.57k stars 279 forks source link

Add support for CSS transforms #96

Closed valentin-radulescu-hs closed 7 years ago

valentin-radulescu-hs commented 7 years ago

Deliverables

Allow grid item positions to be set with CSS transforms instead of top, left properties. This should allow for faster paint times, especially for transitions and animations.

TODO