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 a1546ec  [maven-release-plugin] prepare for next development iteration
     add fec6448  Adding listener for when a bindable style has changed, to 
apply the updated style value
     add 20b6fe3  Updating bindable styles mechanism
     add 9a62b5a  Merge branch 'develop' of 
https://github.com/apache/royale-asjs into ajwfrost/stylechanged
     add 6118879  Adapting the *CSSValuesImple classes so 'All' derives from 
'Simple'
     add a6b9248  Using IStyleObject interface for marking bindable styles
     new 88c7113  Merge pull request #341 from ajwfrost/ajwfrost/stylechanged

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:
 .../main/royale/org/apache/royale/core/UIBase.as   |   18 +-
 .../org/apache/royale/core/AllCSSValuesImpl.as     | 1188 +-------------------
 .../org/apache/royale/core/BindableCSSStyles.as    |   58 +-
 .../royale/core/BindableCSSStylesWithFlex.as       |   58 +-
 .../org/apache/royale/core/SimpleCSSValuesImpl.as  |   59 +-
 5 files changed, 188 insertions(+), 1193 deletions(-)

Reply via email to