mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 14:09:46 +03:00
Format
This commit is contained in:
parent
a2e876e0bb
commit
7bd03db660
|
@ -2,7 +2,6 @@
|
||||||
'd3-state-visualizer': major
|
'd3-state-visualizer': major
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
- Remove UMD build.
|
- Remove UMD build.
|
||||||
- Split `style` option into `chartStyles`, `nodeStyleOptions`, `textStyleOptions`, and `linkStyles`.
|
- Split `style` option into `chartStyles`, `nodeStyleOptions`, `textStyleOptions`, and `linkStyles`.
|
||||||
- The shape of the argument passed to the `onClickText` option has been updated.
|
- The shape of the argument passed to the `onClickText` option has been updated.
|
||||||
|
|
|
@ -2,6 +2,5 @@
|
||||||
'@redux-devtools/chart-monitor': major
|
'@redux-devtools/chart-monitor': major
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
- Split `style` option into `chartStyles`, `nodeStyleOptions`, `textStyleOptions`, and `linkStyles`.
|
- Split `style` option into `chartStyles`, `nodeStyleOptions`, `textStyleOptions`, and `linkStyles`.
|
||||||
- The shape of the argument passed to the `onClickText` option has been updated.
|
- The shape of the argument passed to the `onClickText` option has been updated.
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
'd3tooltip': major
|
'd3tooltip': major
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
- Remove UMD build.
|
- Remove UMD build.
|
||||||
- Upgrade d3 peer dependency from v3 to v7.
|
- Upgrade d3 peer dependency from v3 to v7.
|
||||||
- Remove `attr` configuration method.
|
- Remove `attr` configuration method.
|
||||||
|
|
|
@ -2,5 +2,4 @@
|
||||||
'map2tree': major
|
'map2tree': major
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
- Remove UMD build.
|
- Remove UMD build.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user