-
-
Notifications
You must be signed in to change notification settings - Fork 111
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
Accessibility, keyboard support #63
Conversation
Size Change: +131 B (3%) Total Size: 3.83 kB
|
Had to apply a few tricks to keep all pickers inside 2 KB limit. |
@molefrog @rschristian Hey guys! Could I ask you to take a look? |
HexColorPicker size:
I added a lot of new code, so I think it's a pretty good result. |
Just going by the changes (on my phone, can't test) it looks pretty good. |
Added few specs to test keyboard support. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
Thanks, @molefrog @rschristian! |
Closes #57