Created on 26 February 2020
icon_unfollowing
Login to follow
inputmask-react

Input Mask React

Stable version 1.0.10 (Compatible with OutSystems 11)
Uploaded on 03 February 2023 by 
inputmask-react

Input Mask React

Compatible with:
Created on OutSystems 11

Version 1.0.10

Stable
Current
See documentation
Application Package
Uploaded on 03 February 2023 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

Fixed:

  • Improved the OnDestroy logic to better handle an edge case scenario where the input mask was added to an input with the same exact Id on both the initial and final screen on the transition.
Application Objects:
Input Mask React has 0 AOs.

Version 1.0.9

Stable
Application Package
Uploaded on 28 December 2022 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

Fixed

  • Fixed the issue where in certain situations, clearing the input using the "MaskNumber" or "MaskCurrency" would not reflect the change in the input variable.
  • Fixed the issue where clearing the "minus" sign using the "backspace" key in a "MaskNumber" or "MaskCurrency" would not change the value in the input variable


Known Issues

  • When clearing the minus sign using the "backspace" key in a "MaskNumber" or "MaskCurrency" will trigger an additional "change" event where the input variable will be "0". Another event will be triggered with the correct value right after.
  • When clearing a value in a "MaskNumber" or "MaskCurrency" might in certain conditions trigger an additional change event with the value "0". When losing focus on the input that was cleared, an extra change event will be triggered.
Application Objects:
Input Mask React has 0 AOs.

Version 1.0.8

Stable
See documentation
Application Package
Uploaded on 09 September 2021 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

Bug Fixing:

  • Fixed an issue on the text mask that prevented the value from being sent to the Outsystems variable when copy-pasting a value right after having the value deleted.
    Thanks to @Walter Martins for reporting it
Application Objects:
Input Mask React has 0 AOs.