-
## Removals
- MasonaryGrid: Doesn't always function consistently in current versions of React. Masonry grid will also be a first-class support via CSS in the near future.
- Add a "masonry" var…
-
https://codesandbox.io/embed/26mjowzpr
-
## Description
RT. Vue3
## Steps to check or reproduce
```html
...
```
-
Assuming all authors code their masonry grid in a valid reading order, screen reader user who are non-visual will have no problem with it. But once we introduce visual screen reader users, low vision …
-
Right now, we're making use of the equal heights' layout within a grid view.
It would be cool to offer a masonry layout as alternative (via setting and shortcode)
Maybe we can use https://masonr…
-
The masonry grid is working in terms of lining up like a pinterest board. However, when I shrink the browser window, it's just static and doesn't move around to fit the new browser size. I have list…
-
My Home Assistant version: 2024.7.1
Layout-card version (FROM BROWSER CONSOLE): 2.4.5
What I am doing:
Adding the card_margin property to a grid-layout
What I expected to happen:
Apply 0px …
-
From @bfgeek's https://github.com/w3c/csswg-drafts/issues/9041
> One addition which is currently missing with grid repeaters is the ability to clamp to a minimum / maximum number. This is more rele…
-
### **Is your enhancement request related to a problem? Please describe.**
The current **Features** section lacks a modern, organized layout, leading to poor visual hierarchy and user experience. T…
-
[CSS3](https://drafts.csswg.org/css-grid-3/#masonry-layout) has [built-in support for masonry grid layouts](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout/Masonry_Layout). This could…