-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: create button component #213
Merged
Merged
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
florentmaitre
temporarily deployed
to
netlify
November 28, 2024 14:51 — with
GitHub Actions
Inactive
🟢 Netlify deploy for commit ee852a7 succeededDeploy preview: https://6762fdbab16ae320155b780b--ouds-android.netlify.app |
florentmaitre
force-pushed
the
105-create-button-component
branch
from
November 28, 2024 15:06
b799b30
to
774e610
Compare
florentmaitre
temporarily deployed
to
netlify
November 28, 2024 15:07 — with
GitHub Actions
Inactive
florentmaitre
force-pushed
the
105-create-button-component
branch
from
November 28, 2024 15:48
774e610
to
50f35dd
Compare
florentmaitre
temporarily deployed
to
netlify
November 28, 2024 15:49 — with
GitHub Actions
Inactive
florentmaitre
force-pushed
the
105-create-button-component
branch
from
November 28, 2024 16:53
50f35dd
to
ce2ee68
Compare
florentmaitre
temporarily deployed
to
netlify
November 28, 2024 16:54 — with
GitHub Actions
Inactive
florentmaitre
force-pushed
the
105-create-button-component
branch
from
November 29, 2024 15:02
ce2ee68
to
49c3c06
Compare
florentmaitre
temporarily deployed
to
netlify
November 29, 2024 15:03 — with
GitHub Actions
Inactive
florentmaitre
force-pushed
the
105-create-button-component
branch
from
November 29, 2024 15:04
49c3c06
to
34d91ff
Compare
florentmaitre
temporarily deployed
to
netlify
November 29, 2024 15:06 — with
GitHub Actions
Inactive
florentmaitre
force-pushed
the
105-create-button-component
branch
from
November 29, 2024 15:30
34d91ff
to
988953a
Compare
florentmaitre
temporarily deployed
to
netlify
November 29, 2024 15:32 — with
GitHub Actions
Inactive
florentmaitre
force-pushed
the
105-create-button-component
branch
from
December 2, 2024 09:51
988953a
to
9678d7b
Compare
paulinea
requested changes
Dec 2, 2024
core/src/main/java/com/orange/ouds/core/component/button/OudsButton.kt
Outdated
Show resolved
Hide resolved
core/src/main/java/com/orange/ouds/core/component/button/OudsButton.kt
Outdated
Show resolved
Hide resolved
core/src/main/java/com/orange/ouds/core/component/button/OudsButton.kt
Outdated
Show resolved
Hide resolved
core/src/main/java/com/orange/ouds/core/component/button/OudsButton.kt
Outdated
Show resolved
Hide resolved
core/src/main/java/com/orange/ouds/core/component/button/OudsButton.kt
Outdated
Show resolved
Hide resolved
core/src/main/java/com/orange/ouds/core/component/icon/OudsIconDefaults.kt
Outdated
Show resolved
Hide resolved
core/src/main/java/com/orange/ouds/core/component/button/OudsButton.kt
Outdated
Show resolved
Hide resolved
core/src/main/java/com/orange/ouds/core/component/button/OudsButton.kt
Outdated
Show resolved
Hide resolved
theme-contract/src/main/java/com/orange/ouds/theme/OudsBorderModifier.kt
Outdated
Show resolved
Hide resolved
florentmaitre
force-pushed
the
105-create-button-component
branch
from
December 3, 2024 10:00
9678d7b
to
4d21ddd
Compare
florentmaitre
force-pushed
the
105-create-button-component
branch
from
December 4, 2024 08:34
9d05f30
to
adfa2f8
Compare
paulinea
requested changes
Dec 4, 2024
core/src/main/java/com/orange/ouds/core/component/button/OudsButton.kt
Outdated
Show resolved
Hide resolved
core/src/main/java/com/orange/ouds/core/component/icon/OudsIcon.kt
Outdated
Show resolved
Hide resolved
…rogress indicators
…nds at the same time
…onDefaults into OudsIcon.kt
paulinea
force-pushed
the
105-create-button-component
branch
from
December 18, 2024 15:33
a158a75
to
e11ce69
Compare
florentmaitre
force-pushed
the
105-create-button-component
branch
from
December 18, 2024 16:46
26e57da
to
ee852a7
Compare
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.
No description provided.