This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from a2fc29b Jewel ListView: Fix issue where making dataProvider = null to
any component which is using ListView bead causes NPE
new 68189a9 jewel-numericstepper: Jewel NumericStepper Value Property
Fails Binding (fix #985)
new 10d3a25 tour-de-jewel: add jewel numericstepper binding test
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:
.../src/main/royale/NumericStepperPlayGround.mxml | 16 ++++++++++++++++
.../jewel/beads/controllers/NumericStepperController.as | 13 ++++++++-----
.../org/apache/royale/jewel/beads/models/RangeModel.as | 3 +--
.../royale/jewel/beads/views/NumericStepperView.as | 9 +++++++--
4 files changed, 32 insertions(+), 9 deletions(-)