Commit Graph

396 Commits

Author SHA1 Message Date
Kim Truong
ec5be03d8f fix: use correct number format (#47) 2021-11-26 11:45:28 +08:00
Thomas Wang
5a643dd047 feat: increment the version number (#44) 2021-11-26 11:45:27 +08:00
Christine Chambers
99112bc029 v0.10.9 2021-11-26 11:45:27 +08:00
Kim Truong
dde88df4e0 fix: y-axis bounds for stacked viz types (#45)
* fix: y-axis bounds for stacked viz types

* fix: add dist_bar
2021-11-26 11:45:27 +08:00
Christine Chambers
6fad7c0152 v0.10.8 2021-11-26 11:45:27 +08:00
Christine Chambers
abc1ad4ff9 chore: rename willUnmount hook to match the name in superset-ui/chart (#43) 2021-11-26 11:45:27 +08:00
Christine Chambers
8b4bb80738 fix: remove sticky tooltip when query returns no data in explore view (#42)
Tap into the newly added `willUnmount` hook to clean up sticky tooltip that nvd3 adds to `body` directly. This removes such tooltips that were left behind in the explore view with the new query returns 'no data'.
2021-11-26 11:45:27 +08:00
Christine Chambers
223c2f8791 v0.10.7 2021-11-26 11:45:27 +08:00
Beto Dealmeida
06bf56fd83 fix(legacy-preset-chart-nvd3): stacked bar charts labels (#40)
* fix(legacy-preset-chart-nvd3): stacked bar charts labels

* fix(legacy-preset-chart-nvd3): fix lint
2021-11-26 11:45:27 +08:00
Christine Chambers
ee7a87db7d v0.10.6 2021-11-26 11:45:27 +08:00
Thomas Wang
eaf61fa6a7 style: add % to total to area chart tooltip (#27)
* style: improve area chart tooltip

* style: improve area chart tooltip
2021-11-26 11:45:27 +08:00
Krist Wongsuphasawat
8118ae86d8 v0.10.5 2021-11-26 11:45:26 +08:00
Krist Wongsuphasawat
2b5d4d60c5 docs: update changelog 2021-11-26 11:45:26 +08:00
Krist Wongsuphasawat
ad67c39ab7 feat: update dependencies to make plugins compatible with 0.11 (#38) 2021-11-26 11:45:26 +08:00
Krist Wongsuphasawat
b40fb63dc5 v0.10.4 2021-11-26 11:45:26 +08:00
Krist Wongsuphasawat
540fed2aa6 docs: update changelog 2021-11-26 11:45:26 +08:00
Krist Wongsuphasawat
1b4d9117a8 fix: broken build due to file rename in vega-lite (#37)
* fix: change references to vega-lite that broke build

* refactor: rename fielddef to channeldef
2021-11-26 11:45:26 +08:00
Kim Truong
66a5a5e565 fix: big number with trendline fix (#34) 2021-11-26 11:45:26 +08:00
Kim Truong
77396afc7c fix: exception thrown for charts without a x-axis (#36)
* fix: pie chart exception

* fix: incoporate krist's feedbacl
2021-11-26 11:45:26 +08:00
Krist Wongsuphasawat
2a571777f8 build: use shared commit config (#35)
* build: use shared commit config

* docs: changelog

* fix: root package.json version
2021-11-26 11:45:26 +08:00
Krist Wongsuphasawat
818f4628f7 feat: update tooltip and use selector (#31) 2021-11-26 11:45:26 +08:00
Thomas Wang
fa0d4ea6bc fix: fine tune time pivot chart tooltip (#33) 2021-11-26 11:45:25 +08:00
Krist Wongsuphasawat
bcd6396cf2 chore: add eslint react fragment rule (#32)
* chore: add eslint react fragment rule

* fix: lint

* fix: react16
2021-11-26 11:45:25 +08:00
Thomas Wang
4bd482dbc4 fix: line chart tooltip should use full datetime format (#24) 2021-11-26 11:45:25 +08:00
Thomas Wang
ec2c1946c8 feat: improve the tooltip for the time pivot chart (#30)
* style: improve the tooltip for the time pivot chart

* fix: lint errors
2021-11-26 11:45:25 +08:00
Krist Wongsuphasawat
049b40bc80 feat: line chart with revised encodeable utilities (#26)
* feat: line chart

* feat: implement scale extraction

* refactor: no error

* fix: handle null

* fix: nicing and demo

* fix: legend and demo

* fix: remove commented code

* fix: clean

* fix: reviewer comments

* fix: legend and series

* docs: make demos tsx

* fix: reactnode

* fix: label angle

* fix: resolve labelxxx field names

* docs: try knobs

* feat: improve axis

* refactor: combine computelayout into axisagent

* refactor: cleaner use of scale

* fix: proptypes
2021-11-26 11:45:25 +08:00
Krist Wongsuphasawat
773de699d8 refactor: remove new box plot code until refactored (#25) 2021-11-26 11:45:25 +08:00
Krist Wongsuphasawat
8265ed4917 v0.10.3 2021-11-26 11:45:25 +08:00
Krist Wongsuphasawat
2766975ac5 feat: add encodeable utilities for chart (#15)
* feat: add encodeable utilities

* feat: add types back

* refactor: simplify function calls

* refactor: rename generic type

* refactor: more edits

* refactor: remove unused function

* refactor: rename file

* fix: address comments

* fix: add vega back
2021-11-26 11:45:25 +08:00
Krist Wongsuphasawat
d8e8dc4111 fix: make pivot table handle null string (#23) 2021-11-26 11:45:25 +08:00
Krist Wongsuphasawat
2485ae5724 docs: update CHANGELOG 2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
c0708a22b4 v0.10.2 2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
532feac81a fix: y axis bounds when input are nan (#22)
* fix: avoid computing log for 0

* fix: y axis bounds when input are nan
2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
e53fbd562b docs: add nvd3 version badge to readme 2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
187e476440 docs: update changelog 2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
45c78671d1 v0.10.1 2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
a2209f2876 fix: bar label for many bars and long labels (#21)
* fix: labels for many bars in bar chart

* fix: nvd3 bar labels

* docs: update example
2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
7ea874c9c0 fix: dual line chart color consistency for secondary y axis (#18) 2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
49a6951f4f fix: show only necessary tick labels on log scale (#19)
* fix: show only necessary ticks on log scale and add storybook

* fix: storybook path
2021-11-26 11:45:24 +08:00
Krist Wongsuphasawat
54f15d72cb fix: nvd3 line chart y axis bounds (#17)
* fix: 🐛 y axis bounds

* fix: clip edge only when necessary

* docs: update storybook

* fix: remove src ref from storybook

* fix: import order
2021-11-26 11:45:24 +08:00
Chris Williams
87be3e819f chore(histogram): update @data-ui/histogram for better bins (#16)
* chore: [histogram] bump to @data-ui/histogram@^0.0.77

* docs: fewer histogram bins in demo
2021-11-26 11:45:23 +08:00
Krist Wongsuphasawat
4013721e61 feat: add tooltip and layout components for charts (#13)
* feat: add components for charts

* refactor: remove jsx

* refactor: address comments
2021-11-26 11:45:23 +08:00
Krist Wongsuphasawat
270386ba40 chore: bump version (#14) 2021-11-26 11:45:23 +08:00
Krist Wongsuphasawat
4215a80aa8 feat: add typescript declaration for external packages (#12)
* feat: add declaration for external packages

* feat: add dependency

* fix: address comments
2021-11-26 11:45:23 +08:00
Kim Truong
49cd2fedfb feat: add properties for font sizing (#10)
* feat: add properties for font sizing

* revert package.json changes

* refactor: rename bigNum to header

* chore: empty commit to kick off travis
2021-11-26 11:45:23 +08:00
Krist Wongsuphasawat
cc2ec90171 docs: update CHANGELOG 2021-11-26 11:45:23 +08:00
Krist Wongsuphasawat
18b5c9e477 v0.10.0 2021-11-26 11:45:23 +08:00
Krist Wongsuphasawat
4014ac88a4 docs: update CHANGELOG 2021-11-26 11:45:23 +08:00
Christine Chambers
0ecf719391 fix(legacy-preset-chart-nvd3): tooltip's disappearance and stickiness (#1)
fix: tooltip disappearance and stickiness
2021-11-26 11:45:23 +08:00
Beto Dealmeida
53ab7147cf feat(legacy-preset-chart-nvd3): show negative values on bars (#8)
* fix(legacy-preset-chart-nvd3): redraw bar values after legend change

* fix(legacy-preset-chart-nvd3): show labels on negative bars

* fix(legacy-preset-chart-nvd3): fix lint

* fix(legacy-preset-chart-nvd3): improve remove
2021-11-26 11:45:23 +08:00
Krist Wongsuphasawat
70476b115b chore: 🤖 enable hot reload for typescript in storybook (#9) 2021-11-26 11:45:22 +08:00
Beto Dealmeida
444bb039b8 fix(legacy-preset-chart-nvd3): redraw bar values after legend change (#7)
* fix(legacy-preset-chart-nvd3): redraw bar values after legend change

* fix(legacy-preset-chart-nvd3): avoid creating multiple nodes

* fix(legacy-preset-chart-nvd3): improve remove
2021-11-26 11:45:22 +08:00
Krist Wongsuphasawat
79f58372f6 chore: enforce PR title to be conventional commit 2021-11-26 11:45:22 +08:00
Beto Dealmeida
8c382ade40 fix(legacy-preset-chart-nvd3): redraw markers after legend interaction (#6)
* fix(legacy-preset-chart-nvd3): redraw markers after legend interaction

* fix: lint
2021-11-26 11:45:22 +08:00
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
Krist Wongsuphasawat
6385b6b4b8 add storybooks for nvd3 2021-11-26 11:45:17 +08:00
Krist Wongsuphasawat
7376fdad1e add boxplot and bubble demo 2021-11-26 11:45:17 +08:00
Krist Wongsuphasawat
0320e727f6 separate data files 2021-11-26 11:45:17 +08:00
Krist Wongsuphasawat
da057bc8f2 put demos under preset dir 2021-11-26 11:45:17 +08:00
Krist Wongsuphasawat
83e5803c5c change storybook path 2021-11-26 11:45:16 +08:00
Krist Wongsuphasawat
7e273b05f8 add bar demo 2021-11-26 11:45:16 +08:00
Krist Wongsuphasawat
3750a3c857 add type-specific css 2021-11-26 11:45:16 +08:00
Krist Wongsuphasawat
7d5e9e80c8 add area chart demo 2021-11-26 11:45:16 +08:00
Krist Wongsuphasawat
ade55212b6 add unit tests 2021-11-26 11:45:16 +08:00
Krist Wongsuphasawat
83272eca4e fix lint errors 2021-11-26 11:45:16 +08:00
Krist Wongsuphasawat
d76c5a77e3 fix all lints 2021-11-26 11:45:16 +08:00
Krist Wongsuphasawat
c7a8502e1a fix lints 2021-11-26 11:45:16 +08:00
Krist Wongsuphasawat
23c726a772 fix linting 2021-11-26 11:45:16 +08:00
Krist Wongsuphasawat
dcfd05b8ab Update bignumber css and demo 2021-11-26 11:45:16 +08:00
Krist Wongsuphasawat
f3423ec98e update build config 2021-11-26 11:45:15 +08:00
Krist Wongsuphasawat
15f87354c5 add preset bignumber 2021-11-26 11:45:15 +08:00
Krist Wongsuphasawat
b5a3bb2280 add npm badges for the packages 2021-11-26 11:45:15 +08:00
Krist Wongsuphasawat
5494379078 v0.0.1-alpha.0 2021-11-26 11:45:15 +08:00
Krist Wongsuphasawat
6e9c74cf57 update test script 2021-11-26 11:45:15 +08:00
Krist Wongsuphasawat
c5fca8714e fix lint and add missing dep 2021-11-26 11:45:15 +08:00
Krist Wongsuphasawat
a27771ec83 complete storybook for bignumber 2021-11-26 11:45:15 +08:00
Krist Wongsuphasawat
fa23ff7f33 Add storybook templates 2021-11-26 11:45:15 +08:00
Krist Wongsuphasawat
f6df47f581 update readme 2021-11-26 11:45:15 +08:00
Krist Wongsuphasawat
b4c26ba14c setup preset package 2021-11-26 11:45:15 +08:00
Krist Wongsuphasawat
ee5a2c7e3c update lerna config 2021-11-26 11:45:14 +08:00
Krist Wongsuphasawat
d5e7dd4183 remove core from listed dependencies 2021-11-26 11:45:14 +08:00
Krist Wongsuphasawat
55ffc5fabf point to dist build 2021-11-26 11:45:14 +08:00
Krist Wongsuphasawat
27890a1494 make build work for country map 2021-11-26 11:45:14 +08:00
Krist Wongsuphasawat
84532d494d add countrymap 2021-11-26 11:45:14 +08:00
Krist Wongsuphasawat
f4f8dc7bab add word cloud demo 2021-11-26 11:45:14 +08:00
Krist Wongsuphasawat
cc422971b2 add word cloud 2021-11-26 11:45:14 +08:00
Krist Wongsuphasawat
a831c7479d add event flow demo 2021-11-26 11:45:14 +08:00
Krist Wongsuphasawat
9c1ce3b77d add eventflow package 2021-11-26 11:45:13 +08:00
Krist Wongsuphasawat
3a8a00d187 add t-test and partition demo 2021-11-26 11:45:13 +08:00
Krist Wongsuphasawat
6bd7556b35 add parallel coordinates demo 2021-11-26 11:45:13 +08:00
Krist Wongsuphasawat
1045b7224e add partition and parallel coordinates 2021-11-26 11:45:13 +08:00
Krist Wongsuphasawat
e0d3056eb7 add sunburst demo 2021-11-26 11:45:13 +08:00
Krist Wongsuphasawat
ed01ec3eb4 add sankey demo 2021-11-26 11:45:13 +08:00
Krist Wongsuphasawat
3ff52442e1 add rose demo 2021-11-26 11:45:13 +08:00
Krist Wongsuphasawat
46034ed339 add pivot table demo 2021-11-26 11:45:13 +08:00
Krist Wongsuphasawat
ca4d2747d2 add pivot table 2021-11-26 11:45:13 +08:00
Krist Wongsuphasawat
7586951f16 Add rose, sankey, sunburst. 2021-11-26 11:45:13 +08:00
Krist Wongsuphasawat
9f91454988 reduce preview size 2021-11-26 11:45:12 +08:00
Krist Wongsuphasawat
668dce9f5c fix lint 2021-11-26 11:45:12 +08:00
Krist Wongsuphasawat
1ab50e3932 Add table demo and fix table jquery issue. 2021-11-26 11:45:12 +08:00
Krist Wongsuphasawat
5c3b5c8a11 rewrite Treemap 2021-11-26 11:45:12 +08:00
Krist Wongsuphasawat
1b6615b3ff format treemap 2021-11-26 11:45:12 +08:00
Krist Wongsuphasawat
3e191c6259 Treemap demo WIP 2021-11-26 11:45:12 +08:00
Krist Wongsuphasawat
83889b99b9 Add world map demo 2021-11-26 11:45:12 +08:00
Krist Wongsuphasawat
06dfbee8cd Add calendar demo 2021-11-26 11:45:12 +08:00
Krist Wongsuphasawat
4c6bf9f8e7 Add table package 2021-11-26 11:45:12 +08:00
Krist Wongsuphasawat
5392b6492d Add treemap package 2021-11-26 11:45:12 +08:00
Krist Wongsuphasawat
b44a0b1613 add world map package 2021-11-26 11:45:11 +08:00
Krist Wongsuphasawat
1d3e3c5c27 add calendar 2021-11-26 11:45:11 +08:00
Krist Wongsuphasawat
b72e17ee94 add horizon demo 2021-11-26 11:45:11 +08:00
Krist Wongsuphasawat
83013f7f91 resolve package version issue 2021-11-26 11:45:11 +08:00
Krist Wongsuphasawat
392bc70158 add horizon package 2021-11-26 11:45:11 +08:00
Krist Wongsuphasawat
1411ea0f39 Update READMEs 2021-11-26 11:45:11 +08:00
Krist Wongsuphasawat
ff9fd79328 Add histogram 2021-11-26 11:45:11 +08:00
Krist Wongsuphasawat
a8d57d129b add README for each package 2021-11-26 11:45:11 +08:00
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
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
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
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
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
Krist Wongsuphasawat
a8f3923851 feat: add calendar package and storybook (#356)
* feat: add calendar package and storybook

* fix: jest threshold

* build: update codecov

* build: update codecov
2021-11-26 11:45:05 +08:00
Krist Wongsuphasawat
149405e90e v0.12.13 2021-11-26 11:45:05 +08:00
Jianchao Yang
21f82d2e68 fix(legacy-plugin-chart-table): time column formating (#340) 2021-11-26 11:45:05 +08:00
Jianchao Yang
23f52286cd build: try to merge superset-ui-plugins (#333) 2021-11-26 11:45:04 +08:00
Jesse Yang
4d0d05f71f Revert "build: try to merge superset-ui-plugins"
This reverts commit 823126633ea0743254f78b0a74fe83c68ee6438f.
2021-11-26 11:45:03 +08:00
Jesse Yang
1238e78e2d build: try to merge superset-ui-plugins 2021-11-26 11:45:03 +08:00