Commit Graph

2743 Commits

Author SHA1 Message Date
Krist Wongsuphasawat
618f50b01b Enable TypeScript live update in Storybook (#5)
* chore: enable live TS in Storybook

* chore: 🤖 manually add tsconfig for storybook

* chore: 🤖 enable typescript for preset-chart-xy
2021-11-26 11:45:22 +08:00
Rosen Velikov
3e05f6f143 feat: add country map of bulgaria in superset-ui-legacy-plugin-chart-country-map (#2) 2021-11-26 11:45:22 +08:00
Krist Wongsuphasawat
7d3e6835c8 feat: 🎸 line chart makes first appearance 2021-11-26 11:45:22 +08:00
Krist Wongsuphasawat
1d24aa912a refactor: 💡 move box plot files around 2021-11-26 11:45:22 +08:00
Krist Wongsuphasawat
e1ed5346d8 docs: ✏️ update link from superset-ui-legacy to ui-plugins 2021-11-26 11:45:22 +08:00
Krist Wongsuphasawat
abba9ae424 refactor: 💡 move boxplot into preset-chart-xy 2021-11-26 11:45:22 +08:00
Krist Wongsuphasawat
896657e147 fix: 🐛 broken unit test due to missing babel-polyfill 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
70ecef2a6d feat: bump data-ui/xy-chart version 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
5c5a060252 fix: resolve issues post 0.10.0 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
6d6a43ff46 chore: style commitlint config file 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
dff5ab0a81 refactor: update package version according to 0.10.0 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
9809e85c83 docs: ✏️ update dependency badges 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
8fa7bb57e5 chore: use build-config to pull commitlint and commitizen dependencies 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
5586e58776 build: add commitlint and commitizen (#4)
* build: add commitlint and commitizen

* docs: add section about commit message to readme

* chore: 🤖 use streamich/git-cz for creating commit message
2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
96fbba6399 build: update latest package version in lerna 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
ea1cda8e83 add badge 2021-11-26 11:45:21 +08:00
Krist Wongsuphasawat
b253dd811c add to readme 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
8a82b7fa4b rename demo package 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
6dbddc9138 update storybook navigation to separate legacy- 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
26abd90d47 update package.json and README 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
215707a320 update build scripts 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
cbec8da375 Fix lints 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
f9292398fe update build config 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
423edbe558 Implements Box Plot and XY Chart utilities (+10 squashed commits) Squashed commits: [878ed06] clean up some more [624bb7f] separate legend and chart [dfef0fa] working version [aaef60d] allow overflow [b696917] fix margins [2e12359] support top,left,bottom,right axes [278607b] create many utilities [88315c1] Many enhancements to BoxPlot [9d8eb80] box plot working [12d0d1e] new box plot working 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
b2f523fde1 point calendar demo to dist 2021-11-26 11:45:20 +08:00
Krist Wongsuphasawat
c264fdcf1c v0.1.1 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
5241011884 minor refactor 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
0c7a17a8be Update mapbox dependency and fix bug that crashes when zoom in 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
6f14b65822 wip 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
0db7f2c8f9 remove devDependencies at package level that are duplicate of peerDependencies and move to top level 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
81a24f8e2f remove translation warning 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
e856ebdb13 Update gitignore 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
6e442aab76 enable live development through storybook 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
77ed8573e1 v0.1.0 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
0f5d735b7c Fix extra_filters in LineMulti 2021-11-26 11:45:19 +08:00
Krist Wongsuphasawat
d1cd56e15f fix lint issue 2021-11-26 11:45:18 +08:00
Krist Wongsuphasawat
10b6d860f1 update readme and changelog 2021-11-26 11:45:18 +08:00
Krist Wongsuphasawat
be530548e3 v0.0.3 2021-11-26 11:45:18 +08:00
Krist Wongsuphasawat
d06c990791 add mapbox demo 2021-11-26 11:45:18 +08:00
Krist Wongsuphasawat
c8f53ccb0a add mapbox code 2021-11-26 11:45:18 +08:00
Krist Wongsuphasawat
190710786d fix storybook 2021-11-26 11:45:18 +08:00
Krist Wongsuphasawat
f5ef469400 v0.0.2 2021-11-26 11:45:18 +08:00
Krist Wongsuphasawat
a05cd770e2 Update references 2021-11-26 11:45:18 +08:00
Krist Wongsuphasawat
c87e0b4077 Fix table and pivot table jquery issues. 2021-11-26 11:45:18 +08:00
Krist Wongsuphasawat
15a5133a7f make storybook reference src instead of dist 2021-11-26 11:45:18 +08:00
Krist Wongsuphasawat
c626b8c4ff copy fix from superset 2021-11-26 11:45:17 +08:00
Krist Wongsuphasawat
104c5f0f31 v0.0.1 2021-11-26 11:45:17 +08:00
Krist Wongsuphasawat
21cb7e8263 rename dir 2021-11-26 11:45:17 +08:00
Krist Wongsuphasawat
5310987d45 add legacy flag and various fixes 2021-11-26 11:45:17 +08:00
Krist Wongsuphasawat
d9176c41bb add fallback for jquery 2021-11-26 11:45:17 +08:00