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/3ed6f9d6 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/3ed6f9d6 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/3ed6f9d6 Branch: refs/heads/develop Commit: 3ed6f9d639cd968161b3b564f9e44f61c357fc09 Parents: bf0e5b9 ab7fe24 Author: Justin Mclean <[email protected]> Authored: Sun Mar 5 10:54:56 2017 +1100 Committer: Justin Mclean <[email protected]> Committed: Sun Mar 5 10:54:56 2017 +1100 ---------------------------------------------------------------------- .../src/main/flex/models/ProductsModel.as | 37 +++------- .../Basic/src/main/flex/BasicClasses.as | 2 +- .../main/flex/org/apache/flex/html/TextArea.as | 72 ++++++++++++++++++-- .../flex/html/beads/PanelWithControlBarView.as | 2 - .../Basic/src/main/resources/basic-manifest.xml | 1 + .../projects/HTML/src/main/flex/HTMLClasses.as | 2 +- .../main/flex/org/apache/flex/html/TextArea.as | 71 +++++++++++++++++-- .../flex/html/beads/PanelWithControlBarView.as | 2 - .../HTML/src/main/resources/basic-manifest.xml | 1 + .../flex/org/apache/flex/mdl/RadioButton.as | 2 +- .../org/apache/flex/mdl/beads/UpgradeElement.as | 2 +- .../org/apache/flex/mdl/beads/views/TabsView.as | 2 +- 12 files changed, 146 insertions(+), 50 deletions(-) ----------------------------------------------------------------------
