Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop
# By piotrz # Via piotrz * 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs: - Add first version of Switch button - Add Switch button to MDLExample - Remove unused import from CheckBox Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1e680c4f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/1e680c4f Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/1e680c4f Branch: refs/heads/develop Commit: 1e680c4f4bcc1d9f12a056f534cea5c936c9caa4 Parents: 67058d8 0f2513c Author: Peter Ent <[email protected]> Authored: Mon Nov 21 15:02:10 2016 -0500 Committer: Peter Ent <[email protected]> Committed: Mon Nov 21 15:02:10 2016 -0500 ---------------------------------------------------------------------- .../flexjs/MDLExample/src/main/flex/App.mxml | 2 +- .../main/flex/org/apache/flex/mdl/CheckBox.as | 2 +- .../src/main/flex/org/apache/flex/mdl/Switch.as | 175 +++++++++++++++++++ .../src/main/resources/mdl-manifest.xml | 5 +- 4 files changed, 180 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
