Commit Graph

877 Commits

Author SHA1 Message Date
Krist Wongsuphasawat
c8a9c68fa7 build: fix dependencies 2021-11-26 11:45:52 +08:00
Krist Wongsuphasawat
1c2b003c3c fix: minor wordcloud update 2021-11-26 11:45:52 +08:00
Krist Wongsuphasawat
b6e3fdffa6 feat(plugin-chart-word-cloud): convert word cloud to use encodable (#258)
* feat: convert word cloud to use encodable

* fix: minor bugs

* feat: bump dependencies

* feat: use field

* fix: defaultProps

* fix: unit test

* docs: update storybook

* refactor: move files

* docs: update storybook

* fix: unit test

* fix: address comments
2021-11-26 11:45:52 +08:00
Maxime Beauchemin
7019442a55 fix(legacy-plugin-chart-horizon): horizon chart should scroll when overflowing (#180)
* fix: horizon chart should scroll when overflowing

* fix: rebase and adapt

* fix: lint
2021-11-26 11:45:52 +08:00
Caahlo
8392ad83ef feat: add Liechtenstein to country map chart (#263) 2021-11-26 11:45:52 +08:00
Krist Wongsuphasawat
0449e62a22 v0.11.8 2021-11-26 11:45:52 +08:00
Chris Williams
8d808d85af chore: bump @data-ui/xy-chart@^0.0.84 (#264) 2021-11-26 11:45:52 +08:00
Caahlo
bdf5a601ae feat(legacy-plugin-chart-country-map): add Switzerland to country map chart (#260) 2021-11-26 11:45:52 +08:00
dependabot-preview[bot]
d41c473050 build(deps): bump @data-ui/theme from 0.0.81 to 0.0.82 (#259)
Bumps [@data-ui/theme](https://github.com/williaster/data-ui) from 0.0.81 to 0.0.82.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.81...v0.0.82)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:52 +08:00
Krist Wongsuphasawat
0fa2ecb5a5 refactor: convert word cloud to full react (#240)
* feat: update word cloud to use react

* refactor: remove unused files

* fix: test

* fix: address comments
2021-11-26 11:45:51 +08:00
Krist Wongsuphasawat
f3707f79b4 v0.11.7 2021-11-26 11:45:51 +08:00
Conglei
33e9610301 fix(table): fix rendering boolean (#256) 2021-11-26 11:45:51 +08:00
David Aaron Suddjian
823a661df5 docs: correct links to chart plugins (#255) 2021-11-26 11:45:51 +08:00
Krist Wongsuphasawat
bfb684897d docs: update changelog 2021-11-26 11:45:51 +08:00
Krist Wongsuphasawat
b6f7cf6381 v0.11.6 2021-11-26 11:45:51 +08:00
Conglei
7fff83e6dc fix(table): fix sorting, column width calculation, and text wrapping (#253)
* fix(table): fix issues

* fix(table): fix comments
2021-11-26 11:45:51 +08:00
dependabot-preview[bot]
0da520c191 build(deps): bump @types/dompurify from 0.0.33 to 2.0.0 (#252)
Bumps [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) from 0.0.33 to 2.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:51 +08:00
Krist Wongsuphasawat
b785b20b97 feat: improve table performance (#246)
* feat: optimize table rendering

* fix: memoize

* fix: more opti

* fix: bug

* fix: render 0

* fix: return type

* Update HTMLRenderer.tsx
2021-11-26 11:45:51 +08:00
Krist Wongsuphasawat
39a8c79ac6 docs: update table example to test larger dataset 2021-11-26 11:45:50 +08:00
Maxime Beauchemin
b56b2bb1e2 feat: add india to country_map visualization (#182)
* feat: add india to country_map visualization

India, through a merge conflict of some sort had been left out in the
main repo when country_map was migrated to this repo.

As part of the 0.34.0rc1 release process, this file got flagged as a
potential license issue. Moving it out of the source release and here is
the right thing to do.

* docs: enable country map

* fix: import india

* build: disable geojson parsing

* fix: import

* build: disable country map storybook
2021-11-26 11:45:50 +08:00
Krist Wongsuphasawat
b2fc33c9b1 v0.11.5 2021-11-26 11:45:50 +08:00
Krist Wongsuphasawat
f01d32d6d1 fix: lint 2021-11-26 11:45:50 +08:00
Krist Wongsuphasawat
6ca9d8f56d fix: lint 2021-11-26 11:45:50 +08:00
dependabot-preview[bot]
381a16e8ed build(deps): bump @data-ui/histogram from 0.0.81 to 0.0.82 (#250)
Bumps [@data-ui/histogram](https://github.com/williaster/data-ui) from 0.0.81 to 0.0.82.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.81...v0.0.82)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:50 +08:00
ʈᵃᵢ
ade25f4c2c fix: pass all props to transformProps in LineMulti chart (#247) 2021-11-26 11:45:49 +08:00
dependabot-preview[bot]
180c72b47d build(deps): bump @data-ui/xy-chart from 0.0.81 to 0.0.82 (#248)
Bumps [@data-ui/xy-chart](https://github.com/williaster/data-ui) from 0.0.81 to 0.0.82.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.81...v0.0.82)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:49 +08:00
dependabot-preview[bot]
1621781729 build(deps): bump @data-ui/event-flow from 0.0.81 to 0.0.82 (#249)
Bumps [@data-ui/event-flow](https://github.com/williaster/data-ui) from 0.0.81 to 0.0.82.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.81...v0.0.82)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:49 +08:00
Krist Wongsuphasawat
2e2a8e85da build: fix build config 2021-11-26 11:45:49 +08:00
dependabot-preview[bot]
d74394d66e build(deps-dev): bump terser-webpack-plugin from 2.1.3 to 2.2.1 (#244)
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 2.1.3 to 2.2.1.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v2.1.3...v2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:49 +08:00
Krist Wongsuphasawat
5ba5f4c1fe v0.11.4 2021-11-26 11:45:49 +08:00
Conglei
aa9f1c0b89 fix(table): fixed performance issue (#241)
* fix(table): fixed performance issue

* refactor(table): adress comment

* fix(table): address comment

* test(table): fix test
2021-11-26 11:45:49 +08:00
Taeshik Hwang
bd84e26a92 feat: add Korea(South) to Country Maps (#230) 2021-11-26 11:45:49 +08:00
Krist Wongsuphasawat
6c239aff18 build: fix vega-lite dependencies (#239)
* build: fix vega-lite dependencies

* fix: build script
2021-11-26 11:45:49 +08:00
dependabot-preview[bot]
f0b399d8f1 build(deps): bump @vx/axis from 0.0.191 to 0.0.192 (#238)
Bumps [@vx/axis](https://github.com/hshoff/vx) from 0.0.191 to 0.0.192.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.191...v0.0.192)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:49 +08:00
Christoph Lingg
bab5aeb975 fix: change world map color scheme (#215)
fix https://github.com/apache-superset/superset-ui-plugins/issues/53
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
8036fe7026 build(deps): bump @vx/legend from 0.0.190 to 0.0.192 (#235)
Bumps [@vx/legend](https://github.com/hshoff/vx) from 0.0.190 to 0.0.192.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.190...v0.0.192)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
112662572b build(deps): bump @data-ui/theme from 0.0.80 to 0.0.81 (#237)
Bumps [@data-ui/theme](https://github.com/williaster/data-ui) from 0.0.80 to 0.0.81.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.80...v0.0.81)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
25a333ed77 build(deps): bump @vx/responsive from 0.0.189 to 0.0.192 (#220)
Bumps [@vx/responsive](https://github.com/hshoff/vx) from 0.0.189 to 0.0.192.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.189...v0.0.192)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
b608823383 build(deps): bump dompurify from 1.0.11 to 2.0.6 (#234)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 1.0.11 to 2.0.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/1.0.11...2.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
770c95dabd build(deps): update @types/storybook__react requirement (#205)
Updates the requirements on [@types/storybook__react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/storybook__react) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/storybook__react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
e69fc44985 build(deps): update @data-ui/event-flow requirement (#213)
Updates the requirements on [@data-ui/event-flow](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.80...v0.0.81)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
7d715ee26f build(deps): bump @vx/scale from 0.0.190 to 0.0.192 (#221)
Bumps [@vx/scale](https://github.com/hshoff/vx) from 0.0.190 to 0.0.192.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.190...v0.0.192)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
239f0cba5f build(deps): bump @vx/group from 0.0.190 to 0.0.192 (#217)
Bumps [@vx/group](https://github.com/hshoff/vx) from 0.0.190 to 0.0.192.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.190...v0.0.192)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
a4df25fe09 build(deps): bump @vx/shape from 0.0.190 to 0.0.192 (#222)
Bumps [@vx/shape](https://github.com/hshoff/vx) from 0.0.190 to 0.0.192.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.190...v0.0.192)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:48 +08:00
dependabot-preview[bot]
57a747a8a1 build(deps-dev): bump terser-webpack-plugin from 2.1.0 to 2.1.3 (#227)
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 2.1.0 to 2.1.3.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v2.1.0...v2.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:47 +08:00
Chris Williams
a0760ac928 v0.11.3 2021-11-26 11:45:47 +08:00
Conglei
f8358fcd22 fix(table): TableVis dynamic height enabled (#229)
* fix(table): table dynamic height enabled

* build(fix storybook): fix storybook lib dep and node version (#233)

* build(xychart): ignore typing of xychart for now

* fix(fix lint): fix lint
2021-11-26 11:45:47 +08:00
Kartik Khare
126d409b65 fix: Line not hidden after legend selection (#204)
* fix: Line not hidden after legend selection

* fix: lint issues
2021-11-26 11:45:47 +08:00
dependabot-preview[bot]
e668e513d4 build(deps-dev): update terser-webpack-plugin requirement (#211)
Updates the requirements on [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.4.1...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:47 +08:00
dependabot-preview[bot]
9f57b62cce build(deps): update @data-ui/xy-chart requirement (#208)
Updates the requirements on [@data-ui/xy-chart](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.80...v0.0.81)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:47 +08:00
dependabot-preview[bot]
26ef1b2bbf build(deps): update @data-ui/histogram requirement (#209)
Updates the requirements on [@data-ui/histogram](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.80...v0.0.81)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:47 +08:00
Krist Wongsuphasawat
31a4b9c6b7 docs: update readme 2021-11-26 11:45:47 +08:00
Krist Wongsuphasawat
0ee6ffa3cd docs: update readme 2021-11-26 11:45:47 +08:00
Krist Wongsuphasawat
35005d0e12 docs: update readme 2021-11-26 11:45:47 +08:00
Krist Wongsuphasawat
a2a02ef932 fix: add typings for @storybook/react (#203) 2021-11-26 11:45:46 +08:00
Evan Rusackas
a02a3bebeb docs: add npm link documentation for local development (#201)
* NPM link docs (hat tip to Krist)

* formatting changes in prior commit
2021-11-26 11:45:46 +08:00
Maxime Beauchemin
b0b0cdfeb1 docs: clarify legacy vs non-legacy in README (#200) 2021-11-26 11:45:46 +08:00
Krist Wongsuphasawat
054b0df4b9 v0.11.2 2021-11-26 11:45:46 +08:00
Conglei
a937a2a00e feat(datatable): render html correctly (#199)
* feat(datatable): render html correctly

n

* fix(sanitize string): sanitize string before parsing

n
2021-11-26 11:45:46 +08:00
Conglei
ddbd50f4fe fix(datatable): adding the consideration of padding (#198) 2021-11-26 11:45:46 +08:00
Krist Wongsuphasawat
6911acd97b v0.11.1 2021-11-26 11:45:46 +08:00
dependabot-preview[bot]
67cf3ecd64 build(deps): update @vx/axis requirement from ^0.0.190 to ^0.0.191 (#196)
Updates the requirements on [@vx/axis](https://github.com/hshoff/vx) to permit the latest version.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.190...v0.0.191)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:46 +08:00
Ville Brofeldt
79c755e85f fix: remove redundant target from sankey tooltip (#193) 2021-11-26 11:45:46 +08:00
Andreas Lordos
89591bd559 build: automate build & launch of storybook (#146)
* build: automate build & launch of storybook

- Added `build.py` in the `/packages/superset-ui-plugins-demo` directory
	- Running `build.py` will build & start storybook automatically
	- No need to run 4 separate commands to do so

- Modified README.md to reflect this change and provide instructions on
using `build.py`

* build: delete build.py

Get rid of build.py and transfer commands for
automated building & launching to package.json

* build: automate build & launch of storybook

Use "sudo npm run build" to build & launch Storybook

* docs: update readme

Reflect changes in automated building & launching
of Storybook, now uses command "npm run build"
instead of "python build.py"

* build: rename npm script

rename npm script from "build" to "storybook" and update readme.md to reflect change

* docs: amend error in docs

documentation updated to reflect changes in package.json - command to run story

* docs: change 'npm run' to 'yarn'

replace 'npm run storybook' with 'yarn storybook'
2021-11-26 11:45:46 +08:00
Conglei
d922d1e244 fix(tablevis): Set proper width for each column (#189)
* fix(tablevis): set the width for each column

n

* fix(fix comments): fix comments from pr

* fix(revert to charwidth): revert to charwidth
2021-11-26 11:45:45 +08:00
Krist Wongsuphasawat
58308d1a71 v0.11.0 2021-11-26 11:45:45 +08:00
Krist Wongsuphasawat
9e47ea8a96 feat: upgrade @superset-ui to v0.12 (#183)
* build: update dependencies

* feat: replace payload with queryData

* feat: replace payload with queryData

* fix: rename hooks

* fix: types from query package

* fix: more typings

* docs: update readme

* fix: import query

* fix: change NOOP to const

* fix: update dependency versions
2021-11-26 11:45:45 +08:00
Conglei Shi
3441da080f v0.10.46 2021-11-26 11:45:45 +08:00
Conglei Shi
9468cfb161 fix(force to publish new version): force to publish new version 2021-11-26 11:45:45 +08:00
Conglei Shi
138dfcef61 v0.10.45 2021-11-26 11:45:45 +08:00
Conglei Shi
db4863d14b fix(fix issues in superset): fix issues in superset 2021-11-26 11:45:45 +08:00
Krist Wongsuphasawat
6f6de6df18 v0.10.44 2021-11-26 11:45:45 +08:00
Krist Wongsuphasawat
652d663d7e fix: move react to table peerdependency (#179) 2021-11-26 11:45:45 +08:00
Krist Wongsuphasawat
3970e2fe06 v0.10.43 2021-11-26 11:45:45 +08:00
Krist Wongsuphasawat
5edc28837f docs: update thumbnails (#178) 2021-11-26 11:45:44 +08:00
Krist Wongsuphasawat
d89512db65 v0.10.42 2021-11-26 11:45:44 +08:00
Conglei Shi
66ce93c213 fix(fix types): fix types 2021-11-26 11:45:44 +08:00
Conglei Shi
18dfc53f48 test(added more tests): added more tests 2021-11-26 11:45:44 +08:00
Conglei Shi
02b9772ea8 fix(tablevis): update datatable change 2021-11-26 11:45:44 +08:00
Krist Wongsuphasawat
d093920dee docs: update change log 2021-11-26 11:45:44 +08:00
Conglei Shi
b697285e31 refactor(address code review comments): address code review comments 2021-11-26 11:45:44 +08:00
Krist Wongsuphasawat
6686d14111 v0.10.41 2021-11-26 11:45:44 +08:00
Krist Wongsuphasawat
bb501adda5 feat: update type for line chart series (#175)
* feat: update type for line chart series

* fix: another place
2021-11-26 11:45:44 +08:00
Conglei Shi
ea70378e94 build(bump the verions): bump the verions 2021-11-26 11:45:44 +08:00
Conglei Shi
10c793930d build(migrate to lunar 2*): migrate to lunar 2* 2021-11-26 11:45:43 +08:00
Conglei Shi
1a94ba0439 style(fix link): fix lint
fix lint
2021-11-26 11:45:43 +08:00
Conglei Shi
a71b9f2318 fix(memorize filter in state): memorize filter in state
memorize filter in state
2021-11-26 11:45:43 +08:00
Conglei Shi
f814882550 fix(bump lunar version of datatable): bump lunar version of datatable
bump lunar version of datatable
2021-11-26 11:45:43 +08:00
Conglei Shi
ad023162e1 fix(adjusted upstream break change): adjusted upstream break change 2021-11-26 11:45:43 +08:00
Conglei Shi
82452492d8 refactor(clean the code): clean the code 2021-11-26 11:45:43 +08:00
Conglei Shi
3d8cbd52ee feat(added search bar): added search bar 2021-11-26 11:45:43 +08:00
Conglei Shi
c87a74841e feat(code refactoring): code refactoring 2021-11-26 11:45:43 +08:00
Conglei Shi
aa7ef1ad90 feat: simply the data processing logic 2021-11-26 11:45:43 +08:00
Conglei Shi
7522f28ece feat(remove unused package): remove corejs and other unused package 2021-11-26 11:45:43 +08:00
Conglei Shi
11a692940b feat(tablevis): this pr is to add a new tablevis plguin to the system 2021-11-26 11:45:42 +08:00
dependabot-preview[bot]
5301cf8e04 build(deps-dev): update terser-webpack-plugin requirement (#170)
Updates the requirements on [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.3.0...v1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:42 +08:00
dependabot-preview[bot]
c28b7bd2eb build(deps): update @vx/legend requirement from ^0.0.189 to ^0.0.190 (#173)
Updates the requirements on [@vx/legend](https://github.com/hshoff/vx) to permit the latest version.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.189...v0.0.190)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:42 +08:00
dependabot-preview[bot]
802ecee324 build(deps): update @data-ui/theme requirement from ^0.0.78 to ^0.0.80 (#149)
Updates the requirements on [@data-ui/theme](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.78...v0.0.80)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:42 +08:00
dependabot-preview[bot]
ebfb6d7f4b build(deps-dev): update husky requirement from ^2.3.0 to ^3.0.3 (#169)
Updates the requirements on [husky](https://github.com/typicode/husky) to permit the latest version.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v2.3.0...v3.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:42 +08:00
dependabot-preview[bot]
15316f56bc build(deps): update d3-scale requirement from ^2.2.2 to ^3.0.1 (#168)
Updates the requirements on [d3-scale](https://github.com/d3/d3-scale) to permit the latest version.
- [Release notes](https://github.com/d3/d3-scale/releases)
- [Commits](https://github.com/d3/d3-scale/commits/v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-11-26 11:45:42 +08:00