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(input): add --input-label-font-size css var (#209) #213

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

kiaking
Copy link
Member

@kiaking kiaking commented Jan 31, 2023

close #209

@kiaking kiaking added the enhancement New feature or request label Jan 31, 2023
@kiaking kiaking self-assigned this Jan 31, 2023
@netlify
Copy link

netlify bot commented Jan 31, 2023

Deploy Preview for sefirot-story ready!

Name Link
🔨 Latest commit ac615c9
🔍 Latest deploy log https://app.netlify.com/sites/sefirot-story/deploys/63d8f1f8a846b700081a31d5
😎 Deploy Preview https://deploy-preview-213--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 settings.

@netlify
Copy link

netlify bot commented Jan 31, 2023

Deploy Preview for sefirot-docs ready!

Name Link
🔨 Latest commit ac615c9
🔍 Latest deploy log https://app.netlify.com/sites/sefirot-docs/deploys/63d8f1f86bd1b50008adf83f
😎 Deploy Preview https://deploy-preview-213--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 settings.

@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Base: 69.52% // Head: 69.72% // Increases project coverage by +0.20% 🎉

Coverage data is based on head (ac615c9) compared to base (b06e66f).
Patch coverage: 98.87% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
+ Coverage   69.52%   69.72%   +0.20%     
==========================================
  Files         106      106              
  Lines        8797     8859      +62     
  Branches      367      368       +1     
==========================================
+ Hits         6116     6177      +61     
- Misses       2681     2682       +1     
Impacted Files Coverage Δ
lib/components/SInputText.vue 98.03% <98.71%> (+0.04%) ⬆️
lib/components/SInputBase.vue 100.00% <100.00%> (ø)
lib/components/SInputNumber.vue 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kiaking kiaking merged commit 4a199ac into main Jan 31, 2023
@kiaking kiaking deleted the 209-input-font-label-size-css-var branch January 31, 2023 10:52
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.

Add CSS Var to customize input label font size
1 participant