This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
Releases: michaelkrog/tel.js
Releases · michaelkrog/tel.js
Makes international default
v1.3.3 Released 1.3.3
v1.3.2
Released 1.3.2
v1.3.1
Released 1.3.1
Rewritten in Typescript
This release fixes outstanding issues while being rewritten in Typescript.
Null ignorant
NULL was considered an invalid input. This release fixes it so NULL value now has same behaviour as with an empty string.
Thanks to @john-benson
Release Repair
v1.2.0 had alerts written all over it by mistake. These are now removed.
Angular 1.3 ready and 100% international
This release unifies the format of the phone number in the model. From now on the phone number in the model will be forced to be of international format if valid.
Also the build is against Angular 1.3 now(up from 1.2).