Releases: uber/react-vis
Releases · uber/react-vis
1.11.7
- Missing colon on series.md (#1087)
- Docs: simplify usage (#1094)
- Alphabetize imports (#1105)
- Add className functionality to Hint and GridLines (#1008)
- Fix a misnamed prop in colors doc (#1127)
- Fix a typo (#1133)
- Fix/inconsistent proptypes of discrete color legend (#1147)
- Fix webpack windows build issue(#940) (#1144)
- Update LabelSeries doc with a link that has more info on svg-text (#1150)
- Fix stacking together different series types (#1037) (#1145)
1.11.6
1.11.5
- Fixing BarSeries overlapped (#944)
- Remove bad npm refs (#1025)
- Install a pre-push hook for removing bad npm refs (#1026)
- Fix showcase duplicate props (#1030)
- More flexibility when rendering tick labels with tickFormat (#1019)
- Remove unnecessary columns (#1035)
- Use dominant baseline instead of alignment for consistent rendering (#1034)
- Construct Chart Label (#1038)
1.11.4
1.11.3
- Run sort-comp Codemod (#964)
- Docs fixes (#974)
- Gitignore Showcase bundles (#969)
- Fix markdown formatting. (#982)
- Update doc routes, center all the docs examples (#979)
- Add iris dashboard (#976)
- Delete history example (#975)
- Add example of difference bar chart (#990)
- Fix lint errors (#977)
- Add stroke properties to discrete color legend (#860) (#994)
- Make props in documentation easier to parse (#984) (#993)
- Propagate props for discrete color legend (#998)
- Update HotizontalDiscreteColor example to show off stroke styles (#1001)
- Run create-element-to-jsx Codemod (#961)
- Run pure-component Codemod (#965)
- Run manual-bind-to-arrow Codemod (#963)
- Radar chart tooltips (#992)