File tree Expand file tree Collapse file tree 4 files changed +5
-8
lines changed Expand file tree Collapse file tree 4 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Join gridstack.js on Slack: https://gridstackjs.troolee.com
45
45
- [ Using AniJS] ( #using-anijs )
46
46
- [ The Team] ( #the-team )
47
47
- [ Changes] ( #changes )
48
- - [ v0.2.7-dev (Development version)] ( #v027-dev-development-version )
48
+ - [ v0.2.6 (Development version)] ( #v027-dev-development-version )
49
49
- [ v0.2.6 (2016-08-17)] ( #v026-2016-08-17 )
50
50
- [ v0.2.5 (2016-03-02)] ( #v025-2016-03-02 )
51
51
- [ v0.2.4 (2016-02-15)] ( #v024-2016-02-15 )
@@ -475,13 +475,10 @@ for help.
475
475
Changes
476
476
=======
477
477
478
- #### v0.2.7-dev (Development version )
478
+ #### v0.2.6 (2016-08-17 )
479
479
480
480
- update ` destroy([detachGrid]) ` call ([ #422 ] ( https://github.com/troolee/gridstack.js/issues/422 ) ).
481
481
- don't mutate options when calling ` draggable ` and ` resizable ` . ([ #505 ] ( https://github.com/troolee/gridstack.js/issues/505 ) ).
482
-
483
- #### v0.2.6 (2016-08-17)
484
-
485
482
- update requirements to the latest versions of jQuery (v3.1.0+) and jquery-ui (v1.12.0+).
486
483
- fix jQuery ` size() ` ([ #486 ] ( https://github.com/troolee/gridstack.js/issues/486 ) ).
487
484
- update _ notify to allow detach ([ #411 ] ( https://github.com/troolee/gridstack.js/issues/411 ) ).
Original file line number Diff line number Diff line change 1
1
/**
2
- * gridstack.js 0.2.7-dev
2
+ * gridstack.js 0.2.6
3
3
* http://troolee.github.io/gridstack.js/
4
4
* (c) 2014-2016 Pavel Reznikov
5
5
* gridstack.js may be freely distributed under the MIT license.
Original file line number Diff line number Diff line change 1
1
/**
2
- * gridstack.js 0.2.7-dev
2
+ * gridstack.js 0.2.6
3
3
* http://troolee.github.io/gridstack.js/
4
4
* (c) 2014-2016 Pavel Reznikov
5
5
* gridstack.js may be freely distributed under the MIT license.
You can’t perform that action at this time.
0 commit comments