You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/10/29 06:04:01 UTC

[royale-asjs] branch develop updated (b1d28dc -> 91c483b)

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

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


    from b1d28dc  Jewel DropDownList complete
     add 77a7273  Emulated components added.
     add a7cedaa  emulated components added
     add f2fd211  Unnecessary classes removed
     new 91c483b  Merge pull request #326 from nihavend/develop

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/resources/spark-royale-manifest.xml   |  2 +
 .../src/main/royale/spark/components/TextInput.as  | 12 +++---
 .../components/gridClasses/GridItemRenderer.as     |  4 +-
 .../components/gridClasses/IGridItemRenderer.as    |  4 +-
 .../components/supportClasses/SkinnableTextBase.as |  8 ++--
 .../src/main/royale/spark/primitives/Rect.as       | 50 ++++++++++++++++++++--
 6 files changed, 62 insertions(+), 18 deletions(-)


[royale-asjs] 01/01: Merge pull request #326 from nihavend/develop

Posted by ah...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 91c483bffd25d227b932510bf97c3985abb844e8
Merge: b1d28dc f2fd211
Author: aharui <ah...@apache.org>
AuthorDate: Sun Oct 28 23:03:56 2018 -0700

    Merge pull request #326 from nihavend/develop
    
    Emulated classes added.

 .../src/main/resources/spark-royale-manifest.xml   |  2 +
 .../src/main/royale/spark/components/TextInput.as  | 12 +++---
 .../components/gridClasses/GridItemRenderer.as     |  4 +-
 .../components/gridClasses/IGridItemRenderer.as    |  4 +-
 .../components/supportClasses/SkinnableTextBase.as |  8 ++--
 .../src/main/royale/spark/primitives/Rect.as       | 50 ++++++++++++++++++++--
 6 files changed, 62 insertions(+), 18 deletions(-)