{ "id": "153743", "key": "TIMOB-20129", "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": [], "resolution": null, "resolutiondate": null, "created": "2015-12-10T01:33:05.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "14826", "description": "Release 5.1.0-remaining iOS9 features, Android M features", "name": "Release 5.1.0", "archived": false, "released": true, "releaseDate": "2015-11-20" } ], "issuelinks": [ { "id": "50084", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "153052", "key": "TIMOB-19947", "fields": { "summary": "Windows: Implement Titanium.UI.AttributedString", "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": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2015-12-10T01:33:05.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "h5. Background\r\n\r\nTitanium API has {{Ti.UI.AttributedString}} API to style text element in {{Ti.UI.Label}} etc, but it's basically designed based on [NSAttributedString|https://developer.apple.com/library/mac/documentation/Cocoa/Reference/Foundation/Classes/NSAttributedString_Class/] in iOS. Since Windows has its own [unique API for text-styling|https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.documents.inline.aspx], we might want to define Windows-specific API for text styling to leverage them.\r\n\r\n- [Windows::UI::Xaml::Documents.Inline|https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.documents.inline.aspx]\r\n- [Windows::UI::Xaml::Documents.Run|https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.documents.run.aspx]\r\n- [Windows::UI::Xaml::Documents.Span|https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.documents.span.aspx]\r\n- [Windows::UI::Xaml::Documents.Underline|https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.documents.underline.aspx]\r\n- [Windows::UI::Xaml::Documents.Hyperlink|https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.documents.hyperlink.aspx]\r\n\r\n\r\n", "attachment": [], "flagged": false, "summary": "Windows: API for Xaml Inline text element", "creator": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }