Merge branch 'develop' into feature/flexjs_wrapper

* develop:
  Adds missing dependency for commit 8648c6faf4819be6469c03ed4e8d516be7ecd75d
  Allow drag and drop item renderers to be more that simpkle labels.
  revert 235ce5860bafe7de1a5aa2ed92ea10ee1aa07674.  It caused TopContainer to 
actually have 0 height in Safari
  Add a parent to mock layout parent as there's a RTE otherwise in 
EasyAccordionBead


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/72303bcb
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/72303bcb
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/72303bcb

Branch: refs/heads/feature/flexjs_wrapper
Commit: 72303bcba0e9770b1383078a58a8f9e02de6f43c
Parents: 609f10d 1be5293
Author: Harbs <ha...@in-tools.com>
Authored: Wed Sep 27 13:20:15 2017 +0300
Committer: Harbs <ha...@in-tools.com>
Committed: Wed Sep 27 13:20:15 2017 +0300

----------------------------------------------------------------------
 .../ASDoc/src/main/flex/ASDocMainView.mxml      | 12 ++--
 .../projects/Core/src/main/flex/CoreClasses.as  |  1 +
 .../flex/org/apache/flex/utils/getByType.as     | 39 +++++++++++
 .../html/beads/SingleSelectionDragImageBead.as  | 46 ++++++++-----
 .../html/beads/SingleSelectionDragSourceBead.as | 16 ++---
 .../org/apache/flex/utils/MockLayoutParent.as   |  8 ++-
 .../flex/org/apache/flex/utils/MockParent.as    | 69 ++++++++++++++++++++
 7 files changed, 157 insertions(+), 34 deletions(-)
----------------------------------------------------------------------


Reply via email to