angular2gridster
angular2gridster copied to clipboard
Angular implementation of well known Gridster (no jQuery, no external libraries, only Angular and Rx.js).
When items are dragged into the dashboard, after the one that fits into a new line, padding appears on the right. My guess is he makes space for scroll but...
It would be nice if we can add values like 'full' to Gridster item 'w' property, So that some components can be kept with full width across breakpoint changes rather...
Hello, I need to ask if there is any plan to support rtl or not? and if it is not, can you please help me to guide me how to...
I have added this amazing plugin to my project and worked great for version **0.5.3** but facing error like below when I go for latest version (6.0.2). `ERROR TypeError: Cannot...
Hello, I'm working on a modification of this project which will enable some gridster items to have a flexible height, based on the size of their contents. I know that...
Hi Swiety I have grid of four lanes. If I add one widget with width 1 on the right most top, and then reload the page, the widget moves to...
Hello its not a issue i just wanna ask if somebody ever think about this solution - deleting widget by draging on some specific place. Maybe you want some more...
Hello, how can I do to when adding a new item, position the side of the last one?
I have to save the currently added gridster items , their x, y, h, w values and save them so that on browser load/reload, the page loads the last selected...
ERROR TypeError: Object(...) is not a function at new Draggable (angular2gridster.js:3513) at GridsterItemPrototypeDirective.enableDragDrop (angular2gridster.js:4922) at eval (angular2gridster.js:4796) at ZoneDelegate.invoke (zone.js:388) at Zone.run (zone.js:138) at NgZone.runOutsideAngular (core.js:4708) at GridsterItemPrototypeDirective.ngOnInit (angular2gridster.js:4795) at...