Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-23584] iOS9: Add support for added textStyles (Title1,Title2, Title2, Callout) #8100

Merged
merged 2 commits into from Jul 1, 2016
Merged

[TIMOB-23584] iOS9: Add support for added textStyles (Title1,Title2, Title2, Callout) #8100

merged 2 commits into from Jul 1, 2016

Conversation

stephenfeather
Copy link
Contributor

@stephenfeather stephenfeather commented Jul 1, 2016

JIRA: https://jira.appcelerator.org/browse/TIMOB-23584

Optional Description:

Add support for UIFontTextStyleTitle1, UIFontTextStyleTitle2, UIFontTextStyle3, UIFontTextStyleCallout on devices running iOS9 or higher. On other devices, these 4 are changed to UIFontTextStyleBody and it is the developer's responsibilty to adjust their code accordingly

Thanks to @Core-13 (Malcolm Hollingsworth) for testing backward compatiblity on devices that still have iOS 8.x on them

…extStyle3, UIFontTextStyleCallout on devices running iOS9 or higher. On other devices, these 4 are changed to UIFontTextStyleBody and it is the developer's responsibilty to adjust their code accordingly
@build
Copy link
Contributor

build commented Jul 1, 2016

Can one of the admins verify this patch?

@stephenfeather stephenfeather changed the title [TIMOB-23584] Add support for iOS textStyles (Title1,Title2, Title2, Callout) [TIMOB-23584] iOS9: Add support for added textStyles (Title1,Title2, Title2, Callout) Jul 1, 2016
@sgtcoolguy
Copy link
Contributor

ok to test

@hansemannn
Copy link
Collaborator

Hey @stephenfeather, PR looks great! Please add the docs with `since: "6.0.0"`` and I can go ahead to merge. Thanks! 🚀

@hansemannn
Copy link
Collaborator

PR approved, good work @stephenfeather! 🤘🏼

@hansemannn hansemannn merged commit ac414b4 into tidev:master Jul 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants