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/14 05:36:23 UTC

[royale-asjs] branch develop updated (af9560f -> 9e71a79)

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 af9560f  Merge branch 'develop' of https://github.com/apache/royale-asjs into develop
     add 278eccb  Update RichTextEditor.mxml
     add 4611fd1  Update ComboBase.as
     add 8670b76  Update UIComponent.as
     add c3ff3ed  Update SkinnableTextBase.as
     add 5cc9eef  Update UIComponent.as
     new 9e71a79  Merge pull request #294 from pashminakazi/branch13

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:
 .../src/main/royale/mx/controls/ComboBase.as       |  8 ++++
 .../main/royale/mx/controls/RichTextEditor.mxml    |  3 ++
 .../src/main/royale/mx/core/UIComponent.as         | 51 ++++++++++++++++++++++
 .../components/supportClasses/SkinnableTextBase.as | 14 ++++++
 4 files changed, 76 insertions(+)


[royale-asjs] 01/01: Merge pull request #294 from pashminakazi/branch13

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 9e71a792d43c0fc1a04fadf36c0198e79c950bbb
Merge: af9560f 5cc9eef
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Fri Sep 14 10:36:18 2018 +0500

    Merge pull request #294 from pashminakazi/branch13
    
    changes on 12-sep-2018

 .../src/main/royale/mx/controls/ComboBase.as       |  8 ++++
 .../main/royale/mx/controls/RichTextEditor.mxml    |  3 ++
 .../src/main/royale/mx/core/UIComponent.as         | 51 ++++++++++++++++++++++
 .../components/supportClasses/SkinnableTextBase.as | 14 ++++++
 4 files changed, 76 insertions(+)