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(inputs): add @input event #654

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

mlmoravek
Copy link
Member

I added an @input event for all input to provide access to the native input event.

@mlmoravek mlmoravek added the enhancement Improvements to existing features and functionality label Nov 9, 2023
@mlmoravek mlmoravek self-assigned this Nov 9, 2023
Copy link

netlify bot commented Nov 9, 2023

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit 17887e6
🔍 Latest deploy log https://app.netlify.com/sites/oruga-documentation-preview/deploys/654c979f3c92b80008940982
😎 Deploy Preview https://deploy-preview-654--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.

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3df516b) 58.61% compared to head (17887e6) 58.48%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #654      +/-   ##
===========================================
- Coverage    58.61%   58.48%   -0.14%     
===========================================
  Files           89       89              
  Lines         2448     2452       +4     
  Branches       819      819              
===========================================
- Hits          1435     1434       -1     
- Misses         902      907       +5     
  Partials       111      111              
Flag Coverage Δ
oruga 67.21% <ø> (ø)
oruga-next 47.87% <85.71%> (-0.27%) ⬇️

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

Files Coverage Δ
...es/oruga-next/src/components/checkbox/Checkbox.vue 87.50% <100.00%> (+1.13%) ⬆️
packages/oruga-next/src/components/input/Input.vue 60.21% <75.00%> (+0.87%) ⬆️

... and 2 files with indirect coverage changes

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

@mlmoravek mlmoravek merged commit f91db4f into oruga-ui:develop Nov 9, 2023
9 of 10 checks passed
@mlmoravek mlmoravek deleted the fix-inputs branch November 9, 2023 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to existing features and functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant