Releases: LouisMazel/vue-phone-number-input
Releases · LouisMazel/vue-phone-number-input
1.0.7: Fix UI spacing when country code component do not have a value
(build) Docs & demo
1.0.6: Add option 'show-code-on-list'
Changelog
- Now you showing the calling code on the countries list with
show-code-on-list
option
1.0.5: Fix error & valid state UI
(build) Docs demo
1.0.4: CSS improvements
Changelog
- Resolve CSS conflicts with Vuetify
1.0.3: Bugs fix - Theme for IE11 & valid color box-shadow
:pill: (fix) Theme for IE11
1.0.1: Add theme, dark color, border radius & refacto
:book: (docs) Update doc for 1.0.1
0.2.7 : Bugs fix & new feature & nuxt compatibility
Bugs fix:
- Fix bug with argentina phone number #42
- Fix valid & focus state #47
- Fix phone validation on initialization
- Fix preferred countries sort #43
Feature:
- Add option (
no-country-selector
) to hide the country selector (you can use the component to only validate phone numbers) #46 - Expose countryCallingCode on
update
payload #44
Compatibility:
- Improve compatibility with nuxt
0.2.6 - Add feature - Fetching country code with ip2c.org
Now with fetch-country
attribute (prop) you can fetch the country code via ip2c.org
The network is needed
0.2.5 - Fix auto fetch locale with browser's locale
(release) : 0.2.5 - Fix auto fetch locale with browser locale
0.2.4 : Fix bug when you use backspace key to delete a digit in number with parentheses
:building_construction: Build 0.2.4