savvior icon indicating copy to clipboard operation
savvior copied to clipboard

A Salvattore and Masonry alternative without CSS-driven configuration or absolute CSS positioning

Results 3 savvior issues
Sort by recently updated
recently updated
newest added

I'm using addItems to add items to the grid. However I also need to remove items. I haven't found a way to update/redraw the grid after an item has been...

A small and simple feature that I really need in my current project. If you specify 3 columns, but you have only 2 items, the third column is empty and...

I saw that savvior splits columns evenly regarding the number of items in each column. This means, that every column will have the same amount of items (plus/minus one). However,...

enhancement