File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " gridstack" ,
3- "version" : " 0.5.0 " ,
3+ "version" : " 0.6.0-dev " ,
44 "homepage" : " https://github.com/gridstack/gridstack.js" ,
55 "authors" : [
66 " Pavel Reznikov <pashka.reznikov@gmail.com>" ,
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Change log
55<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
66** Table of Contents** * generated with [ DocToc] ( http://doctoc.herokuapp.com/ ) *
77
8- - [ v0.5.0 (2019-03-29 )] ( #v050-2019-03-29 )
8+ - [ v0.5.0 (2019-11-06 )] ( #v050-2019-11-06 )
99- [ v0.4.0 (2018-05-11)] ( #v040-2018-05-11 )
1010- [ v0.3.0 (2017-04-21)] ( #v030-2017-04-21 )
1111- [ v0.2.6 (2016-08-17)] ( #v026-2016-08-17 )
@@ -19,7 +19,7 @@ Change log
1919
2020<!-- END doctoc generated TOC please keep comment here to allow auto update -->
2121
22- ## v0.5.0 (2019-03-29 )
22+ ## v0.5.0 (2019-11-06 )
2323
2424- emit ` dropped ` event when a widget is dropped from one grid into another ([ #823 ] ( https://github.com/gridstack/gridstack.js/issues/823 ) ).
2525- don't throw error if no bounding scroll element is found ([ #891 ] ( https://github.com/gridstack/gridstack.js/issues/891 ) ).
Original file line number Diff line number Diff line change 11{
22 "name" : " gridstack" ,
3- "version" : " 0.5.0 " ,
3+ "version" : " 0.6.0-dev " ,
44 "description" : " gridstack.js is a jQuery plugin for widget layout" ,
55 "main" : " dist/gridstack.js" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11/**
2- * gridstack.js 0.5.0
2+ * gridstack.js 0.6.0-dev
33 * http://troolee.github.io/gridstack.js/
44 * (c) 2014-2017 Pavel Reznikov, Dylan Weiss
55 * gridstack.js may be freely distributed under the MIT license.
Original file line number Diff line number Diff line change 11/**
2- * gridstack.js 0.5.0
2+ * gridstack.js 0.6.0-dev
33 * http://troolee.github.io/gridstack.js/
44 * (c) 2014-2018 Pavel Reznikov, Dylan Weiss
55 * gridstack.js may be freely distributed under the MIT license.
You can’t perform that action at this time.
0 commit comments