Commit Graph

703 Commits

Author SHA1 Message Date
David Aaron Suddjian
de9a1bb72a chore: publish v0.18.3 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
Yongjie Zhao
dbfbb47bda chore: publish v0.18.1 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
Ville Brofeldt
395b8a8b51 chore: publish v0.17.87 2021-11-26 11:47:27 +08:00
erik_ritter
1e76ac650c chore: publish v0.17.86 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
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
Evan Rusackas
4d29bd48e4 chore: publish v0.17.83 2021-11-26 11:47:26 +08:00
junlincc
c439d0f729 chore: publish v0.17.82 2021-11-26 11:47:25 +08:00
junlincc
13519fd56e chore: publish v0.17.81 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
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
Kamil Gabryjelski
128ec7e075 fix(chart-controls): lower minOpacity in conditional formatting (#1284)
* fix(chart-controls): lower minOpacity in conditional formatting

* Fix

* Change hardcoded value to a constant
2021-11-26 11:47:23 +08:00
Ville Brofeldt
90fa912a92 chore: publish v0.17.80 2021-11-26 11:47:22 +08:00
Ville Brofeldt
7040050cec feat(plugin-chart-table): add support for temporal x-filter (#1281) 2021-11-26 11:47:22 +08:00
Ville Brofeldt
e50f28000f chore: publish v0.17.79 2021-11-26 11:47:22 +08:00
Geido
71112b3261 chore: Show tooltip conditionally and pass ref down (#1271)
* Implement dynamic tooltip

* Set tooltip to show by default

* Fix tests

* Fix column name
2021-11-26 11:47:22 +08:00
Ville Brofeldt
8e2de48226 chore: publish v0.17.78 2021-11-26 11:47:22 +08:00
cccs-jc
094f35fa0b feat(plugin-chart-table): added emit target name (#1157)
* added emit target name

* code review fix

* code review fix

* liting

Co-authored-by: cccs-jc <cccs-jc@cyber.gc.ca>
2021-11-26 11:47:21 +08:00
Ville Brofeldt
a109dc2313 feat(plugin-chart-pivot-table): add automatic conditional formatter (#1264) 2021-11-26 11:47:21 +08:00
Ville Brofeldt
44925625b1 chore: publish v0.17.77 2021-11-26 11:47:21 +08:00
Kamil Gabryjelski
072e4949e8 fix(legacy-preset-chart-nvd3): dual line dnd control missing (#1259) 2021-11-26 11:47:21 +08:00
David Aaron Suddjian
2237f43c04 chore: publish v0.17.76 2021-11-26 11:47:20 +08:00
Yaozong Liu
9fe5865e05 feat(chart-controls): move cross-filtering control to data panel (#1248)
* feat(chart-controls): move cross-filtering control to data panel

* fix: license

* fix: add test

* fix: add test

* fix: codedev

* fix: test
2021-11-26 11:47:20 +08:00
Ville Brofeldt
185742abb4 chore: publish v0.17.75 2021-11-26 11:47:20 +08:00
Elizabeth Thompson
dc889f713d add feature flag (#1246) 2021-11-26 11:47:20 +08:00
Ville Brofeldt
6b4fe03ba4 chore: publish v0.17.74 2021-11-26 11:47:20 +08:00
Yongjie Zhao
f9d3a73e93 feat: advanced analytics for timeseries in echart viz (#1170) 2021-11-26 11:47:19 +08:00
Kamil Gabryjelski
7402b8328c chore(core): move emotion deps to peer deps (#1242) 2021-11-26 11:47:19 +08:00
Yongjie Zhao
473a7168de chore: publish v0.17.73 2021-11-26 11:47:19 +08:00
Yaozong Liu
f36619d6db chore: add translation for description (#1241) 2021-11-26 11:47:19 +08:00
Yongjie Zhao
ea1d95e270 chore: publish v0.17.72 2021-11-26 11:47:19 +08:00
Kamil Gabryjelski
11a52ea0fc chore(chart-controls): improve typing for mapStateToProps (#1171) 2021-11-26 11:47:18 +08:00
Kamil Gabryjelski
e362e1339d chore: publish v0.17.71 2021-11-26 11:47:18 +08:00
Kamil Gabryjelski
413d0da5f7 chore(core): add UX_BETA feature flag (#1233) 2021-11-26 11:47:18 +08:00
Yongjie Zhao
473698b69f chore: publish v0.17.70 2021-11-26 11:47:18 +08:00
Yongjie Zhao
eea1c5738b chore: publish v0.17.69 2021-11-26 11:47:18 +08:00
Kamil Gabryjelski
a94ef9ff00 feat(chart-controls): dnd version of time column (#1226) 2021-11-26 11:47:17 +08:00
erik_ritter
844c06907d chore: publish v0.17.67 2021-11-26 11:47:17 +08:00
Erik Ritter
4005789244 fix: Reduce bundle sizes from react-icons (#1225) 2021-11-26 11:47:17 +08:00
Kamil Gabryjelski
db7162037b chore(chart-controls): improve test coverage (#1219) 2021-11-26 11:47:16 +08:00
Kamil Gabryjelski
b608cba91e chore: publish v0.17.66 2021-11-26 11:47:16 +08:00