Releases: changhuixu/ngx-digit-only
Releases · changhuixu/ngx-digit-only
v3.2.1
v3.2.0
v2.3.0
Release v2.3.0 -- adding support for negative values -- for Angular v10/v11 versions
merges pull #49, thanks @krzysztof-zych
v3.1.0
Release v3.1.0 -- adding support for negative values
merges pull #49, thanks @krzysztof-zych
v3.0.0
update to Angular v12; release v3.0.0
v2.2.3
v2.2.2
v2.2.1
digitOnly
directive now dispatches an input
event when paste in Firefox.
Merges Pull Request #42 , thanks to @Meigyoku-Thmn
v2.2.0
for better international support, both mask
and digitOnly
directives now also check the code
attribute in KeyboardEvent
. Thanks to @bondarvladislave and @quinkk
fix #35