RonaldJerez / vue-input-facade

A lightweight and dependency free input masking library created specific for Vue
https://ronaldjerez.github.io/vue-input-facade/latest/
183 stars 27 forks source link

fix(component): emit keydown event as event argument to access specif… #83

Closed Umi8Umi closed 1 year ago

Umi8Umi commented 1 year ago

Description

emit $event on keydown and keyup as event argument to access event data such as the specific key pressed from consuming apps

Checklist

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.1.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: