This is an automated email from the ASF dual-hosted git repository.
raudjcholo pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 38a71ae MXRoyale: Add labelField to have control over displayed text
on ToggleButtonBar
add 5977922 Bead that can be used with a Jewel ComboBox to allow closing
ComBox popup in combobox with custom item renderer
add 279939e Remove new functionality from SearchfFilter bead
add cbf6bde Add usage example in TDJ
new faa70c0 Merge branch 'ComboBoxListCloseOnClick' into develop
The 1 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:
.../src/main/royale/ComboBoxPlayGround.mxml | 2 +
.../Jewel/src/main/resources/jewel-manifest.xml | 1 +
.../controls/combobox/ComboBoxListCloseOnClick.as | 100 +++++++++++++++++++++
.../jewel/beads/controls/combobox/SearchFilter.as | 10 ---
4 files changed, 103 insertions(+), 10 deletions(-)
create mode 100644
frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/beads/controls/combobox/ComboBoxListCloseOnClick.as