Skip to content
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

fix: only apply button text color fix to spinner #685

Merged
merged 3 commits into from
Nov 3, 2022

Conversation

vonovak
Copy link
Member

@vonovak vonovak commented Nov 3, 2022

Summary

This is a follow-up on #680 where I overrode the button text color for all types of pickers, where the intention was to override it only for spinner pickers which suffered from button text not visible.

When someone styles their pickers from xml, that would break the styling, and this should fix it..

also closes #684

The PR also brings in some other code simplifications and improvements.

Test Plan

tested locally

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS
Android

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)
  • I added a sample use of the API in the example project (example/App.js)
  • I have added automated tests, either in JS or e2e tests, as applicable

@vonovak vonovak enabled auto-merge (squash) November 3, 2022 19:03
@vonovak vonovak disabled auto-merge November 3, 2022 19:03
@vonovak vonovak enabled auto-merge (squash) November 3, 2022 19:11
@vonovak vonovak merged commit 3b1db5f into master Nov 3, 2022
@vonovak vonovak deleted the feat/button-color-2 branch November 3, 2022 19:29
vonovak pushed a commit that referenced this pull request Nov 3, 2022
## [6.5.4](v6.5.3...v6.5.4) (2022-11-03)

### Bug Fixes

* only apply button text color fix to spinner ([#685](#685)) ([3b1db5f](3b1db5f))
@vonovak
Copy link
Member Author

vonovak commented Nov 3, 2022

🎉 This issue has been resolved in version 6.5.4 🎉

If this package helps you, consider sponsoring us! 🚀

jsimonassi added a commit to Radix-Technos/datetimepicker that referenced this pull request Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lambda expressions are not supported java -source issue
1 participant