Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Hewlett Packard Enterprise
- Palo Alto, CA
Pro
-
Hewlett Packard Enterprise
- Palo Alto, CA
Popular repositories
-
-
Forked from facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
JavaScript
-
Forked from uxpin-merge/grommet
a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package
JavaScript
-
1,261 contributions in the last year
Contribution activity
November 2019
Created a pull request in grommet/grommet that received 3 comments
Fixed an issue with using alpha in RGB color strings
What does this PR do?
Fixed an issue with using alpha in RGB color strings.
Now, grommet can handle #RRGGBBAA and #RGBA as hex color strings.
Where…
+3
−2
•
3
comments
- Changed Anchor to use hooks instead of higher order components
- Changed RadioButton to add children rendering
- Changed RadioButtonGroup to use hooks
- Changed Button to use hooks instead of hocs
- Fixed an issue with DataTable search overflow. Issue #3539
- Fixed FocusedContainer hook issue
- Changed Box to add onClick
- Changed DataTable to fix issues with header layout
- Enhanced DataTable documentation

