Skip to content

Commit e837ded

Browse files
committed
Release v0.5.3
1 parent 6bcfa6e commit e837ded

File tree

8 files changed

+523
-315
lines changed

8 files changed

+523
-315
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="v0.5.3"></a>
2+
### v0.5.3 (2014-07-04)
3+
4+
5+
#### Bug Fixes
6+
7+
* **gridster:**
8+
* custom `ignore_dragging` overwrites the default value ([6bcfa6e1](http://github.com/ducksboard/gridster.js/commit/6bcfa6e16e4a88cbb5efff1ce29308737884a89d))
9+
* sort widgets appropriately when reading them from DOM ([5c6d25cb](http://github.com/ducksboard/gridster.js/commit/5c6d25cbbe3de021806408f3cff6cb1e139c0a25))
10+
11+
12+
#### Features
13+
14+
* make gridster AMD compatible ([589d7fd5](http://github.com/ducksboard/gridster.js/commit/589d7fd509a570fd02666c2f8231545211d6c83f))
15+
* **gridster:** move widget up when added if there is space available ([8ec307b6](http://github.com/ducksboard/gridster.js/commit/8ec307b6f7173e94610409adcb1671372cc2c67d))
16+
117
<a name="v0.5.2"></a>
218
### v0.5.2 (2014-06-16)
319

dist/jquery.gridster.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! gridster.js - v0.5.2 - 2014-06-16
1+
/*! gridster.js - v0.5.3 - 2014-07-04
22
* http://gridster.net/
33
* Copyright (c) 2014 ducksboard; Licensed MIT */
44

0 commit comments

Comments
 (0)