{ "id": "168116", "key": "TIMOB-24780", "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": "19906", "description": "", "name": "Release 6.3.0", "archived": false, "released": true, "releaseDate": "2017-11-01" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-10-10T22:25:49.000+0000", "created": "2017-06-06T11:00:11.000+0000", "epic": { "id": 168100, "key": "TIMOB-24772", "name": "iOS: Support iOS 11 / Xcode 9", "summary": "iOS: Add support for iOS 11 and Xcode 9", "color": { "key": "color_1" }, "done": false }, "priority": { "name": "Medium", "id": "3" }, "labels": [ "ios11", "safaridialog" ], "versions": [], "issuelinks": [], "assignee": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2017-10-10T22:26:47.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": "iOS 11 offers new configuration methods for the Ti.SafariDialog module:\r\n* barCollapsingEnabled: Decide whether or not you want to collapse the nav-bar during scrolling\r\n* dismissButtonStyle: Different dismiss-styles for the nav-button (done, close, cancel).\r\n* Expose {{AuthenticationSession}} API", "attachment": [], "flagged": false, "summary": "iOS 11: Expose new API's to Ti.SafariDialog", "creator": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "421075", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR: https://github.com/appcelerator-modules/ti.safaridialog/pull/12\r\n\r\nTest-Case:\r\n{code:js}\r\nvar dialog = require('ti.safaridialog');\r\n\r\nif (dialog.isSupported()) {\r\n dialog.open({\r\n url: 'http://appcelerator.com',\r\n title: 'Titanium rocks!',\r\n barCollapsingEnabled: false,\r\n dismissButtonStyle: dialog.DISMISS_BUTTON_STYLE_CLOSE\r\n });\r\n}\r\n{code}", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-06-06T11:06:33.000+0000", "updated": "2017-06-06T11:06:33.000+0000" }, { "id": "428911", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified in module Ti.SafariDialog 2.0.0", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-10-10T22:26:47.000+0000", "updated": "2017-10-10T22:26:47.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }