-
Hey, I am trying to create a masonry grid without any (or very little) layout shift. Is this possible with `svelte-bricks`. My current attempts always load a one-column layout which then shifts to adj…
-
Need to tune the svelte-grid config:
make the grid more granular (increase column/row size)
set stationary items
tweak the layout arrangement algorithm
We also have our original *quadrant* and…
-
As a user of the component, I would like to be able to [download the data as a CSV](https://www.ag-grid.com/javascript-grid-csv/).
Would it be as simple as changing the following from:
https://g…
-
Figure/UseCase components
```html
figcaption.svelte-n32i53.svelte-n32i53 {
grid-column: span 3;
margin-top: auto;
```
```html
```
- remove absolute position
-
Nice work! Any plans to implement `svelte-tiny-virtual-grid` or perhaps advice on how to go about that?
-
realy so good way to use native css grid in svelte native as the default native script grid layout cannot be controlled using css.but needs some improving i will start to work on improving it
-
-
Hello, I'm building a flexible UI editor using svelte and this lib is great !
I have different containers with different layout types (horizontal, vertical, grid and "free" which is absolute posit…
-
### Describe the bug
I've gotten this error message from `vite`, but don't know how to fix it. It's a pretty bizarre error message because it just tells me a bunch of files where the classes aren't…
-
### Describe the feature in detail (code, mocks, or screenshots encouraged)
Hello, is there any plan to add the toast component?
https://www.melt-ui.com/docs/builders/toast
Thank you I'm so happy…