Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
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
1,407 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 34 commits in 1 repository
Created a pull request in plouc/nivo that received 4 comments
fix(changelog): update clog to allow setting a tag date
Close #1277 If you check the referenced ticket, I point to the code where the date is always set to the current date. I pulled down the code and m…
Opened 9 other pull requests in 1 repository
plouc/nivo
2
open
7
merged
- fix(bar): fix stacked bars when key is missing
- chore(build): add version script to bump peer dependencies on new version
- feat(sunburst): migrate package to typescript
- chore(lint): switch from tslint to eslint
- fix(storybook): move bar/race chart story to main bar stories
- fix(bar): prevent missing values causing bad scales
- feat(bullet): migrate package to typescript
- fix(website): changes to get deployment to work
- fix(website): fix crash caused by calendar tooltip
Reviewed 11 pull requests in 1 repository
plouc/nivo 11 pull requests
- fix(core): add missing properties back to theme type
- doc(core): add install instructions to generated code snippet
- chore(core): move @nivo/core to peer deps and add it to dev deps
- Fix packages react version range
- @nivo/marimekko
- @nivo/tooltip TypeScript migration
- fix(bar): add new prop valueScale to BarCanvas
- @nivo/colors typescript migration
- Update exports in Bar package to include the BarItem
- fix(pie): fix incomplete type for valueFormat
- Flexible typescript setup