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(core.js): allow native handling of composition events when no mas… #80

Closed Umi8Umi closed 1 year ago

Umi8Umi commented 1 year ago

Description

Allow native handling of composition events when no mask is passed.

In v1.3.9 we added composition event handing to address a bug with in time masking on certain IMEs. We would like to keep these changes only when passed a mask and continue to emit events when there is no mask.

Checklist

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: