github jackocnr/intl-tel-input v14.0.0

latest releases: v21.2.7, v21.2.6, v21.2.5...
5 years ago

We finally removed the jQuery dependency! This changes how you initialise and use the plugin - see readme for details. All of the tests are currently passing on Chrome/Firefox/Safari/IE11.

  • You can no longer initialise the plugin on multiple inputs at once, but other than that AFAICS it should be feature complete
  • Instead of jQuery deferred objects we now use ES6 promises (if available)
  • dropdownContainer option has changed from taking a jQuery selector string, to a node e.g. document.body

I also simplified the CSS media queries in this release, so let me know if you notice any problems with that.

Don't miss a new intl-tel-input release

NewReleases is sending notifications on new releases.