Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compact variant for all components #6700

Open
adidahiya opened this issue Feb 5, 2024 · 1 comment
Open

Compact variant for all components #6700

adidahiya opened this issue Feb 5, 2024 · 1 comment

Comments

@adidahiya
Copy link
Contributor

adidahiya commented Feb 5, 2024

@blueprintjs/core

Component Has compact variant Prop name (if different from compact)
Breadcrumbs
Button small
ButtonGroup small (needs docs)
Callout
Card
CardList
HTMLTable
Menu small
Navbar
Section
Tree
Checkbox / Radio / Switch
SegmentedControl small
Slider
InputGroup small
TextArea small
FileInput small
NumericInput small
Dialog
Drawer
Popover
Toast
Tooltip

@blueprintjs/datetime2

Component Has compact variant Prop name (if different from compact)
DatePicker3
DateInput3
DateRangePicker3
DateRangeInput3

@blueprintjs/select

Component Has compact variant Prop name (if different from compact)
Select ⚠️ inputProps={{ small: true }} menuProps={{ className: Classes.SMALL }}
Suggest ⚠️ inputProps={{ small: true }} menuProps={{ className: Classes.SMALL }}
MultiSelect
Omnibar
@jessperrin
Copy link
Contributor

Sweet - I feel like we should align on language here, either go with small/default/large or compact/default/large

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants