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): tag and tag-group (VIV-2109) #2116

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

TaylorJ76
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #2116     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files          123       377    +254     
  Lines         1562      9451   +7889     
  Branches       108      1529   +1421     
===========================================
+ Hits          1562      9451   +7889     
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.

Copy link
Contributor

@rachelbt rachelbt left a comment

Choose a reason for hiding this comment

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

👍

apps/docs/content/_data/components.json Outdated Show resolved Hide resolved
apps/docs/content/_data/components.json Outdated Show resolved Hide resolved
libs/components/src/lib/tag-group/VARIATIONS.md Outdated Show resolved Hide resolved
libs/components/src/lib/tag-group/README.md Outdated Show resolved Hide resolved
TaylorJ76 and others added 2 commits February 4, 2025 10:11
Comment on lines +44 to +45
<VTag label="Tab one" />
<VTag label="Tab two" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<VTag label="Tab one" />
<VTag label="Tab two" />
<VTag label="Tag one" />
<VTag label="Tag two" />


When set, the selected Tags are displayed outside of Searchable Select components.

```html preview
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
```html preview
```html preview 250px

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