gridstack-angular
gridstack-angular copied to clipboard
WARNING: this repo is not maintained anymore. Angular Gridstack.js directive
When a widget is added by dragging from outside, it is not updated in the model. The model continues to track the old elements that were added to it. Due...
Hi ! I found a big help in implementing your library. I propose you to add better implementation of gridstack.js capabilities. The new options for a widget are : -...
Hi, Does this plugin support Angular 2 or there are any ideas of supporting it?
Demo showing gridstack-angular can't be wrapped in ng-repeat, DND across gridstack container create some bug, (ghost node in Gridstack.nodes) https://github.com/kdietrich/gridstack-angular/pull/24
I added this plugin to my angular app. Used it as it is as there in demo/index.html. But when I click any action button (add-widget, move-widget), it is redirecting to...
Even after auto_position is set equal to false, new widgets are placed automatically
… width/height change from angular fix(misc): remove duplicate controller from item as it is unnecessary Updates widgets position/size when you update attributes from angular
I really appreciate the port to angular. One thing I noticed when switching up the options is that the gridstack directive doesn't detect the changes. Perhaps add a watch on...