[ALOY-1494] iOS: Support Ti.UI.iOS.Stepper in Alloy
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-04-24T01:20:01.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.4.0, alloy 1.9.0 |
Components | XML |
Labels | stepper |
Reporter | Hans Knöchel |
Assignee | Hans Knöchel |
Created | 2016-04-22T16:05:05.000+0000 |
Updated | 2016-08-01T18:43:13.000+0000 |
Description
Comments
- Feon Sua Xin Miao 2016-04-23 PR: https://github.com/appcelerator/alloy/pull/789
- Feon Sua Xin Miao 2016-04-24 PR merged.
- Eric Wieber 2016-08-01 Verified implemented with minor issue noted in TIMOB-23712 . MacOS 10.11.5 (15F31a) Ti SDK 5.4.0.v20160801022303 Appc NPM 4.2.7 Appc CLI 5.4.0-37 Alloy 1.9.1 Xcode 7.3.1 (7D1014) Stepper element displays correctly and is able to be customized with user images. The stepper correctly increments and decrements by the step value, within the minimum and maximum values, and correctly processes the 'continuous' and 'wraps' properties.