This commit is contained in:
Pavel Reznikov 2016-02-22 21:41:06 -08:00
parent 88e3c1d8e5
commit eca0e9f9bd

View file

@ -39,6 +39,7 @@ Join gridstack.js on Slack: https://gridstackjs.troolee.com
- [IE8 support](#ie8-support)
- [Nested grids](#nested-grids)
- [Resizing active grid](#resizing-active-grid)
- [The Team](#the-team)
- [Changes](#changes)
- [v0.2.5-dev (Development version)](#v025-dev-development-version)
- [v0.2.4 (2016-02-15)](#v024-2016-02-15)
@ -440,6 +441,14 @@ Resizing on-the-fly is possible, though experimental. This may be used to make g
See example: [Responsive grid demo](http://troolee.github.io/gridstack.js/demo/responsive.html)
The Team
========
gridstack.js is currently maintained by [Pavel Reznikov](https://github.com/troolee), [Dylan Weiss](https://github.com/radiolips)
and [Kevin Dietrich](https://github.com/kdietrich). And we appreciate [all contributors](https://github.com/troolee/gridstack.js/graphs/contributors)
for help.
Changes
=======