This commit is contained in:
Pavel Reznikov 2016-08-16 22:06:05 -07:00
parent 703c52dc59
commit fcd2327194

View file

@ -480,6 +480,7 @@ Changes
- fix jQuery `size()` ([#486](https://github.com/troolee/gridstack.js/issues/486)).
- update _notify to allow detach ([#411](https://github.com/troolee/gridstack.js/issues/411)).
- fix code that checks for jquery-ui ([#481](https://github.com/troolee/gridstack.js/issues/481)).
- fix `cellWidth` calculation on empty grid
#### v0.2.5 (2016-03-02)