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

I would like to set a fixed width and height, for example 50px x 50px for each cell. Then, the grid should calculate automatically how many cols can fit based...

Is it possible to limit the amount of rows in Gridster?

enhancement

When I drag and clone item, it may go off the viewport, resulting in the page "running away" fo the left and top. Probable fix would be adding a viewport...

I have a problem with using the gridster and storing the items in a ngrx store. I am saving the items on the itemChanged event. But the problem is that...

Hi, I am facing an issue when moving gridster-items from bottom to top. The gridster-items works well upto the viewport, but after the viewport, moving the item just bounce to...

On tab change gridster width is getting shrink even after setting to fixed width, fixed height is working fine. Seems it is not able to calculate the sizes on tabs...

**Hi, devs !** Is it possible to add dynamic components inside a gridster container? Ex: I have 2 components. Component A, Component B, I tried using ComponentFactoryResolver, but it does...

question

Help wanted - How can i have sorting in this Grid? i can only pull items to the top( Direction =Vertical) or pull to the left (Direction = Horizontal). I...

Hi! I copy pasted the source code and am playing with it. Tweaking it to my liking and needs. I changed the x and y values to the widgets array...

help wanted

Hi, I read that you need to put your components within a div as the component will be the content and should not have anything to do with the gridster...

help wanted