Skip to content

feat(SplitButton): add new component#319

Open
pqrupq wants to merge 1 commit into
masterfrom
feature/button-group
Open

feat(SplitButton): add new component#319
pqrupq wants to merge 1 commit into
masterfrom
feature/button-group

Conversation

@pqrupq
Copy link
Copy Markdown
Contributor

@pqrupq pqrupq commented Jun 10, 2024

No description provided.

@pqrupq pqrupq added the enhancement New feature or request label Jun 10, 2024
@pqrupq pqrupq self-assigned this Jun 10, 2024
Comment thread packages/react/src/components/ButtonGroup/ButtonGroup.tsx Outdated
Comment thread packages/react/src/components/ButtonGroup/ButtonGroup.types.ts Outdated
Comment thread packages/react/src/components/ButtonGroup/ButtonGroup.types.ts Outdated
Comment thread packages/react/src/components/ButtonGroup/ButtonGroup.tsx Outdated
@pqrupq pqrupq force-pushed the feature/button-group branch 3 times, most recently from 6b94230 to 8fbc380 Compare June 19, 2024 08:12
@feerzlay feerzlay force-pushed the feature/button-group branch from 8fbc380 to 4e0d623 Compare July 2, 2024 10:45
@feerzlay feerzlay force-pushed the master branch 2 times, most recently from 8fb8e68 to f12d8ab Compare March 13, 2025 09:28
@va25j va25j force-pushed the feature/button-group branch 2 times, most recently from f9a103b to ad6c6cc Compare May 21, 2025 09:55
@va25j va25j changed the title feat(ButtonGroup): add new component feat(SplitButton): add new component May 21, 2025
@va25j va25j force-pushed the feature/button-group branch from ad6c6cc to 4f247fe Compare May 21, 2025 09:58
* The size of the component.
* @default '500'
*/
size?: OverridableStringUnion<'200' | '300' | '400' | '500' | '600' | '700', ButtonPropsSizeOverrides>;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Надо добавить размеры 800, 900, 1000

color: theme.vars.palette.white.A200,
},
},
[`&.${splitButtonClasses.colorBlack}`]: {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

У меня на цветах black, white и monoB какой-то особо толстый дивайдер

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants