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/28 05:50:07 UTC

[royale-asjs] branch develop updated (642e35c -> d4ceb15)

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 642e35c  refactor popuphost to have a reference from the effective parent back to the popuphost.  this is better than walking the parent chain because in JS we are going to host the popups off the system manager so there is no parent chain to walk.  Using systemmanager moves the popups out of the childlist in the application where the layouts try to run on the popup, which may not be a UIComponent (if it is a re-used UIBase from Basic).
     add 8aa6598  Merge pull request #14 from apache/develop
     add 08f2ef0  Update SkinnableTextBase.as
     add 7f57058  Update SkinnableTextBase.as
     new d4ceb15  Merge pull request #305 from pashminakazi/branch19

The 1 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:
 .../components/supportClasses/SkinnableTextBase.as   | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)


[royale-asjs] 01/01: Merge pull request #305 from pashminakazi/branch19

Posted by al...@apache.org.
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 d4ceb155c3dcda44f9eb3a958ffb100d0e9c0f25
Merge: 642e35c 7f57058
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Fri Sep 28 10:50:01 2018 +0500

    Merge pull request #305 from pashminakazi/branch19
    
    Changes on 26.sep.2018

 .../components/supportClasses/SkinnableTextBase.as   | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)