Highlights
- Arctic Code Vault Contributor
- Pro
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 50 million developers.
Sign upPinned
1,421 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 11 commits in 3 repositories
Created a pull request in adobe/react-spectrum that received 4 comments
Fix behavior of fully controlled ComboBox
This adjusts the behavior of fully controlled ComboBox (with both inputValue and selectedKey) so that it is more consistent. The general rule is th…
Opened 3 other pull requests in 1 repository
adobe/react-spectrum
2
merged
1
open
Reviewed 21 pull requests in 2 repositories
adobe/react-spectrum 15 pull requests
- Add alpha label component for docs
- ComboBox docs
- Alpha Tabs docs
- ComboBox blog post
- Fix ClearButton disabled style
- [useButton & useToggleButton]: Add dynamic ref type depending on elementType props
- Collapsible tabs review followup
- Replaced the use of React.children.toArray in TooltipTrigger to fix mutation issue
- Tooltip trigger actions
- Numberfield followup
- fix(#1236) Tabs updates per accessibility audit
- Adding collapsible Tabs
- Fix text-selection on removed elements in FF
- (Fixes #1214) Preventing type select in Table from highjacking textfield editing
- Catch Intl.NumberFormat error for unsupported option
Created an issue in whatwg/html that received 1 comment
Support multiple items of the same type in DataTransfer API for drag and drop
Drag and drop APIs on operating systems like macOS and iOS and possibly others are implemented in terms of drag items. A drag can contain one or mo…

