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 2017/12/09 00:08:24 UTC

[royale-asjs] 05/06: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop

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 20e1e197f982b6584e29b324e248b4df9bb1c1ef
Merge: 9e7e81a 5f91ace
Author: Alex Harui <ah...@apache.org>
AuthorDate: Fri Dec 8 10:52:46 2017 -0800

    Merge branch 'develop' of https://github.com/apache/royale-asjs into develop

 .../ListExample/src/main/royale/MyInitialView.mxml |  39 +++++-
 .../src/main/royale/models/ProductsModel.as        |  14 ++-
 .../Basic/src/main/resources/basic-manifest.xml    |   1 +
 .../projects/Basic/src/main/royale/BasicClasses.as |  13 +-
 .../org/apache/royale/core/DataContainerBase.as    |  19 +++
 .../DataItemRendererFactoryForHierarchicalData.as  |   8 +-
 .../DynamicItemsRendererFactoryForArrayListData.as |  70 ++++++++---
 .../DynamicRemoveItemRendererForArrayListData.as   | 136 +++++++++++++++++++++
 .../apache/royale/html/supportClasses/DataGroup.as |  19 +++
 .../royale/charts/optimized/SVGChartDataGroup.as   |  20 ++-
 .../org/apache/royale/collections/ArrayList.as     |   5 +
 .../org/apache/royale/core/IItemRendererParent.as  |   1 +
 .../org/apache/royale/events/CollectionEvent.as    |  12 +-
 13 files changed, 316 insertions(+), 41 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" <co...@royale.apache.org>.