Check to avoid generation of duplicated stylesheet-tags shouldn't have been removed from Gridster. It's useful when calling multiple times `generate_stylesheet` method once Gridster is initializated. We use it at ducksboard to generate a TVmode version of the grid with bigger widgets. Refactored the way stylesheet tags are removed. When created I push them to a jQuery collection which is removed when `destroy` method is executed.
Gridster.js
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/.
Updating Begins
Hi all, I have begun merging my fork with the main repository and am making some much needed fixes in the process.
I am devoting an hour a day until it gets done.
Thanks,
Dustin
Public Service Announcement from Dustin Moore (dustmoo)
Gridster is not currently being actively maintained by Ducksboard.
I and others have been given access to the repo to help maintain and address issues.
I have created a fork of gridster that supports more advanced features, like widget-swapping and static widgets.
It can be found here: https://github.com/dustmoo/gridster.js
Currently the code-base is different and I don't have time to reconcile the fork with this repo.
If anyone would like to help me improve my fork and reconcile it with the main library I would be happy for the help.
License
Distributed under the MIT license.
Whodunit
Gridster is built by Ducksboard.