Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Releases: michaelkrog/tel.js

Makes international default

26 Aug 13:17
Compare
Choose a tag to compare
v1.3.3

Released 1.3.3

v1.3.2

26 Aug 13:18
Compare
Choose a tag to compare
Released 1.3.2

v1.3.1

26 Aug 13:18
Compare
Choose a tag to compare
Released 1.3.1

Rewritten in Typescript

13 Jun 14:06
Compare
Choose a tag to compare

This release fixes outstanding issues while being rewritten in Typescript.

Null ignorant

11 Jul 08:18
Compare
Choose a tag to compare

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

21 Apr 14:28
Compare
Choose a tag to compare

v1.2.0 had alerts written all over it by mistake. These are now removed.

Angular 1.3 ready and 100% international

21 Apr 06:47
Compare
Choose a tag to compare

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).