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(label): add several label props #582

Merged
merged 2 commits into from
Sep 12, 2023
Merged

Conversation

mlmoravek
Copy link
Member

@mlmoravek mlmoravek commented Sep 12, 2023

Closes #544

Proposed Changes

I added a label property to some components to makes the use of oruga more consistent.

@netlify
Copy link

netlify bot commented Sep 12, 2023

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit 17606dd
🔍 Latest deploy log https://app.netlify.com/sites/oruga-documentation-preview/deploys/650051d0ab123800085f125a
😎 Deploy Preview https://deploy-preview-582--oruga-documentation-preview.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.

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage: 33.33% and project coverage change: -0.08% ⚠️

Comparison is base (ef46040) 62.81% compared to head (17606dd) 62.74%.
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #582      +/-   ##
===========================================
- Coverage    62.81%   62.74%   -0.08%     
===========================================
  Files           79       79              
  Lines         5532     5529       -3     
  Branches      1532     1526       -6     
===========================================
- Hits          3475     3469       -6     
- Misses        1946     1949       +3     
  Partials       111      111              
Flag Coverage Δ
oruga 65.92% <ø> (ø)
oruga-next 48.35% <33.33%> (-0.46%) ⬇️

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

Files Changed Coverage Δ
...-next/src/components/autocomplete/Autocomplete.vue 51.63% <0.00%> (-0.71%) ⬇️
...es/oruga-next/src/components/checkbox/Checkbox.vue 76.19% <50.00%> (-13.29%) ⬇️
...ckages/oruga-next/src/components/button/Button.vue 70.27% <100.00%> (ø)

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

@jtommy jtommy merged commit 22bdd03 into oruga-ui:develop Sep 12, 2023
10 of 12 checks passed
@mlmoravek mlmoravek deleted the feat(lable) branch September 19, 2023 07:20
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.

Add consistent label property
2 participants