Commit Graph

420 Commits

Author SHA1 Message Date
Krist Wongsuphasawat
aad73e89ce update readme 2021-11-26 11:45:11 +08:00
Krist Wongsuphasawat
b5f5e1bcf0 update vendor css 2021-11-26 11:45:11 +08:00
Krist Wongsuphasawat
39953808aa add heatmap demo 2021-11-26 11:45:10 +08:00
Krist Wongsuphasawat
b5d82cd689 add heatmap 2021-11-26 11:45:10 +08:00
Krist Wongsuphasawat
4175ca66b2 update class names 2021-11-26 11:45:10 +08:00
Krist Wongsuphasawat
14b672e468 resolve classname issue 2021-11-26 11:45:10 +08:00
Krist Wongsuphasawat
36b362895b add force-directed 2021-11-26 11:45:10 +08:00
Krist Wongsuphasawat
4175a3d54f add force-directed graph 2021-11-26 11:45:10 +08:00
Krist Wongsuphasawat
560d17fe64 Add storybook for chord 2021-11-26 11:45:10 +08:00
Krist Wongsuphasawat
bf3f81ddfc update import 2021-11-26 11:45:10 +08:00
Krist Wongsuphasawat
f60c04bb71 storybook works for markup 2021-11-26 11:45:10 +08:00
Krist Wongsuphasawat
1747eb607e storybook working for iframe 2021-11-26 11:45:10 +08:00
Krist Wongsuphasawat
1a43d2aa10 hello storybook 2021-11-26 11:45:09 +08:00
Krist Wongsuphasawat
42ad17a6b8 update package.json 2021-11-26 11:45:09 +08:00
Krist Wongsuphasawat
5c84dfa555 add iframe and markup 2021-11-26 11:45:09 +08:00
Krist Wongsuphasawat
641d1e99ed update dependency 2021-11-26 11:45:09 +08:00
Krist Wongsuphasawat
667678fbe6 add script to build assets 2021-11-26 11:45:09 +08:00
Krist Wongsuphasawat
90479c94c8 update readme 2021-11-26 11:45:09 +08:00
Krist Wongsuphasawat
679682890f initial commit 2021-11-26 11:45:09 +08:00
Krist Wongsuphasawat
aac4b0575e chore(release): publish v0.12.19 2021-11-26 11:45:09 +08:00
Krist Wongsuphasawat
170ff4f60f chore: update npm script 2021-11-26 11:45:09 +08:00
Krist Wongsuphasawat
7ee7b57193 chore: update lerna config and release script 2021-11-26 11:45:09 +08:00
Krist Wongsuphasawat
89c2203704 Merge pull request #368 from apache-superset/kristw--migrate-pivot
feat: migrate 4 chart plugins
2021-11-26 11:45:08 +08:00
Krist Wongsuphasawat
f2cf0a2a7f feat(style): add style to umbrella package (#366) 2021-11-26 11:45:08 +08:00
Krist Wongsuphasawat
6adbfc6d77 build: disable travis (#373) 2021-11-26 11:45:08 +08:00
Krist Wongsuphasawat
365621e176 build: add github workflow for build and test (#369)
* build: add github workflow for build and test

* feat: try logging into npm

* fix: syntax

* fix: syntax

* fix: scope

* fix: change scope

* fix: scope
2021-11-26 11:45:08 +08:00
Krist Wongsuphasawat
12bf14b7cd feat: migrate heatmap, horizon, iframe and markup (#367)
* feat: migrate heatmap

* feat: add horizon, iframe and markup
2021-11-26 11:45:08 +08:00
Krist Wongsuphasawat
d5b51202f7 v0.12.18 2021-11-26 11:45:08 +08:00
Krist Wongsuphasawat
9db2dd7d38 docs: update changelog 2021-11-26 11:45:08 +08:00
Krist Wongsuphasawat
2c39ba1ce9 docs: update readme 2021-11-26 11:45:08 +08:00
Krist Wongsuphasawat
d36b36ecfc feat: migrate legacy-plugin-chart-chord (#365)
* docs: update storybook

* fix: import

* fix: import

* fix: import
2021-11-26 11:45:08 +08:00
Krist Wongsuphasawat
b491361b10 v0.12.17 2021-11-26 11:45:08 +08:00
Krist Wongsuphasawat
1feab468e5 fix: publish settings 2021-11-26 11:45:07 +08:00
Krist Wongsuphasawat
536b0b8dd1 v0.12.16 2021-11-26 11:45:07 +08:00
Krist Wongsuphasawat
44dd59ff6d build: update yarn.lock 2021-11-26 11:45:07 +08:00
Krist Wongsuphasawat
ec7a656553 docs: update readme 2021-11-26 11:45:07 +08:00
Krist Wongsuphasawat
d71940b325 docs: update readme 2021-11-26 11:45:07 +08:00
David Aaron Suddjian
11dbae71a6 feat: style package for theming and styled components (#362)
* feat: style package for theming and styled components

* fix: addressing PR feedback on style package

* fix: we need badges

* fix: sideEffects false for better tree shaking

* fix: readme title nit
2021-11-26 11:45:07 +08:00
Jianchao Yang
5c2a57a7b8 Disable commit lint (#363) 2021-11-26 11:45:07 +08:00
Krist Wongsuphasawat
e6bfdfaf62 docs: update changelog 2021-11-26 11:45:07 +08:00
Krist Wongsuphasawat
f4eb082df6 v0.12.15 2021-11-26 11:45:07 +08:00
Krist Wongsuphasawat
aa84115ca4 feat: make time formatter handle number and fix formatters type warnings (#358)
* fix: type warnings for formatters

* docs: add comment

* fix: unit tests

* fix: type

* feat: make time formatter handle timestamp
2021-11-26 11:45:07 +08:00
Krist Wongsuphasawat
735e8b2dd6 feat: make CategoricalScale compatible with D3 ScaleOrdinal (#357)
* feat: make categorical scale compatible with d3 scaleOrdinal

* feat: make CategoricalColorScale signature compatible with D3 ScaleOrdinal

* test: add unit test

* feat: use scaleOrdinal in implementation
2021-11-26 11:45:06 +08:00
dependabot-preview[bot]
414371395b build(deps): bump storybook-addon-jsx from 7.1.15 to 7.2.0 (#361)
Bumps [storybook-addon-jsx](https://github.com/storybookjs/addon-jsx) from 7.1.15 to 7.2.0.
- [Release notes](https://github.com/storybookjs/addon-jsx/releases)
- [Changelog](https://github.com/storybookjs/addon-jsx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/addon-jsx/compare/v7.1.15...v7.2.0)

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:45:06 +08:00
dependabot-preview[bot]
78b61f7190 build(deps): bump yeoman-generator from 4.8.0 to 4.8.2 (#360)
Bumps [yeoman-generator](https://github.com/yeoman/generator) from 4.8.0 to 4.8.2.
- [Release notes](https://github.com/yeoman/generator/releases)
- [Commits](https://github.com/yeoman/generator/compare/v4.8.0...v4.8.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:45:06 +08:00
Krist Wongsuphasawat
e0bbdf9f85 v0.12.14 2021-11-26 11:45:06 +08:00
Evan Rusackas
98848b361a feat: allow toggling of table viz's bar chart backgrounds (#352)
* feat: allow toggling of bar chart backgrounds

* fix: inverting bar-chart-bg hide/show

* fix: keeping metrics right aligned
2021-11-26 11:45:06 +08:00
dependabot-preview[bot]
f97e2f3be1 build(deps): bump yeoman-generator from 4.7.2 to 4.8.0 (#348)
Bumps [yeoman-generator](https://github.com/yeoman/generator) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/yeoman/generator/releases)
- [Commits](https://github.com/yeoman/generator/compare/v4.7.2...v4.8.0)

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:45:06 +08:00
dependabot-preview[bot]
7e5b02e86a build(deps-dev): bump @types/datatables.net from 1.10.18 to 1.10.19 (#346)
Bumps [@types/datatables.net](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/datatables.net) from 1.10.18 to 1.10.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/datatables.net)

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:45:06 +08:00
dependabot-preview[bot]
a4d6dccc16 build(deps): bump @types/react from 16.9.32 to 16.9.34 (#353)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.32 to 16.9.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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:45:06 +08:00