-
am use i18n for support multi languages.
1. I can't find documents for list languages pass to views.
```
{{#each languages}}
{{this.langname}}
{{/each}}
```
2. how to get default data
…
-
After applying high contrast black theme on a toggle button group component, the visual focus indicator should be visible whenever one of the buttons is selected. This allows keyboard user to navigate…
-
I am in the process of building a new site from scratch with Petal for the first time. I am at the wireframe / design stage. I am trying to create a menu bar out of buttons (extra vote for Nav compone…
-
### Vue version
3.2.37
### Link to minimal reproduction
[Reproduction link](https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHNjcmlwdCBzZXR1cD5cbmltcG9ydCBNeVRyYW5zaXRpb25Hcm91cCBmcm9tICcuL015VHJhbnNp…
-
### TanStack Table version
8.17.3
### Framework/Library version
React v18.2.0
### Describe the bug and the steps to reproduce it
Not sure if a bug of if it's intended behavior but the g…
-
# Aanleiding
In Storybook 5 is CSF ("Component Story Format") geintroduceerd. Dit is een alternatief voor de oude `storiesOf()` API om stories voor componenten te maken.
In Storybook 7 is `storiesOf…
-
The LayerSelector is quite messy at the moment. I am thinking about a smaller or bigger rework of the whole thing. This functionality is currently supported by the Layerselector:
- One Layer can co…
-
I'm currently working on a project where the action that fires when you click an image is difference based on another option.
I have most of this working. When the page loads I can click the image …
-
### Bug description
When you edit your navigation blueprint and set default values for certain fields, they don't save. So this example:
Will save like this:
```yaml
-
id: ab914f41-c4…
-
I have used the button group elements in my form and they basically work like check boxes.
Here is the html code:
```
Member Rank
Silver
Gold
Platinum
```
And I am using this to invoke…