angular2gridster icon indicating copy to clipboard operation
angular2gridster copied to clipboard

Angular implementation of well known Gridster (no jQuery, no external libraries, only Angular and Rx.js).

Results 101 angular2gridster issues
Sort by recently updated
recently updated
newest added

Allows the gridster component to calculate its scroll position from the `` element. Fixes #416

When using the south handle to resize an element larger, scrolling does not work correctly if the scroll container is the `` element. To reproduce: Navigate to the demo and...

Adds a function call to update the element position, similar to resizing using the west handle. Also renames `updateElemenetPosition()` to `updateElementPosition()`, fixing a typo. Fixes #414

When using the north (top) resize handle to change the size of an item, the position does not get updated until the resize is finished. It appears that the item...

The version for Angular is currently locked to 13.1.1. This patch allows higher versions of Angular to work without needing to use the `--force` flag while installing. Fixes #411

Hi, I am evaluating this library, it's pretty good with some nice features. I am concerned that there has not been any movement on it for almost 7 months. Just...

After updating angular and trying to recreate the package-lock with npm >= 7 I get an error cause of peerDependencies: ```npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve...

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...

dependencies

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. Changelog Sourced from yargs-parser's changelog. 15.0.0 (2019-10-07) Features rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality (ef771ca) BREAKING CHANGES rework collect-unknown-options into unknown-options-as-args, providing...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

dependencies