Releases: jackocnr/intl-tel-input
Releases · jackocnr/intl-tel-input
v0.9.14
- fixed issue in firefox: vertical margin on input breaks alignment
- CSS tidyup / alignment fixes
- JS abstraction / tidyup
- arrow now points up while dropdown open
- added title attribute to selected flag (try hovering the selected flag!)
- added getSelectedCountryData public method
v0.9.13
v0.9.12
v0.9.11
- allow dial code delimiter to be overridden
- Wrap in UMD (so that it supports AMD)
- fixed issue: enter on dropdown submits form
- improved default styling
- new flags
- updated country data to show 24 more countries
- abstracted lots of new functions from plugin init method
v0.9.10
v0.9.9
v0.9.8
v0.9.7
- fire
change
event on the input when changing countries - fixed issue where dial codes were ignored if they had a space in
- fixed issue: changing flag doesnt update number when dial code contains space/dot etc
- lots more tests
- disabled dropdown/hover states when input disabled
- support inputs of any height
- fixed issue where hitting enter to select a list item didnt close the dropdown
- updated defaultStyling option to allow positioning selected flag outside input