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(component): emit keydown event from component to support keyboar… #79

Merged
merged 1 commit into from
May 21, 2023

Conversation

Umi8Umi
Copy link
Contributor

@Umi8Umi Umi8Umi commented May 17, 2023

Description

emit keydown event from component to support keyboard navigation overrides in consuming components

Test Coverage

`---------------|----------|----------|----------|----------|-------------------|

File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files 100 100 100 100
component.vue 100 100 100 100
core.js 100 100 100 100
directive.js 100 100 100 100
masker.js 100 100 100 100
tokens.js 100 100 100 100
--------------- ---------- ---------- ---------- ---------- -------------------

Test Suites: 5 passed, 5 total
Tests: 88 passed, 88 total
Snapshots: 0 total
Time: 9.509s
Ran all test suites.`

Checklist

  • Tests
  • Documentation
  • Used commitizen and followed Conventional Commits
  • Commit footer references issue num. If applicable.

@Umi8Umi
Copy link
Contributor Author

Umi8Umi commented May 17, 2023

  • add keyup as well

@Umi8Umi Umi8Umi force-pushed the feat/emit-keypress-event branch from 1aba153 to 49b7bad Compare May 17, 2023 18:22
@RonaldJerez RonaldJerez merged commit fd20542 into RonaldJerez:master May 21, 2023
@github-actions
Copy link

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants