Commit Graph

1960 Commits

Author SHA1 Message Date
Stephen Liu
7f44a0402d fix(plugin-chart-echarts): fix legend margin in radar and ts chart (#1470) 2021-11-26 11:47:40 +08:00
Yongjie Zhao
d490ee89b1 chore: fix end-of-file (#1468)
* chore: end of file fixer

* compress image

* lint without build

* lintrc improvment

* exporting

* update parallel-coordinates tsconfig

* add license to md file

* add license

* add eslintignore
2021-11-26 11:47:39 +08:00
geido
0e60be4f3c chore: publish v0.18.24 2021-11-26 11:47:39 +08:00
Geido
22d976a600 Pass dashboardId to control (#1467) 2021-11-26 11:47:39 +08:00
Ville Brofeldt
85e7d02820 chore: publish v0.18.23 2021-11-26 11:47:39 +08:00
Kamil Gabryjelski
2b8e4a18dc fix(plugin-chart-pivot-table): cross filtering by adhoc column (#1465) 2021-11-26 11:47:39 +08:00
Yongjie Zhao
852478b7cd chore: coordinate storybook with main repository (#1466)
* chore: coordinate storybook with main repository

* update lock file
2021-11-26 11:47:39 +08:00
Ville Brofeldt
b25e0d6f74 chore: publish v0.18.22 2021-11-26 11:47:39 +08:00
John Bodley
3894cb0e26 fix: update chart sorting control labels/descriptions (#1462)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2021-11-26 11:47:39 +08:00
Ville Brofeldt
e186adb62a fix(plugin-chart-echarts): fix opacity on area chart (#1464) 2021-11-26 11:47:39 +08:00
Yongjie Zhao
067fc8a009 chore: coordinate superset-ui unittest with main repository (#1463) 2021-11-26 11:47:38 +08:00
Yongjie Zhao
490029a1f3 chore: publish v0.18.21 2021-11-26 11:47:38 +08:00
Ville Brofeldt
e16a836731 feat(core): add support for adhoc columns (#1342)
* feat(core): add support for adhoc columns

* simplify import

* revert simplification due to codecov

* fix filter column type

* fix pivot v2 groupbys

* remove redundant import

* Add new type guards

* move ColumnMeta type guards to chart-controls

* add type guard tests

* Fix typing and import errors

* Fix saved expression type guard

* Fix typing

* Remove redundant import

* Make Echarts and PivotTable handle AdhocColumns properly

* Fix lint

Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2021-11-26 11:47:38 +08:00
Stephen Liu
4359ed0e72 feat: remove the default Y-axis truncate in bar chart (#1450)
* feat:  remove the default Y-axis truncate in bar chart

* make all charts consistently

* fix lint
2021-11-26 11:47:38 +08:00
Yongjie Zhao
c78551df4f chore: refine prettier config as the main repository (#1456)
* change to prettier.config.js

* printWidth to 80

* format

* tweak
2021-11-26 11:47:38 +08:00
Yongjie Zhao
3cc4861a76 chore: bump @typescript-eslint/eslint-plugin 5.3.0 (#1457)
* chore: bump eslint 5.3.0

* fix lint
2021-11-26 11:47:38 +08:00
Yongjie Zhao
0d219533b2 chore: merge tsconfig.json and tsconfig.options.json (#1459) 2021-11-26 11:47:38 +08:00
Yongjie Zhao
1896c842d6 chore: tweak unittest (#1460)
* chore: tweak unittest

lint

* lint
2021-11-26 11:47:37 +08:00
Hugh A. Miles II
67f1083af6 feat: Set default for Accept field in header to take application/json (#1413)
* Update SupersetClientClass.ts

* Update SupersetClientClass.ts

* add comment

* update test
2021-11-26 11:47:37 +08:00
Yongjie Zhao
069d4115a8 chore: publish v0.18.20 2021-11-26 11:47:37 +08:00
Stephen Liu
a71d3caa6c feat(legacy-plugin-chart-calendar): increase the contrast of calendar heatmap color and label (#1452)
* feat(legacy-plugin-chart-calendar): increasecontrast of calendar heatmap

* rename getContrastingColor and put it core

* fix: unit test
2021-11-26 11:47:37 +08:00
Stephen Liu
259ff67ef7 feat(plugin-chart-echarts): support always show annotation label (#1449) 2021-11-26 11:47:37 +08:00
Yongjie Zhao
4a95b6a48a chore: check node and npm version in release workflow (#1454)
* chore: check npm and node version in learn publish

* update error

* distinguished between node and npm
2021-11-26 11:47:37 +08:00
Yongjie Zhao
beb4376a2a chore: update lockfile (#1451)
* fix: lock file blocked CI

* increase coverage
2021-11-26 11:47:37 +08:00
geido
92a00d3db6 chore: publish v0.18.19 2021-11-26 11:47:37 +08:00
Geido
57e90b1c4b fix: Color consistency (#1406)
* Replace color in scheme statically

* Set color statically and re-use instance

* Fix tests and clean up

* Improve comments

* Refactor and simplify

* Update tests

* Remove unnecessary ColorMapControl

* Remove unnecessary const

* Remove control label_colors
2021-11-26 11:47:37 +08:00
Ville Brofeldt
b6bc25ef78 chore: publish v0.18.18 2021-11-26 11:47:37 +08:00
Ville Brofeldt
25da47c111 fix(plugin-chart-echarts): boxplot groupby incorrect (#1448)
* fix(plugin-chart-echarts): boxplot groupby incorrect

* add tests

* use formData instead of QueryObject

* lint
2021-11-26 11:47:36 +08:00
Ville Brofeldt
fb5e5af88a fix(plugin-chart-echarts): fix tick labels and tooltip (#1447)
* fix(plugin-chart-echarts): fix tick labels and tooltip

* remove redundant conditional expression
2021-11-26 11:47:36 +08:00
Muhammad Hewedy
28dff9b395 feat: Add Saudi Arabia country map (#1416)
* Add saudi arabia provinces geojson - source https://maps.elastic.co/#file/saudi_arabia_provinces

* fix format of goejson to follow superset format parsed by CountryMap.js

Co-authored-by: mhewedy <mhewedy@elm.sa>
2021-11-26 11:47:36 +08:00
Ville Brofeldt
b80b220e4b chore(plugin-chart-echarts): bump echarts to 5.2.2 (#1440)
* chore(plugin-chart-echarts): bump echarts to 5.2.2

* bump package
2021-11-26 11:47:36 +08:00
Stephen Liu
71935725c3 feat: support sort the rich tooltip by metric desc (#1445)
* feat: support rich tooltip sort by metric

* fix: vercel ci
2021-11-26 11:47:36 +08:00
John Bodley
35c8b3abb9 chore: publish v0.18.17 2021-11-26 11:47:36 +08:00
John Bodley
0d8ba7a29d docs: update chart sorting control labels/descriptions (#1436)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2021-11-26 11:47:36 +08:00
John Bodley
4e3102935c fix: revert default series limit and update eligible choices (#1430)
* Revert "feat: add default series_limit (#1033)"

This reverts commit 5bd2a149644e9ecfeca8e54153eb9e5658546ec3.

* Update index.tsx

* Update index.tsx
2021-11-26 11:47:36 +08:00
Yongjie Zhao
66b5b2cf9f chore: add Apache License for superset-ui (#1444)
* chore: add rat script

* add license

wip
2021-11-26 11:47:36 +08:00
John Bodley
a5d5f95d38 chore: pass datasource to metrics control (#1438)
* Update controlPanel.tsx

* Update index.tsx

* Update dndControls.tsx
2021-11-26 11:47:35 +08:00
Yongjie Zhao
2029b37f2e fix: incorrect commit message (#1443) 2021-11-26 11:47:35 +08:00
Yongjie Zhao
9e0e560355 chore: publish v0.18.16 2021-11-26 11:47:35 +08:00
Yongjie Zhao
7f5249eda0 fix: can't update package-lock.json (#1442) 2021-11-26 11:47:35 +08:00
Yongjie Zhao
b307716979 chore: export esModule from chart-controls (#1441) 2021-11-26 11:47:35 +08:00
Stephen Liu
3a5bfa6488 fix: show value on the selected series (#1429)
* fix: show value on the selected series

* fix: callback
2021-11-26 11:47:35 +08:00
Michael S. Molina
8666f63c4a feat: adds the option to show values for mixed time-series (#1435) 2021-11-26 11:47:35 +08:00
JoaquinPretell92
e494f0065c feat(legacy-plugin-chart-country-map): add peru country map (#1424)
* Add files via upload

* Update countries.ts
2021-11-26 11:47:35 +08:00
Stephen Liu
46b4eca280 feat: add storybook for missing chart and fix broken treemap (#1427) 2021-11-26 11:47:34 +08:00
Yongjie Zhao
9b059b8127 fix: unable bump new version (#1434) 2021-11-26 11:47:34 +08:00
Yongjie Zhao
95657773c6 fix: remove npm logout (#1433) 2021-11-26 11:47:34 +08:00
Yongjie Zhao
2443df97df fix: lerna can't update package-lock.json (#1432)
* fix: lerna can't update package-lock.json

* upgrade commit message
2021-11-26 11:47:34 +08:00
Yongjie Zhao
282a051ead chore: publish v0.18.15 2021-11-26 11:47:34 +08:00
Yongjie Zhao
58d0246f9e fix: remove package-lock.json (#1426) 2021-11-26 11:47:34 +08:00
Yongjie Zhao
4a8d78304d chore: export module that use in main repo (#1425) 2021-11-26 11:47:34 +08:00
Yongjie Zhao
f552abaa42 refactor: replace yarn with npm (#1405)
* refactor: replace yarn with npm

* revert npm requirement back to 14 for vercel

* disable build Storybook job

* fix linting errors

* update lock file

* rebase master and bump encodable/color to 1.1.1

* update package-lock.json

update lock file

* change node version format to satisfy vercel

* remove restriction on @encodable/color

* rename yarn.lock to package-lock.json

* add resolved in lock file and restriction on @encodable/color

* install dependences by npm ci

Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-11-26 11:47:34 +08:00
Stephen Liu
2e5d7d25c8 chore: adapte storybook 6 params (#1414) 2021-11-26 11:47:33 +08:00
Phillip Kelley-Dotson
e6ab2f791b chore: publish v0.18.14 2021-11-26 11:47:33 +08:00
Phillip Kelley-Dotson
4dc6443ac3 add ref type for superchart (#1411) 2021-11-26 11:47:33 +08:00
Yongjie Zhao
c44df76596 chore: upgrade storybook to 6.3.12 (#1409)
* chore: upgrade storybook to 6.3.12

* update title

* fix can't import styled
2021-11-26 11:47:33 +08:00
Phillip Kelley-Dotson
7c9064dd9e chore: publish v0.18.13 2021-11-26 11:47:33 +08:00
Phillip Kelley-Dotson
85136452a0 add prop to SuperChart for select (#1408) 2021-11-26 11:47:33 +08:00
David Aaron Suddjian
213e486a27 chore: upgrade datatables library (#1402) 2021-11-26 11:47:33 +08:00
John Bodley
0d1cda6d82 chore: publish v0.18.12 2021-11-26 11:47:33 +08:00
John Bodley
1f603203bb chore: translate fractional time grains (#1404)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2021-11-26 11:47:33 +08:00
Phillip Kelley-Dotson
d087982a45 chore: publish v0.18.11 2021-11-26 11:47:33 +08:00
Phillip Kelley-Dotson
c28131a071 inital commit (#1397) 2021-11-26 11:47:32 +08:00
Yongjie Zhao
a1be5a32bd chore: avoid importing from lib (#1399) 2021-11-26 11:47:32 +08:00
Ville Brofeldt
635bb79ad5 chore(legacy-preset-chart-nvd3): deprecate MultiLine chart (#1394) 2021-11-26 11:47:32 +08:00
Yongjie Zhao
b0a4f873d0 fix: npm registry connection set to ssl (#1395) 2021-11-26 11:47:32 +08:00
Yongjie Zhao
fba5879636 chore: publish v0.18.10 2021-11-26 11:47:32 +08:00
Yongjie Zhao
de7b1f7f2d chore: hide rolling_periods and min_periods (#1392)
* chore: hide rolling_periods and min_periods

* Update packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>

* Update packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2021-11-26 11:47:32 +08:00
Yongjie Zhao
b5dcf1ae81 fix: rolling and cum operator in multiple series chart (#1386)
* fix: rolling and cum operator in multiple series chart

* fix lint

* fix UT
2021-11-26 11:47:32 +08:00
Ville Brofeldt
f1613fd17e feat(plugin-chart-echarts): add support for custom forecasts (#1389) 2021-11-26 11:47:32 +08:00
erik_ritter
50f9d84d19 chore: publish v0.18.9 2021-11-26 11:47:32 +08:00
Grace Guo
927a9bde99 add feature flag: ENABLE_FILTER_BOX_MIGRATION (#1388) 2021-11-26 11:47:32 +08:00
Yongjie Zhao
b309c6bbea fix: replace absolute difference with difference in echart (#1383)
* fix: replace absolute difference with difference in echart

* fix ut

* fix ut
2021-11-26 11:47:31 +08:00
Yongjie Zhao
d1461c684f fix: replace absolute difference with difference in legacy charts (#1384) 2021-11-26 11:47:31 +08:00
stevetracvc
98e2f744b3 feat(legacy-plugin-chart-histogram): cumulative histogram option (#1381)
* Add a cumulative option to make a cumulative histogram

* also add in percentile in the hover popup

* fix: add precision to percentile label

* fix: formatting ES lint issues
2021-11-26 11:47:31 +08:00
Ville Brofeldt
f880b156d9 chore: publish v0.18.8 2021-11-26 11:47:31 +08:00
Yongjie Zhao
8c4d75f5c6 refactor: migrate timeseries_limit_metric to legacy_order_by (#1364)
* refactor: migrate timeseries_limit_metric to legacy_order_by

* improve coverage
2021-11-26 11:47:31 +08:00
Roman F
a783131d7d feat: added italian regions country map (#1319)
Co-authored-by: Roman Fedyna <r.fedyna@reply.it>
2021-11-26 11:47:31 +08:00
Stephen Liu
ff8979b46e feat(plugin-chart-echarts): [feature-parity] support double clicking legend and series to view single selected series (#1324)
* feat(plugin-chart-echarts): support double clicking legend

* fix: get echart instance instead of method

* feat: support click series to view single series

* fix: lint

* fix: clear single select

* fix: remove unused comment

* fix: UT
2021-11-26 11:47:31 +08:00
Phillip Kelley-Dotson
de86eb9247 add y-axis control to bubble chart (#1377) 2021-11-26 11:47:31 +08:00
Ville Brofeldt
827b361fc2 chore: upgrade to Node 16 (#1374) 2021-11-26 11:47:31 +08:00
erik_ritter
992b7e4661 chore: publish v0.18.7 2021-11-26 11:47:31 +08:00
Erik Ritter
10248b9a7e chore: Remove immutable.js from map-box (#1375) 2021-11-26 11:47:30 +08:00
Ville Brofeldt
3bcf23c716 chore: publish v0.18.6 2021-11-26 11:47:30 +08:00
Ville Brofeldt
8f56a1fb95 refactor(core): move mexp from plugins to core (#1371)
* refactor(core): move mexp from plugins to core

* remove test nest
2021-11-26 11:47:30 +08:00
Lyndsi Kay Williams
43526009f3 fix: pivot-table-fixed (#1360) 2021-11-26 11:47:30 +08:00
Ville Brofeldt
055d9f8e42 chore(plugin-chart-echarts): bump to ECharts 5.2.1 (#1370)
* chore(plugin-chart-echarts): bump to ECharts 5.2.1

* ignore type error
2021-11-26 11:47:30 +08:00
Yongjie Zhao
0f4a06d15e refactor: improve code smell for postprocessing (#1368)
* refactor: improve code smell for postprocessing

* jest UT

* best practice for jest
2021-11-26 11:47:30 +08:00
Yongjie Zhao
eed58d6658 chore: publish v0.18.5 2021-11-26 11:47:30 +08:00
Yongjie Zhao
c7744d4720 feat: add resample operator to advanced analytic (#1349)
* chore: add resample operator to advanced analytic

* wip

* minor improvement

* wip

* fix UT

* minor fix

* udates

* fix type
2021-11-26 11:47:30 +08:00
Yongjie Zhao
93eb7f5831 chore: do prettier for yaml file (#1363) 2021-11-26 11:47:30 +08:00
Ville Brofeldt
78bbc2c014 chore: replace mathjs with mexp (#1362)
* chore: replace mathjs with mexp

* remove console.log and fix types
2021-11-26 11:47:30 +08:00
Ville Brofeldt
0db8831ccb chore: publish v0.18.4 2021-11-26 11:47:29 +08:00
Ville Brofeldt
614e06dede feat(core): add support for non-temporal series limit (#1356)
* feat(plugin-chart-echarts): add support for non-temporal series limit

* Update plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts

Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>

* make whisker type unclearable and also handle null case

Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2021-11-26 11:47:29 +08:00
Yongjie Zhao
463b15382e chore: clean up mixed-timeseries chart (#1352) 2021-11-26 11:47:29 +08:00
Maxhui
e149c537ee feat(plugin-chart-echarts): add x and y label support for 9 charts (#1351)
* feat: add x and y label support for timeseries

fix #16512

* feat: change label to title

* feat: add x/y title to 9 chats

* refactor: move config to shared-control

* refactor: add chartTitle section config in custom tab

* refactor: refactor param names

* lint: code lint

* refactor: refactor code

* lint: lint code

* feat: make ypostion clearable false

* lint: code lint

Co-authored-by: xuzhebin <maxhui2020@gmail.com>
2021-11-26 11:47:29 +08:00
David Aaron Suddjian
e1944cfb43 Revert "chore: isolate the one actual jquery dependency (#1339)" (#1355)
This reverts commit 19f8f6a09c284de157c7179d43275ea2344b2372.
2021-11-26 11:47:29 +08:00
David Aaron Suddjian
de9a1bb72a chore: publish v0.18.3 2021-11-26 11:47:29 +08:00
David Aaron Suddjian
c6511712af chore: isolate the one actual jquery dependency (#1339) 2021-11-26 11:47:29 +08:00
Marti Raudsepp
3d3da9d134 fix(legacy-plugin-chart-country-map): Correct ISO 3166-2 county codes for Estonia (#1344)
I have no idea how this happened, but most Estonian county codes were
off by one.

Unfortunately I couldn't compare it to latest data from
naturalearthdata.com, since download links are currently down.

Source: https://en.wikipedia.org/wiki/ISO_3166-2:EE#Counties

Primary source: https://www.evs.ee/en/iso-3166-2-2020 (but I'm not going
to pay 100 €)
2021-11-26 11:47:29 +08:00
Ville Brofeldt
9af408dcd2 chore: publish v0.18.2 2021-11-26 11:47:29 +08:00
Ville Brofeldt
ae6ef5b9ef chore(core): move @emotion/styled to peer dependency (#1347) 2021-11-26 11:47:29 +08:00
Ville Brofeldt
70d3b1143b chore(plugin-chart-echarts): bump to ECharts 5.2.0 (#1340) 2021-11-26 11:47:28 +08:00
Yongjie Zhao
dbfbb47bda chore: publish v0.18.1 2021-11-26 11:47:28 +08:00
Stephen Liu
b7e49fc4db fix(plugin-chart-echarts): [feature-parity] display custom metrics (#1337) 2021-11-26 11:47:28 +08:00
Stephen Liu
6b1b1423b9 fix(plugin-chart-echarts): [guage chart] filter indicator not shown (#1326) 2021-11-26 11:47:28 +08:00
Yongjie Zhao
03b1db93c2 fix: bignumber format by time formatter (#1307)
* feat: bignumber format by time formatter

* fix ut

* rename control label
2021-11-26 11:47:28 +08:00
thanhtrinh2311
d237bb6e07 feat(legacy-plugin-chart-country-map): add Vietnam map (#1334) 2021-11-26 11:47:28 +08:00
David Aaron Suddjian
80fe8fd5cb chore: publish v0.18.0 2021-11-26 11:47:28 +08:00
David Aaron Suddjian
2b01890cad chore: color schemes can be default theoretically (#1335) 2021-11-26 11:47:28 +08:00
Phillip Kelley-Dotson
b9504ed713 feat: add certified icon to columoption (#1330)
* add certified icon to columoption

* fix import order
2021-11-26 11:47:28 +08:00
Geido
fdcc079e18 fix: Make the scrollbar appear inside the table (#1310)
* Scroll container

* Add X scroll

* Remove widht min-content
2021-11-26 11:47:27 +08:00
Ville Brofeldt
395b8a8b51 chore: publish v0.17.87 2021-11-26 11:47:27 +08:00
Yaozong Liu
18c05701dd fix(plugin-chart-echarts): [scatter-plot] remove contribution mode (#1325) 2021-11-26 11:47:27 +08:00
Ville Brofeldt
884b8ec098 feat(legacy-plugin-chart-country-map): add six new maps (#1327)
* feat(legacy-plugin-chart-country-map): add six new maps

* add svalbard

* update notebook
2021-11-26 11:47:27 +08:00
Yaozong Liu
d20e08e7f8 fix(plugin-chart-echarts): improve marksize range (#1323) 2021-11-26 11:47:27 +08:00
Yaozong Liu
471f245181 feat(plugin-chart-echarts): add only_total control to ts chart (#1313)
* feat(plugin-chart-echarts): add only_total control to ts chart

* fix

* fix: ci
2021-11-26 11:47:27 +08:00
erik_ritter
1e76ac650c chore: publish v0.17.86 2021-11-26 11:47:27 +08:00
Erik Ritter
3276a653e3 fix: Improve big number time format UX (#1320)
* fix: Improve big number time format UX

* Update controlPanel.tsx
2021-11-26 11:47:27 +08:00
Ville Brofeldt
370f4c0ec5 fix(legacy-plugin-chart-country-map): fix broken map of Finland (#1321) 2021-11-26 11:47:27 +08:00
Evan Rusackas
6651f4d7e9 chore: publish v0.17.85 2021-11-26 11:47:27 +08:00
Kamil Gabryjelski
1411bee422 fix(chart-controls): temporal col placeholder for hybrid dnd (#1317) 2021-11-26 11:47:26 +08:00
Beto Dealmeida
912956bcdf chore: add a note to the pivot plugin (#1316) 2021-11-26 11:47:26 +08:00
Kamil Gabryjelski
42d15c9478 fix(plugin-chart-table): apply correct date formatting for time grain (#1315) 2021-11-26 11:47:26 +08:00
Yaozong Liu
10238c3805 feat(plugin-chart-echarts): rich tooltip in ts chart supports scroll and highlighted (#1304)
* feat(plugin-chart-echarts): richtooltip  supports highliting and scroll

* fix: test

* fix: todo
2021-11-26 11:47:26 +08:00
Phillip Kelley-Dotson
dcd74aa5a3 chore: publish v0.17.84 2021-11-26 11:47:26 +08:00
Phillip Kelley-Dotson
1ee3f0d9ab initial commit (#1311) 2021-11-26 11:47:26 +08:00
Yongjie Zhao
4de4fc37fc fix: add advanced analytics to all of timeseries viz (#1308)
* feat: add advanced analytics to all of timeseries viz

* fix namespace
2021-11-26 11:47:26 +08:00
jayakrishnankk
15fbe4a72a feat(chart-controls): d3 formatting with .2% #1274 (#1275)
Co-authored-by: Jayakrishnan Karolil <jayakrishnan.karolil@nielsen.com>
2021-11-26 11:47:26 +08:00
Yaozong Liu
c31892e905 fix(plugin-chart-echarts): fix Time-series line x-filtering not working when not rich tooltip (#1302)
* fix(plugin-chart-echarts): fix Time-series line x-filtering not working

* fix: fix emphasis

* fix: size
2021-11-26 11:47:26 +08:00
Evan Rusackas
4d29bd48e4 chore: publish v0.17.83 2021-11-26 11:47:26 +08:00
Evan Rusackas
80ee3342ba chore: removing errant label from two charts that don't have AA (#1306) 2021-11-26 11:47:25 +08:00
junlincc
c439d0f729 chore: publish v0.17.82 2021-11-26 11:47:25 +08:00
Evan Rusackas
5651923a28 chore: updating one metadata field (#1300) 2021-11-26 11:47:25 +08:00
krsnik93
c4bc66a1bf feat(legacy-preset-chart-big-number): add timestamp above number (#1278)
* feat(legacy-preset-chart-big-number): add timestamp above number

* add timestamp formatting

* revert to fallback warning when no timestamp

* fix smart date formatting

* fix test

Co-authored-by: Ivan Krsnik <ivan.krsnik@unipart.io>
2021-11-26 11:47:25 +08:00
junlincc
13519fd56e chore: publish v0.17.81 2021-11-26 11:47:25 +08:00
dependabot[bot]
9d432213d5 chore(deps): bump chalk from 4.1.0 to 4.1.2 (#1291)
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.0...v4.1.2)
2021-11-26 11:47:25 +08:00
dependabot[bot]
e2cce03d1b chore(deps): bump @types/lodash from 4.14.168 to 4.14.172 (#1294)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.168 to 4.14.172.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
2021-11-26 11:47:25 +08:00
Kamil Gabryjelski
3c0e438321 chore(plugin-chart-pivot-table): change fontsize and border colors (#1286) 2021-11-26 11:47:25 +08:00
Kamil Gabryjelski
584e36cb04 chore(core): add ENABLE_DND_WITH_CLICK_UX ff (#1297) 2021-11-26 11:47:25 +08:00
dependabot-preview[bot]
0072ed160c chore(deps): [security] bump ssri from 6.0.1 to 6.0.2 (#1061)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. **This update includes a security fix.**
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:25 +08:00
Yongjie Zhao
353d7f4a34 fix: 0 indicator on radar viz (#1282)
* fix: 0 indicator on radar viz

* fix lint
2021-11-26 11:47:24 +08:00
Geido
50a50324a7 fix: Hide Safari default tooltip (#1283)
* Hide Safari default tooltip

* Fix lint

* Add emotion dependency

* Fix package.json
2021-11-26 11:47:24 +08:00
Michael S. Molina
76828f7e32 chore: stacks Heatmap controls (#1272) 2021-11-26 11:47:24 +08:00
Michael S. Molina
4d2a7eee25 chore: stacks and sorts Histogram controls (#1273) 2021-11-26 11:47:24 +08:00
dependabot-preview[bot]
d1d04530e5 Upgrade to GitHub-native Dependabot (#1081)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:24 +08:00
dependabot-preview[bot]
a0b819ce42 chore(deps): [security] bump hosted-git-info from 2.8.8 to 2.8.9 (#1098)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. **This update includes a security fix.**
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:24 +08:00
dependabot-preview[bot]
a9f92068a5 chore(deps): [security] bump dns-packet from 1.3.1 to 1.3.4 (#1136)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. **This update includes a security fix.**
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:24 +08:00
dependabot-preview[bot]
deae552881 chore(deps): [security] bump ws from 5.2.2 to 5.2.3 (#1164)
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. **This update includes a security fix.**
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:24 +08:00
dependabot-preview[bot]
7ad293d080 chore(deps): [security] bump postcss from 7.0.35 to 7.0.36 (#1174)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36. **This update includes a security fix.**
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:47:24 +08:00