angular-gridster2 icon indicating copy to clipboard operation
angular-gridster2 copied to clipboard

Angular gridster 2

Results 170 angular-gridster2 issues
Sort by recently updated
recently updated
newest added

Making this issue so people stop asking about it every month or so. Yes you can with [CSS Grid](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout) and @media-queries You can increase the option `mobileBreakpoint: 640` to what...

enhancement
wontfix

Hi - We are using your library after upgrading our frontend to upper version of Angular from AngularJS. When we were on AngularJS we were using angular-gridster, and we wanted...

Hello, a like question, how change the ".gridster-item-resizable-handler.handle-se" color by css ?

Hello, I'd like to use gridster2 to display some of my components inside the gridster items. My components can be displayed with two different custom themes I developped. Those components...

Hi, How to re-align other grid automatically if any one of the gird position change or resize?

When adding touchstart into HTML in Angular 11 I get the following error. Event touchstart is not emitted by any applicable directives nor by button element I have tried other...

Is it possible to prevent the dropping of gridster items to empty cells?

When it is used together with the NZ table of NG Zorro antd, the page will cause an endless loop, resulting in the browser memory overflow and unable to open...

Is it possible to drag `gridster-items` between two or more `gridster` grids?

Hi, first off all tnx for creating this, it is really awesome. Everything is working fine ( frontend and backend side), I just have one question. My grid is of...

question