Javi Sánchez-Marín 7de5bbabc0 feat(gridster): add config to set custom show/hide widget methods
by default jQuery’s `hide` and `show` methods are used. You could also
use fadeIn/fadeOut or write your own kind of jQuery plugin like
`$.fn.showInAFancyWay` and use `showInAFancyWay` as the value in the
show_method config option.

If you want to keep the previos behaviour, you need to set
`hide_method` option to `’fadeOut’`

Breaking Changes

`remove_widget` and `remove_all_widgets` methods not return a promise
instead of the gridster instance
2015-04-16 20:26:18 +02:00
2014-09-25 12:27:05 +02:00
2013-06-13 11:43:37 +02:00
2014-09-25 12:27:05 +02: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.

S
Description
Community-based GPL-licensed network monitoring system
Readme
219 MiB
Languages
PHP 37.2%
JavaScript 33.6%
HTML 24.5%
CSS 3%
Less 0.7%
Other 0.8%