Releases: RonaldJerez/vue-input-facade
Releases · RonaldJerez/vue-input-facade
v1.3.6
19 Jun 22:22
Compare
Sorry, something went wrong.
No results found
1.3.6 (2021-06-19)
Bug Fixes
fix the release script to actually build the package -__- (d6aaf66 )
v1.3.4
08 May 22:07
Compare
Sorry, something went wrong.
No results found
1.3.4 (2021-05-08)
Bug Fixes
assume insertText if event.inputType is unsupported (d41b3bf )
v1.3.3
28 Apr 16:05
Compare
Sorry, something went wrong.
No results found
1.3.3 (2021-04-28)
Bug Fixes
firefox issue where masked value can overflow (7e20362 )
v1.3.3-beta.1
04 Aug 04:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes
reset mask config in unbind hook (d2d2e6f ), closes #24
v1.3.2
30 Jul 03:02
Compare
Sorry, something went wrong.
No results found
1.3.2 (2020-07-30)
Bug Fixes
avoid emitting input event if initial value is null (2bf4668 ), closes #21
v1.3.1
13 Jun 03:19
Compare
Sorry, something went wrong.
No results found
1.3.1 (2020-06-13)
Bug Fixes
mask on 2nd input event from vuetify in firefox (fe9c632 ), closes #17
v1.3.0
09 Jun 06:22
Compare
Sorry, something went wrong.
No results found
1.3.0 (2020-06-09)
Bug Fixes
propertly check input to public interface (3a5eb59 )
cursor: fixes cursor jumping out of place when deleting from a dynamic mask (a88a78b )
directive: get the current value from a component's model when available (45a1e89 ), closes #10 #11 vuetifyjs/vuetify#10890
dynamic: changes the way we choose the mask from the dynamics array (9f5cc59 ), closes #1
events: move the event emitting logic out of the component and into the input handler (581df5c )
Features
add short prop as option to the component (7e3de5f )
allow modifiers on directive (ecbacbd )
change: add support for change event and lazy v-model (6cdf15a )
component: adds a pipe prop that allows for custom formatting on the input (3a3d938 )
prepend: adds a prepend prop and config option (69000ab ), closes #8
v1.2.0
08 Jun 23:25
Compare
Sorry, something went wrong.
No results found
1.2.0 (2020-06-08)
Features
add 'short' directive modifier (a55dade )
v1.2.0-beta.5
28 May 06:59
Compare
Sorry, something went wrong.
No results found
Bug Fixes
propertly check input to public interface (3a5eb59 )
v1.2.0-beta.4
23 May 06:34
Compare
Sorry, something went wrong.
No results found