international-telephone-input-reactive
Reactive icon

International Telephone Input Reactive

Stable version 3.0.0 (Compatible with OutSystems 11)
Uploaded
 on 7 Jan
 by 
4.8
 (4 ratings)
international-telephone-input-reactive

International Telephone Input Reactive

Compatible with:
Created on OutSystems 11

Version 3.0.0

Stable
Current
See documentation
Uploaded on 7 Jan by 
Compatible with:
Version 11
11.9.2 to 11.32.0
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Release notes:

Upgraded plugin from v18.2.1 to v25.2.1

New Features:

  • Added support for option CountrySearch
  • Added support for option FixDropdownWidth
  • Added support for option FormatAsYouType
    • IMP.: this may be a breaking change if you are not using GetNumber. If you are using the number directly from the input disable this option or start using GetNumber, as from my tests the input will not have the number when this option is enabled.
  • Added support for option StrictMode
  • Added support for method setDisabled
  • Added support for method setPlaceholderNumberType


Other Changes:

  • Removed support for option autoInsertDialCode - breaking change
  • Configuration structure attribute LocalizedCountry was renamed to I18n
  • Action IsValidNumber renamed to isValidNumberPrecise, and isPossibleNumber to isValidNumber


Tested with OutSystems UI Version 2.21.0

Application Objects:
International Telephone Input Reactive has 3 AOs.

Version 2.0.1

Stable
See documentation
Uploaded on 05 December 2023 by 
Compatible with:
Version 11
11.9.2 to 11.31.0
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Release notes:

New Features:

  • Added support for method GetCountryData
  • Added support for option LocalizedCountries
  • Event OnCountryChange now returns the country data


Bug Fixing:

  • Fixed issue with OnDestroy event when we have multiple instances


Other Changes:

  • Now all configurations options are in a structure called Configuration. This replaces all the individual inputs making it better organized and solves (for some reason) the platform bug "Model is not defined". This is a breaking change, you will need start using the new structure.
  • Added a validation to make sure the input is already rendered. The component should be placed below it. 
Application Objects:
International Telephone Input Reactive has 3 AOs.

Version 2.0.0

Stable
See documentation
Uploaded on 29 November 2023 by 
Compatible with:
Version 11
11.9.2 to 11.31.0
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Release notes:

Upgraded plugin from v17.0.12 to v18.2.1


New Features:

  • Added support for option ShowFlags
  • Added support for option PlaceholderNumberType 
  • Added support for option AutoPlaceholder
  • Added support for option CustomPlaceholder
  • Added support for method IsPossibleNumber 
  • Allow NationalMode is now possible to use with SeparateDialCode
  • AutoInsertDialCode option was replaced by AutoHideDialCode - breaking change if you are using this option, you need to inverse its value


Other Changes:

  • Updated actions/inputs to PascalCase
  • Added descriptions
Application Objects:
International Telephone Input Reactive has 3 AOs.