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

chore(docs): split-button docs update (VIV-2106) #2113

Merged
merged 4 commits into from
Feb 4, 2025

Conversation

TaylorJ76
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d61b119) to head (ef8586c).
Report is 1262 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #2113     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files          123       377    +254     
  Lines         1562      9453   +7891     
  Branches       108      1529   +1421     
===========================================
+ Hits          1562      9453   +7891     
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

### Label

The `label` attribute adds the label text for the default action.

Copy link
Contributor

Choose a reason for hiding this comment

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

its a bit strange that the code sample is only after the secondary action label. It make sense but also seems like we forgot to add the code :)

```

## Connotation

Copy link
Contributor

Choose a reason for hiding this comment

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

its better to wrap the buttons with flex container and gap - in small screens the buttons are tight at each other:
image

same for appearance, size, and disabled

libs/components/src/lib/split-button/USE-CASES.md Outdated Show resolved Hide resolved
@TaylorJ76 TaylorJ76 merged commit 5a60542 into main Feb 4, 2025
15 checks passed
@TaylorJ76 TaylorJ76 deleted the VIV-2106-split-button-docs branch February 4, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants