Skip to content

Releases: jackocnr/intl-tel-input

v27.2.0

22 Apr 15:36

Choose a tag to compare

  • Expose open/close dropdown and strict:reject events in component wrappers (f6800007)

v27.1.3

21 Apr 16:11

Choose a tag to compare

  • Move large inline handlers to private methods (4dcd8d5d)
  • Break up handleInputEvent for readability (8395c396)
  • Playground fix: countrySearch disabled, typing alpha chars in tel input performed hidden-search on dropdown (7b078496)
  • separateDialCode: don't erase lone + typed when strictMode is off (180e5760)
  • Component wrappers: prevent missing-utils throw on keystrokes during utils-loading gap (7f5f2ec8)

v27.1.2

20 Apr 21:01

Choose a tag to compare

  • Language consistency: utilities and utils (52aa28b7)
  • comment tweak (9d11682d)
  • Fix: shared numbers default to main country, but initialCountry should override (c4249afd)
  • data.ts comments (5f4a0c4f)

v27.1.1

20 Apr 01:15

Choose a tag to compare

  • Fix: strictMode not rejecting certain keys on Android (12f6d285)

v27.1.0

19 Apr 23:17

Choose a tag to compare

  • Emit synthetic input event on countrychange to simplify handler code (288c0290)
  • Fix: 2nd instance breaks if initialised after geoIpLookup complete (b73a998b)
  • Fix focus issue when dropdownAlwaysOpen enabled (456bee79)
  • Set dropdown width before calling setInitialState (4cbfc30a)
  • Rename private method to distinguish from public method with same name (40184d0e)
  • Refactor for clarity e.g. always explicity call setLoading(false) instead of relying on the loading class getting wiped incidentally (d98d10b1)
  • Fix: dropdownAlwaysOpen bug - new selected country not being highighted and scrolled to (f144f560)
  • Emit strict:reject event when strict mode rejects a key/paste chars (49faebc3)

v27.0.17

19 Apr 10:59

Choose a tag to compare

v27.0.16

19 Apr 10:52

Choose a tag to compare

Full Changelog: v27.0.15...v27.0.16

v27.0.11

17 Apr 22:29

Choose a tag to compare

v27.0.10

15 Apr 08:42

Choose a tag to compare

v27.0.9

14 Apr 11:52

Choose a tag to compare