-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
[RNMobile] Add disabled style to Cell
component
#50665
Merged
Merged
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 74d18c0 - Browse repository at this point
Copy the full SHA 74d18c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14c87a9 - Browse repository at this point
Copy the full SHA 14c87a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3a571f - Browse repository at this point
Copy the full SHA c3a571fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88cda9f - Browse repository at this point
Copy the full SHA 88cda9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b93566 - Browse repository at this point
Copy the full SHA 4b93566View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44968cb - Browse repository at this point
Copy the full SHA 44968cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 763d198 - Browse repository at this point
Copy the full SHA 763d198View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec82149 - Browse repository at this point
Copy the full SHA ec82149View commit details -
Configuration menu - View commit details
-
Copy full SHA for f877e8e - Browse repository at this point
Copy the full SHA f877e8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbba7c6 - Browse repository at this point
Copy the full SHA cbba7c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1723d2f - Browse repository at this point
Copy the full SHA 1723d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0ad3ff - Browse repository at this point
Copy the full SHA f0ad3ffView commit details -
Remove
aria-disabled
prop in children container ofCell
componentSeems it's not needed as the parent component (`TouchableRipple`) is already marked as disabled.
Configuration menu - View commit details
-
Copy full SHA for bd19b0a - Browse repository at this point
Copy the full SHA bd19b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 124e7be - Browse repository at this point
Copy the full SHA 124e7beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b7590f - Browse repository at this point
Copy the full SHA 5b7590fView commit details -
Only disable Slider component on Android
On iOS the default disabled style of the Slider already makes it transparent. So, in order to avoid make it too transparent with the Cell's disabled style, we only disable it on Android.
Configuration menu - View commit details
-
Copy full SHA for 2ac07ab - Browse repository at this point
Copy the full SHA 2ac07abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e23ba - Browse repository at this point
Copy the full SHA 78e23baView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad34c7f - Browse repository at this point
Copy the full SHA ad34c7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a8de68 - Browse repository at this point
Copy the full SHA 0a8de68View commit details
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.