{ "id": "83084", "key": "TIMOB-6305", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "17706", "name": "Release 5.4.0", "archived": false, "released": true, "releaseDate": "2016-08-11" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-04-22T18:45:32.000+0000", "created": "2011-11-26T15:08:20.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "ios", "stepper" ], "versions": [], "issuelinks": [ { "id": "52213", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "161812", "key": "TIDOC-2541", "fields": { "summary": "Titanium.UI.iOS.Stepper not marked as iOS only", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "52314", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "162318", "key": "TIMOB-23712", "fields": { "summary": "iOS: Ti.UI.IOS.Stepper.value does not default to correct value", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "None", "id": "6" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "apetkov", "key": "apetkov", "displayName": "Angel Petkov", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-08-01T18:41:05.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "the iOS \"Stepper\" UI element, would be nice to have exposed through your API, the stepper UI element is used to increases/decreases a value of a constant amount. More info here: http://developer.apple.com/library/IOs/#documentation/UIKit/Reference/UIStepper_Class/Reference/Reference.html#//apple_ref/doc/uid/TP40010929", "attachment": [], "flagged": false, "summary": "iOS: Add Stepper UI element", "creator": { "name": "rabu81", "key": "rabu81", "displayName": "Rasmus Burkal", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rabu81", "key": "rabu81", "displayName": "Rasmus Burkal", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "276311", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Any Updates here? Would be a useful feature, since it is available since iOS 5.0", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2013-10-23T07:55:52.000+0000", "updated": "2013-10-23T07:55:52.000+0000" }, { "id": "380660", "author": { "name": "apetkov", "key": "apetkov", "displayName": "Angel Petkov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR pending: https://github.com/appcelerator/titanium_mobile/pull/7881. \r\nExample code at the bottom of the docs. ", "updateAuthor": { "name": "apetkov", "key": "apetkov", "displayName": "Angel Petkov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-24T23:10:14.000+0000", "updated": "2016-03-24T23:10:24.000+0000" }, { "id": "383679", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Alloy PR: https://github.com/appcelerator/alloy/pull/789", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-04-22T16:08:40.000+0000", "updated": "2016-04-22T16:08:40.000+0000" }, { "id": "392132", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified implemented with minor issue noted in TIMOB-23712.\r\n\r\nMacOS 10.11.5 (15F31a)\r\nTi SDK 5.4.0.v20160801022303\r\nAppc NPM 4.2.7\r\nAppc CLI 5.4.0-37\r\nAlloy 1.9.1\r\nXcode 7.3.1 (7D1014)\r\n\r\nStepper 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.", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-08-01T18:41:05.000+0000", "updated": "2016-08-01T18:41:05.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }