-
Grid layout is needed to handle layout like this: http://cssauthor.com/wp-content/uploads/2013/04/App-Menu.jpg
Perhaps it needs another name?
-
Hi @hellachella,
I was having trouble with bolding my and . I tried targeting them on my css with a **font-weight: bold** and **font-weight: 700** but not much changed. I also tried targeting them …
-
I would expect `center: true` to center the grid within the panel, but it isn't doing so.
Here's the code I am using:
`
root:
type: panel
layout: canvas
elements:
- type: pa…
-
-
Following #4491, we noticed that in the following case:
- wide layout
- repeat over single row
Then:
- the `` in the heading doesn't have a `for`
- this is incorrect HTML
- the `` abov…
-
Would be cool to be able to set order on the individual grid columns to allow an alternative layout for the different responsive breakpoints.
For example, set Column 2 to `order: -1` on Mobile to m…
-
**Issue:** The current layout may not adapt well to smaller screens or mobile devices.
**Improvement:** Implement responsive design using media queries and flexible layout systems like CSS Grid or …
-
**Description:**
The current codebase is built using an outdated Bootstrap structure. This issue aims to refactor the application to use the latest version of React Bootstrap. The goal is to enhance …
-
I thought it might be useful to track possible future feature work in a more structured way (grouped into categories).
See also: the [Taffy Project Board](https://github.com/orgs/DioxusLabs/project…
-