You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by al...@apache.org on 2018/09/07 07:20:15 UTC

[royale-asjs] 01/01: Merge pull request #291 from pashminakazi/branch12

This is an automated email from the ASF dual-hosted git repository.

alinakazi pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit ea0433633b62e654722238e9e9588054d9007b98
Merge: 94c5f81 0983602
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Fri Sep 7 12:20:12 2018 +0500

    Merge pull request #291 from pashminakazi/branch12
    
    Branch12

 .../src/main/resources/mx-royale-manifest.xml      |   1 +
 .../MXRoyale/src/main/royale/MXRoyaleClasses.as    |   3 +
 .../src/main/royale/mx/formatters/Formatter.as     | 402 +++++++++++++++++++++
 .../src/main/royale/mx/formatters/IFormatter.as    |  58 +++
 .../main/royale/mx/formatters/PhoneFormatter.as    | 401 ++++++++++++++++++++
 5 files changed, 865 insertions(+)