2012-07-27 13:40:56 +02:00
|
|
|
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/](http://gridster.net/).
|
|
|
|
|
2013-10-26 17:35:20 +02:00
|
|
|
[Releases](https://github.com/ducksboard/gridster.js/releases)
|
2013-05-14 08:40:49 -07:00
|
|
|
|
2013-10-26 17:35:20 +02:00
|
|
|
[CHANGELOG](https://github.com/ducksboard/gridster.js/blob/master/CHANGELOG.md)
|
2013-05-14 08:40:49 -07:00
|
|
|
|
2013-10-26 17:35:20 +02:00
|
|
|
Gridster is maintained by Ducksboard occasionally but not actively.
|
|
|
|
@dustmoo and @pushmatrix have also write permissions as Gridster maintainers
|
|
|
|
they are. Thank you guys!
|
2013-05-14 08:40:49 -07:00
|
|
|
|
2013-10-26 17:35:20 +02:00
|
|
|
## Forks
|
2013-05-14 08:40:49 -07:00
|
|
|
|
2013-10-26 17:35:20 +02:00
|
|
|
Mr @dustmoo (maintainer of Gridster) has his own fork of gridster.js
|
|
|
|
with some new interesting features like widget-swapping and static widgets.
|
2013-05-14 08:40:49 -07:00
|
|
|
|
2013-10-26 17:35:20 +02:00
|
|
|
Can be found here: [dustmoo/gridster.js](https://github.com/dustmoo/gridster.js)
|
2013-05-14 08:40:49 -07:00
|
|
|
|
2013-10-26 17:35:20 +02:00
|
|
|
@dustmoo is working in his spare time to merge all these changes into
|
|
|
|
ducksboard/gridster.js
|
2013-04-25 09:16:28 -07:00
|
|
|
|
2013-10-26 17:35:20 +02:00
|
|
|
If anyone would like to help @dustmoo improve his fork and reconcile
|
|
|
|
it with the main library he would be happy for the help.
|
2013-04-25 09:16:28 -07:00
|
|
|
|
|
|
|
|
2013-10-26 17:35:20 +02:00
|
|
|
## Contributing
|
2013-04-25 09:16:28 -07:00
|
|
|
|
2013-10-26 17:35:20 +02:00
|
|
|
Commits should follow these [conventions](https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y).
|
|
|
|
Changelog is generated from there.
|
2013-04-25 09:16:28 -07:00
|
|
|
|
|
|
|
|
2013-10-26 17:35:20 +02:00
|
|
|
## License
|
2012-07-27 13:40:56 +02:00
|
|
|
|
|
|
|
Distributed under the MIT license.
|
|
|
|
|
2013-10-26 17:35:20 +02:00
|
|
|
## Whodunit
|
2012-07-27 13:40:56 +02:00
|
|
|
|
2013-10-26 17:35:20 +02:00
|
|
|
Gridster is built by [Ducksboard](http://ducksboard.com/) with the help of all
|
|
|
|
these [wonderful people](https://github.com/ducksboard/gridster.js/graphs/contributors).
|