8000 feat(SplitButton): add new component by pqrupq · Pull Request #319 · Elonsoft/esfront · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(SplitButton): add new component #319

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

pqrupq
Copy link
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
@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
8000
* The size of the component.
* @default '500'
*/
size?: OverridableStringUnion<'200' | '300' | '400' | '500' | '600' | '700', ButtonPropsSizeOverrides>;
Copy link
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
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
0