File tree Expand file tree Collapse file tree 2 files changed +23
-3
lines changed
Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 1.0.0-alfa " ></a >
2+ # [ 1.0.0-alfa] ( (https://github.com/swiety85/angular2gridster/compare/0.6.9...1.0.0-alfa) ) (2017-11-19)
3+
4+
5+ ### Bug Fixes
6+
7+ * ** drag:** Fix problem with focused el when dragging in IE. Issue #128
8+
9+ ### Features
10+
11+ * ** drag:** Provide tolerance for gridster config. Issue #71
12+ * ** drag:** Scroll container while dragging. Issue #27
13+ * ** drag:** Output bindings in gridster item on drag/resize start and end
14+ * ** resize:** Auto height for item. Issue #78
15+
16+
17+
118<a name =" 0.6.9 " ></a >
219# [ 0.6.9] ( (https://github.com/swiety85/angular2gridster/compare/0.6.8...0.6.9) ) (2017-11-04)
320
Original file line number Diff line number Diff line change 11{
22 "name" : " angular2gridster" ,
3- "version" : " 0.6.9 " ,
3+ "version" : " 1.0.0-alfa " ,
44 "license" : " MIT" ,
55 "main" : " ./dist/index.js" ,
66 "scripts" : {
1818 },
1919 "keywords" : [
2020 " gridster" ,
21- " angular" ,
2221 " grid" ,
22+ " angular" ,
23+ " angular2" ,
2324 " dashboard" ,
24- " ngx"
25+ " ngx" ,
26+ " drag&drop" ,
27+ " widgets"
2528 ],
2629 "bugs" : {
2730 "url" : " https://github.com/swiety85/angular2gridster/issues"
You can’t perform that action at this time.
0 commit comments