What's Changed
- Updated to the latest version of the
intl-tel-inputlibrary. - Renamed
separateDialCodemethod toshowSelectedDialCode. TheseparateDialCodemethod will be removed in a major version update. - Added
autoInsertDialCodemethod. For details, see here. - Introduced a search input for countries with the new version. To hide this, the
countrySearchmethod has been added. - Added
formatAsYouTypemethod. - This extension now publishes and utilizes flag icons available in the
intl-tel-inputlibrary. Reading files via routes will be removed in the next major version. - Renamed
PhoneInputColumntoPhoneColumn. This class will be removed in a major version update. - Added
PhoneEntryclass for use in InfoList.
Full Changelog: v2.2.2...v2.3.0