We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 707458e commit fb62638Copy full SHA for fb62638
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="0.6.2"></a>
2
+# [0.6.2]((https://github.com/swiety85/angular2gridster/compare/0.6.1...0.6.2)) (2017-07-13)
3
+
4
5
+### Bug Fixes
6
7
+* **drag-drop:** fix dragging new item (gridster-item-prototype) when it's placed in the area of gridster #64
8
9
<a name="0.6.1"></a>
10
# [0.6.1]((https://github.com/swiety85/angular2gridster/compare/0.6.0...0.6.1)) (2017-07-10)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "angular2gridster",
- "version": "0.6.1",
+ "version": "0.6.2",
"license": "MIT",
"main": "./dist/index.js",
"scripts": {
0 commit comments