-
Notifications
You must be signed in to change notification settings - Fork 997
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
Release iOS SDK v12.1.3 #930
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…v0.9.2 v0.9.2 seems to add some anchor tags for Protocols & Categories, otherwise I just see the new content from #928 and then new version numbers and dates.
|
Must be something wrong with that copy of Xcode. A fresh download works, and it works fine on joeydong-stripe's machine. |
jaimepark-stripe
pushed a commit
that referenced
this pull request
Apr 11, 2022
* Read tint color off appearance * Update primaryButtonColor behavior to interact with appearance * Assert sizeScaleFactor > 0.0 * Hide shadow on StackViewWithSep * Make afterpay logo dynamic to background color * Set font on edit button * Remove shape, make shadow optional * Add doc comments * Make colors plural * Remove STP protection * Make dividers take on borderWidth * Remove hardcoded font size in API * Couple of naming updates from API review * Make loading icon dynamic black/white * Fix harsh shadow in saved PM list (shadow handled by shadowRoundedRectangle) * Fix issue after merge * Revert "Remove STP protection" This reverts commit abdfdefe0e402641b912772275cda8268cf4e85b. * update snapshots after merge * update snapshots * Use accessibility XL instead of size XL * Doc comment suggestion 1 Co-authored-by: Yuki <[email protected]> * Use CGFloat Co-authored-by: Yuki <[email protected]> * Doc comment suggestion Co-authored-by: Yuki <[email protected]> * Doc comment suggestion Co-authored-by: Yuki <[email protected]> * DefaultColors -> DefaultColor * Remove comment about appearance.colors.primary * Use shadow radius * Add strong typings * alpha -> opacity * Make primaryButtonColor optional * font.regular -> font.base * Doc comment update Co-authored-by: Yuki <[email protected]> * Add "regular" to font * update snapshots * Update testPaymentSheetStandardCardSnapshot_darkModeAndReturnError_@3x.png * Update testPaymentSheetStandardCardSnapshot_darkModeAndReturnError_@3x.png Co-authored-by: Yuki <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Stripe.podspec
(make sure there aren't any new directories added, and if so, add them to the "files" section./ci_scripts/build_documentation.sh
pod lib lint
succeeds without warnings or errors../ci_scripts/export_builds.sh
succeeds without warnings or errors