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 up
Pinned
792 contributions in the last year
Activity overview
Contribution activity
June 2020
Created a pull request in reakit/reakit that received 6 comments
fix: Fix `Composite` state update on unmounted components
Closes #650 This is a very specific case where the state lives in a component, and you try to update it from another component that is not a descen…
+105
−8
•
6
comments
- Implement roving tabindex on the table block toolbar
- Fix block parent selector border radius
- Upgrade Reakit to version 1.1.0
- Implement roving tabindex on grouped blocks toolbars
- Fix updateSlot missing from default SlotFillContext
- Make ToolbarButton API consistent
- Fix Drag and Drop in Safari by upgrading Reakit
- chore: Improve documentation
- chore: add branches information to pull request template
- chore: Add branches information to CONTRIBUTING.md
- feat: introduce Input primitive as base for FormInput (#665)
- Add Tab examples: Detecting the selected tab, Non-tabbable tab panels
- feat(website): add BLM banner
- Document <Checkbox /> styling