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

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


    from dcdc9aa  ViewStack children don't have scrolling viewports by default.
     new 2b6cf7e  Workaround for an issue with text measurement requested in 
content that is not yet in the DOM. Needs review.
     new c3ed62d  Binding overhaul. -Support for inherited bindings (ancestor 
bindings get processed first) -slightly reduced release build size for most 
users. -fix for #456
     new d832099  Tidyup some warnings in the mxtests run

The 3 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:
 build.xml                                          |  3 +
 .../royale/binding/ApplicationDataBinding.as       | 39 ++-------
 .../apache/royale/binding/ContainerDataBinding.as  | 70 +++++++---------
 .../org/apache/royale/binding/DataBindingBase.as   | 92 +++++++++++++++++++++-
 .../org/apache/royale/binding/GenericBinding.as    |  2 +
 .../royale/binding/ItemRendererDataBinding.as      | 34 +++-----
 .../royale/binding/MXMLBeadViewDataBinding.as      | 34 +++-----
 .../org/apache/royale/binding/ViewDataBinding.as   | 55 ++++++-------
 .../org/apache/royale/crux/binding/CruxBinding.as  |  2 +
 .../src/main/royale/mx/core/UITextFormat.as        | 47 +++++++----
 mustella/src/main/royale/DontSendScriptComplete.as |  7 +-
 11 files changed, 211 insertions(+), 174 deletions(-)

Reply via email to