Highlights
- Arctic Code Vault Contributor
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
2,710 contributions in the last year
Activity overview
Contribution activity
October 2020
- V3: chore/fine-tune swatch component
- V3: Add typing for button group
- V3: Edit styling of button group
- V3: Create shared styles package
- V3: Add Pagination component
- V3: Add TextInput component
- V3: Add Select component
- V3: Add Text component
- V3: Add ButtonGroup component
- V3: Setup monorepo
- V3: Fix Image typo
- V3: Setup husky and lint staged
- V3: Add RangeInput component
- V3: Add Image component
- V3: Add RadioGroup component
- V3: Add Checkbox component
- V3: Add Label component
- V3: Add Rating component
Created an issue in codemirror/CodeMirror that received 2 comments
[merge] Add support for line mode
It looks like the current MergeView is using the "word" mode in diff-match-patch. It would be awesome if there was an option in the merge addon to …