-
Notifications
You must be signed in to change notification settings - Fork 659
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
[Not being merged to master] Add public api for primary button #4888
Merged
skyler-stripe
merged 6 commits into
payment_sheet_appearance_beta_1
from
addPrimaryButtonRules
Apr 21, 2022
Merged
[Not being merged to master] Add public api for primary button #4888
skyler-stripe
merged 6 commits into
payment_sheet_appearance_beta_1
from
addPrimaryButtonRules
Apr 21, 2022
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
skyler-stripe
requested review from
brnunes-stripe,
michelleb-stripe and
jameswoo-stripe
as code owners
April 20, 2022 00:09
Diffuse output:
APK
DEX
ARSC
|
skyler-stripe
assigned brnunes-stripe, michelleb-stripe, jameswoo-stripe and skyler-stripe and unassigned skyler-stripe, brnunes-stripe, michelleb-stripe and jameswoo-stripe
Apr 20, 2022
skyler-stripe
changed the title
[Not being merged to master] Add public api for primary button
[Not being merged to master, WIP] Add public api for primary button
Apr 20, 2022
skyler-stripe
force-pushed
the
addPrimaryButtonRules
branch
2 times, most recently
from
April 20, 2022 17:47
9252188
to
d811099
Compare
skyler-stripe
force-pushed
the
addPrimaryButtonRules
branch
from
April 20, 2022 17:48
d811099
to
b0b94ad
Compare
paymentsheet/src/main/java/com/stripe/android/paymentsheet/PaymentSheet.kt
Show resolved
Hide resolved
skyler-stripe
changed the title
[Not being merged to master, WIP] Add public api for primary button
[Not being merged to master] Add public api for primary button
Apr 20, 2022
skyler-stripe
assigned brnunes-stripe, michelleb-stripe and jameswoo-stripe and unassigned skyler-stripe
Apr 20, 2022
jameswoo-stripe
approved these changes
Apr 20, 2022
yuki-stripe
reviewed
Apr 20, 2022
paymentsheet/src/main/java/com/stripe/android/paymentsheet/PaymentSheet.kt
Outdated
Show resolved
Hide resolved
paymentsheet/src/main/java/com/stripe/android/paymentsheet/PaymentSheet.kt
Outdated
Show resolved
Hide resolved
paymentsheet/src/main/java/com/stripe/android/paymentsheet/PaymentSheet.kt
Outdated
Show resolved
Hide resolved
paymentsheet/src/main/java/com/stripe/android/paymentsheet/PaymentSheet.kt
Outdated
Show resolved
Hide resolved
skyler-stripe
force-pushed
the
addPrimaryButtonRules
branch
from
April 20, 2022 19:15
47e4fba
to
f812e2c
Compare
skyler-stripe
force-pushed
the
payment_sheet_appearance_beta_1
branch
from
April 21, 2022 00:17
bb9653e
to
2602a0d
Compare
skyler-stripe
added a commit
that referenced
this pull request
May 17, 2022
* Add public api for project wardrobe (not being merged to master) (#4760) * add public api for project wardrobe * attempt #2 * change from floats to TextUnits for default typography * forgot typography * api dump * [Not being merged to master] Add public api for primary button (#4888) * Add public api for primary button * apidump * add nullables to make construction easier * update docs * Create Appearance Playground (#4897) * add screenshot tests for apperance work (#4939) * add primary button rules to playground (#4935) * Add project wardrobe configs to init events (#4967) * Add project wardrobe configs to init events * shorten config field to save url size * Dogfood feedback for Appearance APIs (#4996) * address dogfooding comments * api dump
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.
Summary
NOT BEING MERGED TO MASTER
Motivation
Testing
Screenshots