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/23 16:45:04 UTC

[royale-asjs] branch bugfix/issue_353_double_dispatch_of_change_event_in_Jewel_List updated (0d84260 -> 2986349)

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

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


    from 0d84260  Using the IJewelSectionModel, additional component fields are now Bindable 'for free'. Added a (commented out) example in Tour de Jewel of one list bound to the dataProvider of another.
     add a0af3d9  This should be assignment instead of comparison
     add 05598c4  Match DragEvent.clientX with MouseEvent.clientX
     add 2161a61  Organize imports
     add 8307d4c  Update documentation
     add 4ef1267  Use controllers for listening to mouse events
     add 88b1fa5  Merge branch 'refactor_sensitive_bead' into develop
     new 2986349  Merge branch 'develop' into bugfix/issue_353_double_dispatch_of_change_event_in_Jewel_List

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:
 .../ASDoc/src/main/royale/ASDocMainView.mxml       |  2 +-
 .../royale/org/apache/royale/events/DragEvent.as   | 12 ++---
 .../SensitiveSingleSelectionDropTargetBead.as      | 54 +++++++++-------------
 3 files changed, 26 insertions(+), 42 deletions(-)


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

Posted by pi...@apache.org.
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 29863491eb19da036fca74faf241c8cb66c4fef3
Merge: 0d84260 88b1fa5
Author: Piotr Zarzycki <pi...@gmail.com>
AuthorDate: Sun Dec 23 17:44:51 2018 +0100

    Merge branch 'develop' into bugfix/issue_353_double_dispatch_of_change_event_in_Jewel_List

 .../ASDoc/src/main/royale/ASDocMainView.mxml       |  2 +-
 .../royale/org/apache/royale/events/DragEvent.as   | 12 ++---
 .../SensitiveSingleSelectionDropTargetBead.as      | 54 +++++++++-------------
 3 files changed, 26 insertions(+), 42 deletions(-)