Skip to content

Releases: uber/react-vis

1.11.7

19 Apr 03:58
Compare
Choose a tag to compare
  • 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

14 Jan 09:07
Compare
Choose a tag to compare
  • Update treemap docs (#1044)
  • Adding invert method to ordinal scale (#1046)
  • Update Hint and Crosshair to display Dates (#1077)
  • Update CustomSVGSeries to use getX / getY (#1051)
  • Fixes undefined X and Y of onNearestXY (#1000)
  • Add hovering example for heatmap series (#1078)

1.11.5

21 Nov 02:01
Compare
Choose a tag to compare
  • 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

24 Oct 16:54
Compare
Choose a tag to compare
  • Make bar width (percentage) a prop for Bar Series (#1018)

1.11.3

15 Oct 22:41
Compare
Choose a tag to compare
  • 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)

1.11.2

21 Sep 18:19
Compare
Choose a tag to compare
  • Improve some examples (#956)
  • Run Prettier on all files (#960)
  • Fix getY0 prop on AreaSeries (#971)

1.11.1

10 Sep 18:39
Compare
Choose a tag to compare
  • Add Brushing Functionality (#939)
  • Add Hexbin Series (#926)
  • Update Highlight Component (#938)
  • Fix Problematic Dependencies (#948)
  • Fix Showcase Links (#946)
  • Move flare to the correct spot (#955)
  • Fix LineSeriesCanvas - onNearestXY not called (#931)

1.11.0

07 Sep 16:43
Compare
Choose a tag to compare
  • Minor version bump

1.10.7

26 Aug 21:53
Compare
Choose a tag to compare
  • Fix several documentation links (#934)
  • Show an example of changing Sankey names dynamically (#923)
  • Adjust edge of complex chart (#927)

1.10.6

23 Aug 20:41
Compare
Choose a tag to compare
  • Include option for padAngle on RadialChart (#920)
  • Enable per label rotation on sankey (#918)
  • Make voronoi component automatically infer scales and extent (#917)
  • Fix horizontal position for sankey chart labels (#916)
  • Center sankey chart labels (#915)