-
**Is your feature request related to a problem? Please describe.**
Trying to add vertical button group similar to this, but couldn't find it's supported from the doc.
![image](https://user-images.…
-
# Proposal: Grouped selection support
## Summary
Support for Fluent styling for grouped selection between choices. This type of control could be used in combination with others to display di…
-
## Describe the bug
The form based toggle button should not have a default role of group if there is a single value (https://react-bootstrap.netlify.com/components/buttons/#checkbox--radio).
## To R…
-
#### @blueprintjs/core
| Component | Has compact variant | Prop name (if different from `compact`) |
| - | - | - |
| [Breadcrumbs](https://blueprintjs.com/docs/#core/components/breadcrumbs) | ❌ |…
-
I've got multiple ToggleButtons in the same Toolbar. They use different handers and they don't have anything to do with each other.
(1) When I click on the same button repeatedly everything is fine…
-
Convert all components to typescript.
> Before transform the component into typescript, make sure that there are tests written for this component. #1083
Componentes:
- [ ] ActionMenu
- [ ] Ale…
-
--moving this from issue 228 where it was buried in a comment---
What does the community think about creating two options for the target=_blank functionality:
1. When setting up react-rte, a def…
-
Would love a roadmap of desired components/direction of framework. Would help with community contributions to know what the needs to be done beyond bug fixes.
-
### Version
3.10.0
### Vue Version
3.2.47
### Link to minimal reproduction
确认事件示例
import { ref,reactive } from 'vue'…
-
Next.js defaults to server-side rendering, but the components provided by react-bootstrap are client-side components. Using them in a Next.js app will result in errors. We suggest adding the 'use clie…