angular2gridster
angular2gridster copied to clipboard
Angular implementation of well known Gridster (no jQuery, no external libraries, only Angular and Rx.js).
try to resize the widget width but can't increase the width but height can able to increase. Can anyone help me out to resolve this.  `gridsterOptions: IGridsterOptions = {...
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11. Commits e573aee 6.1.11 edb8e9a fix: perf regression on hot string munging path a9d9b05 chore(test): Avoid spurious failures packing node_modules/.cache 24b8bda fix(test): use posix path...
I've modified the gridsterOptions (setting the corresponding flags to false) but still the grid is getting loaded with the resize and dragAndDrop functionality enabled.
I'm switching from angular-gridster2 due to better responsive layout support in this library, however I lost an important feature and hoping there's a way to bring it back. angular-gridster2 has...
 Please check this problem when drag widget in 1440 resolution and with scroll
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...
Hi! Great module, it's such a breeze to be able to use a native Angular library rather than injecting buggy external ones Would it be possible to provide the service...
Hello, I have an issue on v7.0.2 where I instantiate an array of items, with w,h,x,y values but on init of the gridster item components (not prototypes), the x,y values...
There's a feature I'm working on for my job that uses gridster for my clients to layout form components. There is an old java system that we port X/Y/W/H over,...
Following error occurs when i load gridster inside mat-tab-group core.js:6014 ERROR TypeError: Cannot read property 'parentNode' of null at parents (angular2gridster.js:175) at scrollParent (angular2gridster.js:214) Specs:: Angular 8 "angular2gridster": "^8.1.2",