-
Hi there!
Here its the details:
- Code Connect CLI version 1.1.3
- Operating system macOs
- Code Connect file, Figma design and/or relevant code snippet that could help us get more context
…
-
## Omschrijving
Invoerveld voor het kiezen van een optie uit een groep van opties, of om te kiezen tussen "wel" of "niet".
Let op: Dit alleen het input-element, om het een label, description en fout…
-
## 🚀 Feature Proposal
Convert Checkbox into a compound component.
### Acceptance Criteria
- [ ] Convert to a compound component + Update documentation
- [ ] Implement the changes mentioned …
-
## Omschrijving
Dit is een nieuw component. Het lijkt op de de andere Form Field X componenten, het heeft een label, maar deze wordt door `type="checkbox"` ipv boven het input-element naast het eleme…
-
## Description
There are several components in our component library which require similar styling to keep icons aligned with text on the same line when font scaling is adjusted. We should consider c…
-
#### Environment
- __"@blueprintjs/core": "5.10.3"__
#### Feature request
This is a very useful library of components that I am using, thank you very much.
I'm having a small problem w…
-
## Requirements
### Variants & options
* Unselected
* Selected
* Disabled
* Error
## Related Tasks
- [x] #97
- [x] #98
-
GC Forms team have merged changes after our audit. The changes need to be reviewed and compared to GCDS components/styles.
Components to review:
- [x] Button
- [x] Checkbox Group
- [x] Date Input
- […
-
### On which framework/platform would you like to see this feature implemented?
React Native
### Which UI component is this feature-request for?
Authenticator
### Please describe your feat…
-
### Describe the bug
Unable to use ``: string "true" is not allowed anymore in Laravel 11.
Even by using valdator `string|in:true,false` did not works (string value "true" won't be converted in bool…