ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.04k stars 1.2k forks source link

Fix for bug #493 including unit tests to prove. #494

Open glenpike opened 9 years ago

glenpike commented 9 years ago

Run npm install and visit test/jquery.gridster-amd.html in browser.

felipecvo commented 9 years ago

+1

dsmorse commented 9 years ago

Looks great I merged it into my fork dsmorse/gridster.js

glenpike commented 9 years ago

Hey @ducksboard have you given up on gridster?

dsmorse commented 9 years ago

@glenpike , It looks to me like they have, so over the last few days I've been merging pull requests from here and from other people's forks trying to create a consolidated gridster. I just release 0.6.6 merging in most of the open pull requests from here.