Skip to content

Update button docs #3668

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

Merged
merged 3 commits into from
Apr 1, 2025
Merged

Update button docs #3668

merged 3 commits into from
Apr 1, 2025

Conversation

ethanshar
Copy link
Collaborator

Description

Update button docs, remove stuff that are not relevant to public docs
I did keep some UX guidelines that are still possible to achieve

Changelog

N/A

Additional info

@@ -135,7 +135,7 @@
{
"name": "enableShadow",
"type": "boolean",
"description": "Control shadow visibility (iOS-only)"
"description": "Control shadow visibility"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be changes in the ts file as well

@@ -217,15 +222,6 @@
}
]
},
{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You kept the Full-Width Vs. Floating Button section in the UX Guidelines

Copy link
Collaborator Author

@ethanshar ethanshar Apr 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can keep it, FloatingButton is available in public
I just didn't want to be in this component types, cause it's a different componetn

@@ -297,19 +284,7 @@
]
},
{
"title": "Inverted",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like you can leave the Inverted.
If you do return it then there's an Inverted section under Icon Button that was removed.
If not, there's a section below about Inverted that's still there.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I will revert the changes and return inverted

@M-i-k-e-l M-i-k-e-l assigned ethanshar and unassigned M-i-k-e-l Mar 31, 2025
@ethanshar ethanshar assigned M-i-k-e-l and unassigned ethanshar Apr 1, 2025
@ethanshar ethanshar requested a review from M-i-k-e-l April 1, 2025 12:23
@M-i-k-e-l M-i-k-e-l merged commit ce59e98 into master Apr 1, 2025
1 check passed
@M-i-k-e-l M-i-k-e-l deleted the docs/update_button_docs branch April 1, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants