This is an automated email from the ASF dual-hosted git repository.
aharui pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 4c6322a handle null dataprovider. Should fix #513
new b9a152f handle requireSelection = true. Should fix #517
new 217411d implement contains()
The 2 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:
.../MXRoyale/src/main/royale/mx/core/UIComponent.as | 20 ++++++++++++++++++--
.../src/main/royale/mx/managers/SystemManager.as | 19 +++++++++++++++++--
.../spark/components/supportClasses/ListBase.as | 2 ++
3 files changed, 37 insertions(+), 4 deletions(-)