You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pi...@apache.org on 2018/12/17 09:26:50 UTC

[royale-asjs] 01/01: Merge branch 'develop' into bugfix/issue_353_double_dispatch_of_change_event_in_Jewel_List

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

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

commit 9cd72ff4d5d5b053628ff1b157ce4bcd44cbbac5
Merge: 6044bd2 2c8623f
Author: Piotr Zarzycki <pi...@gmail.com>
AuthorDate: Mon Dec 17 10:26:21 2018 +0100

    Merge branch 'develop' into bugfix/issue_353_double_dispatch_of_change_event_in_Jewel_List

 examples/mxroyale/tourdeflexmodules/build.xml      | 734 +++++++++++----------
 .../org/apache/royale/utils/UIModuleUtils.as       |   8 +-
 .../royale/org/apache/royale/utils/MixinManager.as |   2 +-
 .../html/beads/SingleSelectionDropTargetBead.as    |  22 +-
 .../src/main/royale/mx/managers/SystemManager.as   |   2 +-
 .../MXRoyale/src/main/royale/mx/modules/Module.as  |  17 +
 .../src/main/royale/mx/modules/ModuleLoader.as     |  24 +-
 7 files changed, 452 insertions(+), 357 deletions(-)