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 2021/01/15 10:07:44 UTC

[royale-asjs] branch develop updated (9eb9da6 -> bbea2bd)

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

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


    from 9eb9da6  Tests: reference mxml-2009-manifest.xml so that those types work in MXML
     new 98b9b7d  Merge pull request #7 from apache/develop
     new 2e0cd2f  Emulation UIComponents, SkinnableComponent  and SkinnableTextBase changes
     new 696571d  Merge pull request #8 from apache/develop
     new bbea2bd  Merge pull request #1055 from javeiga-iest/develop

The 12344 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/royale/mx/core/UIComponent.as         | 30 ++++++++++
 .../supportClasses/SkinnableComponent.as           | 65 +++++++++++++++++++++-
 .../components/supportClasses/SkinnableTextBase.as | 47 +++++++++++++++-
 3 files changed, 138 insertions(+), 4 deletions(-)