Skip to content

Commit

Permalink
v4.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
siezerp committed Jan 7, 2021
1 parent 3b75f73 commit 5f5fad3
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 19 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.0.0 (2021-01-07)

- [#276](https://github.com/spotify/reactochart/pull/276) Upgrade D3 to 6.3.1.

## 3.2.2 (2020-12-10)

- [#273](https://github.com/spotify/reactochart/pull/273) Add `aria-hidden="true"` attributes to XYPlot components.
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
</div>

<div class="container-fluid" id="container">Loading...</div>
<script type="text/javascript" src="bundle.acc0f65bd6d7a7f77161.js"></script></body>
<script type="text/javascript" src="bundle.df85b0b6089858968f6c.js"></script></body>
</html>
4 changes: 4 additions & 0 deletions docs/src/docs/ZoomContainer/propDocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"docblock": null,
"modifiers": [],
"params": [
{
"name": "event",
"type": null
},
{
"name": "...args",
"type": null
Expand Down

0 comments on commit 5f5fad3

Please sign in to comment.