ciaranj e21f63a05a fix(resize.stop): Call resize.stop at the latest possible moment
Previously the resize.stop callback was being called before the widget
had reached the end size that Gridster would make it (the widget grows
to match the placeholder size after releasing the drag)

This change pushes the resize.stop callback to the last possible moment
where the size of the widget the callback receives is more likely to be
correct.

Signed-off-by: ciaranj <ciaranj@gmail.com>

Conflicts:
	src/jquery.gridster.js
2014-02-14 13:09:03 +01:00
2014-02-13 11:27:48 +01:00
2013-06-13 11:43:37 +02:00
2014-02-13 11:27:48 +01:00
2014-02-13 11:27:48 +01:00
2013-12-10 17:26:45 +01:00

Gridster.js

Bitdeli Badge

Gridster is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns. You can even dynamically add and remove elements from the grid.

More at http://gridster.net/.

Releases

CHANGELOG

Gridster is maintained by Ducksboard occasionally but not actively. @dustmoo and @pushmatrix have also write permissions as Gridster maintainers they are. Thank you guys!

Forks

Mr @dustmoo (maintainer of Gridster) has his own fork of gridster.js with some new interesting features like widget-swapping and static widgets.

Can be found here: dustmoo/gridster.js

@dustmoo is working in his spare time to merge all these changes into ducksboard/gridster.js

If anyone would like to help @dustmoo improve his fork and reconcile it with the main library he would be happy for the help.

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.

License

Distributed under the MIT license.

Whodunit

Gridster is built by Ducksboard with the help of all these wonderful people.

Description
No description provided
Readme 446 MiB
Languages
PHP 85.1%
JavaScript 6.6%
Blade 4.3%
CSS 1.8%
Python 1.1%
Other 1%