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

feat(pill,state): add default mode #375

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

kiaking
Copy link
Member

@kiaking kiaking commented Nov 13, 2023

Add default mode to <SPill> and <SState>.

This aligns with how <SButton> mode works right now. Also, change the shape of <SState> to be round, as it is in the latest Figma design.

Plus, I've re-organized docs for these 2 components to match the latest pattern used in <SM>.


Screenshot 2023-11-13 at 15 46 36 Screenshot 2023-11-13 at 15 37 42

@kiaking kiaking added the enhancement New feature or request label Nov 13, 2023
@kiaking kiaking requested a review from brc-dd November 13, 2023 07:10
@kiaking kiaking self-assigned this Nov 13, 2023
Copy link

netlify bot commented Nov 13, 2023

Deploy Preview for sefirot-story ready!

Name Link
🔨 Latest commit b9857ed
🔍 Latest deploy log https://app.netlify.com/sites/sefirot-story/deploys/6551cbe0b13bd1000841274c
😎 Deploy Preview https://deploy-preview-375--sefirot-story.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 13, 2023

Deploy Preview for sefirot-docs ready!

Name Link
🔨 Latest commit b9857ed
🔍 Latest deploy log https://app.netlify.com/sites/sefirot-docs/deploys/6551cbe0484de600089624c0
😎 Deploy Preview https://deploy-preview-375--sefirot-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b465414) 79.70% compared to head (b9857ed) 79.75%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #375      +/-   ##
==========================================
+ Coverage   79.70%   79.75%   +0.04%     
==========================================
  Files         151      151              
  Lines       12154    12184      +30     
  Branches      517      516       -1     
==========================================
+ Hits         9687     9717      +30     
  Misses       2467     2467              
Files Coverage Δ
lib/components/SPill.vue 100.00% <100.00%> (ø)
lib/components/SState.vue 100.00% <100.00%> (ø)

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

@kiaking kiaking merged commit 4bacfda into main Nov 13, 2023
13 checks passed
@kiaking kiaking deleted the default-for-pill-and-state branch November 13, 2023 07:32
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