Skip to content

Commit 544ab66

Browse files
committed
Packages + plotly.js + version bump
1 parent 3156cad commit 544ab66

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-chart-editor",
33
"description": "plotly.js chart editor react component UI",
4-
"version": "0.42.0",
4+
"version": "0.43.0",
55
"author": "Plotly, Inc.",
66
"bugs": {
77
"url": "https://github.com/plotly/react-chart-editor/issues"
@@ -28,27 +28,27 @@
2828
},
2929
"dependencies": {
3030
"@plotly/draft-js-export-html": "1.2.0",
31-
"classnames": "^2.2.6",
32-
"draft-js": "^0.11.7",
33-
"draft-js-import-html": "^1.3.3",
34-
"draft-js-utils": "^1.3.3",
35-
"fast-isnumeric": "^1.1.4",
36-
"immutability-helper": "^3.1.1",
31+
"classnames": "2.2.6",
32+
"draft-js": "0.11.7",
33+
"draft-js-import-html": "1.3.3",
34+
"draft-js-utils": "1.3.3",
35+
"fast-isnumeric": "1.1.4",
36+
"immutability-helper": "3.1.1",
3737
"plotly-icons": "1.3.14",
38-
"plotly.js": "1.55.x",
39-
"prop-types": "^15.7.2",
40-
"raf": "^3.4.1",
41-
"react-color": "^2.18.1",
38+
"plotly.js": "1.56.x",
39+
"prop-types": "15.7.2",
40+
"raf": "3.4.1",
41+
"react-color": "2.18.1",
4242
"react-colorscales": "0.7.3",
43-
"react-day-picker": "^7.4.8",
44-
"react-dropzone": "^10.2.2",
45-
"react-plotly.js": "^2.4.0",
46-
"react-rangeslider": "^2.2.0",
47-
"react-resizable-rotatable-draggable": "^0.2.0",
48-
"react-select": "^2.4.2",
49-
"react-tabs": "^3.1.1",
50-
"styled-components": "^5.2.0",
51-
"tinycolor2": "^1.4.1"
43+
"react-day-picker": "7.4.8",
44+
"react-dropzone": "10.2.2",
45+
"react-plotly.js": "2.4.0",
46+
"react-rangeslider": "2.2.0",
47+
"react-resizable-rotatable-draggable": "0.2.0",
48+
"react-select": "2.4.2",
49+
"react-tabs": "3.1.1",
50+
"styled-components": "5.2.0",
51+
"tinycolor2": "1.4.2"
5252
},
5353
"devDependencies": {
5454
"@babel/cli": "7.11.6",
@@ -82,7 +82,7 @@
8282
"jest-cli": "26.4.2",
8383
"mkdirp": "1.0.4",
8484
"node-sass": "4.14.1",
85-
"postcss": "8.1.0",
85+
"postcss": "8.1.1",
8686
"postcss-combine-duplicated-selectors": "10.0.2",
8787
"postcss-custom-properties": "8.0.11",
8888
"postcss-remove-root": "0.0.2",

scripts/translationKeys/combined-translation-keys.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -879,11 +879,11 @@ Zoom out
879879
^ // react-chart-editor: /default_panels/StyleAxesPanel.js:286
880880
absolute // react-chart-editor: /default_panels/StyleTracesPanel.js:83
881881
according to axis // react-chart-editor: /components/fields/derived.js:391
882-
close: // plotly.js: traces/ohlc/calc.js:110
882+
close: // plotly.js: traces/ohlc/calc.js:116
883883
concentration: // plotly.js: traces/sankey/plot.js:167
884884
e+6 // react-chart-editor: /default_panels/StyleAxesPanel.js:235
885885
features detected. // react-chart-editor: /components/widgets/Dropzone.js:35
886-
high: // plotly.js: traces/ohlc/calc.js:108
886+
high: // plotly.js: traces/ohlc/calc.js:114
887887
id // react-chart-editor: /default_panels/GraphCreatePanel.js:82
888888
in pixels // react-chart-editor: /components/fields/derived.js:380
889889
incoming flow count: // plotly.js: traces/sankey/plot.js:168
@@ -892,22 +892,22 @@ k/M/G
892892
kde: // plotly.js: traces/violin/calc.js:94
893893
lat: // plotly.js: traces/densitymapbox/calc.js:50
894894
lon: // plotly.js: traces/densitymapbox/calc.js:51
895-
low: // plotly.js: traces/ohlc/calc.js:109
896-
lower fence: // plotly.js: traces/box/calc.js:289
897-
max: // plotly.js: traces/box/calc.js:287
898-
mean ± σ: // plotly.js: traces/box/calc.js:288
899-
mean: // plotly.js: traces/box/calc.js:288
900-
median: // plotly.js: traces/box/calc.js:283
901-
min: // plotly.js: traces/box/calc.js:284
895+
low: // plotly.js: traces/ohlc/calc.js:115
896+
lower fence: // plotly.js: traces/box/calc.js:298
897+
max: // plotly.js: traces/box/calc.js:296
898+
mean ± σ: // plotly.js: traces/box/calc.js:297
899+
mean: // plotly.js: traces/box/calc.js:297
900+
median: // plotly.js: traces/box/calc.js:292
901+
min: // plotly.js: traces/box/calc.js:293
902902
new text // plotly.js: plots/plots.js:336 && react-chart-editor: /components/containers/AnnotationAccordion.js:44
903903
noon // react-chart-editor: /components/widgets/DateTimePicker.js:145
904-
open: // plotly.js: traces/ohlc/calc.js:107
904+
open: // plotly.js: traces/ohlc/calc.js:113
905905
outgoing flow count: // plotly.js: traces/sankey/plot.js:169
906906
panel under Structure to define traces. // react-chart-editor: /components/containers/TraceRequiredPanel.js:26
907907
panel under Style. If Y values are omitted, the histogram function defaults to Count. // react-chart-editor: /default_panels/GraphCreatePanel.js:118
908908
panel. // react-chart-editor: /components/fields/AxesCreator.js:163
909-
q1: // plotly.js: traces/box/calc.js:285
910-
q3: // plotly.js: traces/box/calc.js:286
909+
q1: // plotly.js: traces/box/calc.js:294
910+
q3: // plotly.js: traces/box/calc.js:295
911911
scaled // react-chart-editor: /default_panels/StyleTracesPanel.js:82
912912
source: // plotly.js: traces/sankey/plot.js:165
913913
target: // plotly.js: traces/sankey/plot.js:166
@@ -919,7 +919,7 @@ transforms allow you to sort a trace, so as to control marker overlay or line co
919919
transforms allow you to summarize a trace using an aggregate function like "average" or "minimum". // react-chart-editor: /components/containers/TransformAccordion.js:119
920920
under Style panel. If X values are omitted, the histogram function defaults to Count. // react-chart-editor: /default_panels/GraphCreatePanel.js:127
921921
under Style panel. If Z values are omitted, the histogram function defaults to Count. // react-chart-editor: /default_panels/GraphCreatePanel.js:136
922-
upper fence: // plotly.js: traces/box/calc.js:290
922+
upper fence: // plotly.js: traces/box/calc.js:299
923923
x // react-chart-editor: /default_panels/StyleAxesPanel.js:259
924924
x10^6 // react-chart-editor: /default_panels/StyleAxesPanel.js:237
925925
√ // react-chart-editor: /components/fields/ErrorBars.js:123

0 commit comments

Comments
 (0)