Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8dcedd25 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8dcedd25 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/8dcedd25 Branch: refs/heads/develop Commit: 8dcedd25c38453416d49222f3bc3842694dc1ad1 Parents: 5e3921b fb3b7e9 Author: yishayw <[email protected]> Authored: Tue Nov 29 15:41:28 2016 +0200 Committer: yishayw <[email protected]> Committed: Tue Nov 29 15:41:28 2016 +0200 ---------------------------------------------------------------------- .../flexjs/MDLExample/src/main/flex/Chips.mxml | 14 ++++ .../flex/org/apache/flex/utils/BinaryData.as | 11 ++- .../flex/html/beads/AccordionCollapseBead.as | 14 ++++ .../org/apache/flex/mdl/beads/DeletableChip.as | 82 ++++++++++++++++++++ .../flex/org/apache/flex/mdl/beads/Disabled.as | 2 - .../src/main/resources/mdl-manifest.xml | 1 + 6 files changed, 118 insertions(+), 6 deletions(-) ----------------------------------------------------------------------
