# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.18.0](https://github.com/apache-superset/superset-ui/compare/v0.17.87...v0.18.0) (2021-08-30) ### Bug Fixes * Make the scrollbar appear inside the table ([#1310](https://github.com/apache-superset/superset-ui/issues/1310)) ([1aad2d1](https://github.com/apache-superset/superset-ui/commit/1aad2d11af95f5046f2b67d86b30c9581de4994b)) ### Features * add certified icon to columoption ([#1330](https://github.com/apache-superset/superset-ui/issues/1330)) ([a415c41](https://github.com/apache-superset/superset-ui/commit/a415c413954bc9c093ab5dfde62d458cf3224073)) ## [0.17.63](https://github.com/apache-superset/superset-ui/compare/v0.17.62...v0.17.63) (2021-07-02) **Note:** Version bump only for package @superset-ui/monorepo ## [0.17.62](https://github.com/apache-superset/superset-ui/compare/v0.17.61...v0.17.62) (2021-07-02) **Note:** Version bump only for package @superset-ui/monorepo ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) ### Bug Fixes * **legacy-preset-chart-big-number:** example images got mixed up ([#1196](https://github.com/apache-superset/superset-ui/issues/1196)) ([60215b5](https://github.com/apache-superset/superset-ui/commit/60215b5a4c5ae416fc27418c276276ed38ab7f19)) * **plugin-chart-echarts:** enable animation to clear old nodes ([#1200](https://github.com/apache-superset/superset-ui/issues/1200)) ([1ee7f4e](https://github.com/apache-superset/superset-ui/commit/1ee7f4e36e1245917e61999f190a84425e82ea38)) * **plugin-chart-echarts:** sanitize series from html tags ([#1126](https://github.com/apache-superset/superset-ui/issues/1126)) ([fcd6fde](https://github.com/apache-superset/superset-ui/commit/fcd6fde44bb45df3aab5ac5bb990504e7dbde324)) ## [0.13.26](https://github.com/apache-superset/superset-ui/compare/v0.13.25...v0.13.26) (2020-06-03) ### Features * **demo:** add helpers for resizable chart demo ([#557](https://github.com/apache-superset/superset-ui/issues/557)) ([af7421d](https://github.com/apache-superset/superset-ui/commit/af7421d5b7a478ed8a9f0a952f4a111bdc3fec66)) * **query:** add functions to wrap api calls with typings ([#555](https://github.com/apache-superset/superset-ui/issues/555)) ([9137580](https://github.com/apache-superset/superset-ui/commit/9137580d7e73c73d47bdd6d7ff905365e87d9a61)) * **superset-ui-style:** export ThemeProvider and useTheme ([#553](https://github.com/apache-superset/superset-ui/issues/553)) ([f6a8949](https://github.com/apache-superset/superset-ui/commit/f6a8949e38eabe8c34e21419fb2f8d4c44bb7ad2)) ## [0.13.25](https://github.com/apache-superset/superset-ui/compare/v0.13.24...v0.13.25) (2020-05-30) ### Features * **chart:** adjust chartclient to point to new endpoints ([#551](https://github.com/apache-superset/superset-ui/issues/551)) ([bbc42c2](https://github.com/apache-superset/superset-ui/commit/bbc42c2ff074a107f6ed563cd5ab6935a3fb92a0)) * **connection:** allow developer to get supersetclient instance ([#552](https://github.com/apache-superset/superset-ui/issues/552)) ([c075070](https://github.com/apache-superset/superset-ui/commit/c075070e3cf9f535c81a4964e7ed97b0daf86179)) ## [0.13.24](https://github.com/apache-superset/superset-ui/compare/v0.13.23...v0.13.24) (2020-05-29) ### Features * **color:** support better color interpolation for sequential schemes ([#547](https://github.com/apache-superset/superset-ui/issues/547)) ([f7d4648](https://github.com/apache-superset/superset-ui/commit/f7d4648fae7eb11032953987dca6736cc7547380)) * Word cloud typography update ([#518](https://github.com/apache-superset/superset-ui/issues/518)) ([873973b](https://github.com/apache-superset/superset-ui/commit/873973b8a3b0b1b6aa8c8bfa4677d4a614c83500)) ## [0.13.23](https://github.com/apache-superset/superset-ui/compare/v0.13.22...v0.13.23) (2020-05-26) ### Bug Fixes * nvd3 annotation tooltip ([#540](https://github.com/apache-superset/superset-ui/issues/540)) ([6ea134d](https://github.com/apache-superset/superset-ui/commit/6ea134d9e63d9cf55b2797b8732cc99853b6b77a)) ## [0.13.22](https://github.com/apache-superset/superset-ui/compare/v0.13.21...v0.13.22) (2020-05-26) ### Features * **time-format:** improve support for formatting with granularity in mind ([#509](https://github.com/apache-superset/superset-ui/issues/509)) ([2d8afa8](https://github.com/apache-superset/superset-ui/commit/2d8afa87b4b34ab1990ecbeaab4060688e86554b)) ## [0.13.21](https://github.com/apache-superset/superset-ui/compare/v0.13.20...v0.13.21) (2020-05-21) ### Bug Fixes * **legacy-plugin-chart-table:** parse numeric pageLength ([#522](https://github.com/apache-superset/superset-ui/issues/522)) ([4831f7f](https://github.com/apache-superset/superset-ui/commit/4831f7fbe4954b5acfb05176f8fd807c4c5e8339)) ### Features * **legacy-plugin-chart-event-flow:** migrate package ([#514](https://github.com/apache-superset/superset-ui/issues/514)) ([3589e31](https://github.com/apache-superset/superset-ui/commit/3589e31dec2279b9b032f5cb654cd069e1d13611)) ## [0.13.20](https://github.com/apache-superset/superset-ui/compare/v0.13.19...v0.13.20) (2020-05-21) ## [0.13.19](https://github.com/apache-superset/superset-ui/compare/v0.13.18...v0.13.19) (2020-05-21) ### Bug Fixes * missing bracket, little linty things ([#517](https://github.com/apache-superset/superset-ui/issues/517)) ([b8c91ba](https://github.com/apache-superset/superset-ui/commit/b8c91ba93a29943b6f599b7eb6cb8cb49637d3c8)) ## [0.13.18](https://github.com/apache-superset/superset-ui/compare/v0.13.17...v0.13.18) (2020-05-21) ### Features * **legacy-plugin-chart-parallel-coordinates:** add control panels ([#510](https://github.com/apache-superset/superset-ui/issues/510)) ([b9bc48d](https://github.com/apache-superset/superset-ui/commit/b9bc48d16e9b5fe06c2d9638deeb11ffeade94eb)) * **legacy-preset-big-number:** use emotion styling ([#455](https://github.com/apache-superset/superset-ui/issues/455)) ([46eb663](https://github.com/apache-superset/superset-ui/commit/46eb663665c7cd7d45cfe495556a1e54dfeb54dd)) ## [0.13.17](https://github.com/apache-superset/superset-ui/compare/v0.13.16...v0.13.17) (2020-05-20) ### Features * add control grouping functionality ([#485](https://github.com/apache-superset/superset-ui/issues/485)) ([4ceacfb](https://github.com/apache-superset/superset-ui/commit/4ceacfb1da28ec58695bfa7417b0157518e89cad)) ## [0.13.16](https://github.com/apache-superset/superset-ui/compare/v0.13.15...v0.13.16) (2020-05-19) ### Features * **legacy-plugin-chart-event-flow:** control panel ([#501](https://github.com/apache-superset/superset-ui/issues/501)) ([34541df](https://github.com/apache-superset/superset-ui/commit/34541df50e335eccfc5b34240587d6ae16f09977)) * **legacy-plugin-chart-force-directed:** control panel ([#502](https://github.com/apache-superset/superset-ui/issues/502)) ([bf573a0](https://github.com/apache-superset/superset-ui/commit/bf573a0240a8c05697d98d47921b5ed71ba2d2cd)) * **legacy-plugin-chart-heatmap:** control panel ([#503](https://github.com/apache-superset/superset-ui/issues/503)) ([0111fa7](https://github.com/apache-superset/superset-ui/commit/0111fa7ed4f98a1e48b0858533ed23df1b670ecc)) * **legacy-plugin-chart-histogram:** control panel ([#504](https://github.com/apache-superset/superset-ui/issues/504)) ([e5106ee](https://github.com/apache-superset/superset-ui/commit/e5106ee54fa12942f09f71558af7e80e7da5b26e)) * **legacy-plugin-chart-horizon:** control panel ([#505](https://github.com/apache-superset/superset-ui/issues/505)) ([e63b079](https://github.com/apache-superset/superset-ui/commit/e63b079a43b4cc07f35321d10d530574c942c033)) * **legacy-plugin-chart-iframe:** control panel ([#506](https://github.com/apache-superset/superset-ui/issues/506)) ([51d0894](https://github.com/apache-superset/superset-ui/commit/51d0894581542977230fceeb41e2017114b8724e)) * **legacy-plugin-chart-map-box:** control panel ([#507](https://github.com/apache-superset/superset-ui/issues/507)) ([9f79870](https://github.com/apache-superset/superset-ui/commit/9f798709892525d8c85106d33d4d08eef05fd0fd)) ## [0.13.15](https://github.com/apache-superset/superset-ui/compare/v0.13.14...v0.13.15) (2020-05-18) ### Bug Fixes * **time-format:** remove week number ([#493](https://github.com/apache-superset/superset-ui/issues/493)) ([0d13ff0](https://github.com/apache-superset/superset-ui/commit/0d13ff0f7ad13d565933a52f910278177d9318f3)) ### Features * **query:** remove redundant metric label truncation ([#492](https://github.com/apache-superset/superset-ui/issues/492)) ([5b42bc1](https://github.com/apache-superset/superset-ui/commit/5b42bc17f78d0c32ea69f9351f3f25e054911222)) ## [0.13.14](https://github.com/apache-superset/superset-ui/compare/v0.13.13...v0.13.14) (2020-05-14) ### Features * **time-format:** add full-date to weekly time formatter ([#486](https://github.com/apache-superset/superset-ui/issues/486)) ([b2d0426](https://github.com/apache-superset/superset-ui/commit/b2d04267b60760f76373fc2d5d094e6102b676fe)) ## [0.13.13](https://github.com/apache-superset/superset-ui/compare/v0.13.12...v0.13.13) (2020-05-13) ### Bug Fixes * **legacy-plugin-chart-nvd3:** disable bad linting rule ([#488](https://github.com/apache-superset/superset-ui/issues/488)) ([9b6d611](https://github.com/apache-superset/superset-ui/commit/9b6d61194326c8d2d2996aad7b20648f95f8a804)) ### Features * **generator-superset:** add scaffolder for chart plugin ([#456](https://github.com/apache-superset/superset-ui/issues/456)) ([f339466](https://github.com/apache-superset/superset-ui/commit/f3394666fdfe5472d353cfb83540868b7185c9df)) * **legacy-plugin-chart-chord:** control panel ([#481](https://github.com/apache-superset/superset-ui/issues/481)) ([d82d948](https://github.com/apache-superset/superset-ui/commit/d82d948145c2fa642d62bd65ab9b9a844b5a6aff)) * **plugin-chart-word-cloud:** allow minimum size ([#487](https://github.com/apache-superset/superset-ui/issues/487)) ([356229b](https://github.com/apache-superset/superset-ui/commit/356229be1bb620b2e98e13e72a8a5071655489b4)) ## [0.13.12](https://github.com/apache-superset/superset-ui/compare/v0.13.11...v0.13.12) (2020-05-13) ### Features * **control-utils:** add shared controls + dependencies, convert to typescript ([#459](https://github.com/apache-superset/superset-ui/issues/459)) ([befe0c7](https://github.com/apache-superset/superset-ui/commit/befe0c767378d14d0e18bb690deee913274840a6)) * **legacy-plugin-chart-markup:** add controls to markup chart ([#479](https://github.com/apache-superset/superset-ui/issues/479)) ([7801121](https://github.com/apache-superset/superset-ui/commit/780112118afd6e52b988139bf608acbf1e90cc9f)) ## [0.13.11](https://github.com/apache-superset/superset-ui/compare/v0.13.10...v0.13.11) (2020-05-12) ### Features * **legacy-plugin-chart-nvd3:** add control panels ([#469](https://github.com/apache-superset/superset-ui/issues/469)) ([ad267db](https://github.com/apache-superset/superset-ui/commit/ad267dbd19637cf3988bf5732b2018d748ab7b3e)) * **legacy-plugin-chart-partition:** add control panel ([#470](https://github.com/apache-superset/superset-ui/issues/470)) ([b569c34](https://github.com/apache-superset/superset-ui/commit/b569c34db5b8d810154dcaa695eed8ef163ff08a)) * **plugin-chart-boxplot:** add control panel ([#464](https://github.com/apache-superset/superset-ui/issues/464)) ([1c8b257](https://github.com/apache-superset/superset-ui/commit/1c8b257a6c081575070abf54cc52538d03b21f9f)) * **style:** adding typographic variables to theme ([#463](https://github.com/apache-superset/superset-ui/issues/463)) ([f06cb4a](https://github.com/apache-superset/superset-ui/commit/f06cb4a98f4e79bc52be91741cf522ae2cdc328d)) ## [0.13.10](https://github.com/apache-superset/superset-ui/compare/v0.13.9...v0.13.10) (2020-05-08) ### Features * **plugin-chart-treemap:** add control panel ([#461](https://github.com/apache-superset/superset-ui/issues/461)) ([8964341](https://github.com/apache-superset/superset-ui/commit/89643415da095a08dc3385c117a727bbb430c35d)) * **plugin-chart-world-map:** add control panel ([#462](https://github.com/apache-superset/superset-ui/issues/462)) ([e914a2b](https://github.com/apache-superset/superset-ui/commit/e914a2bd71be7f87197f5505ff052606eb7b97cb)) ## [0.13.9](https://github.com/apache-superset/superset-ui/compare/v0.13.8...v0.13.9) (2020-05-08) ### Bug Fixes * hundreds lint warning ([#447](https://github.com/apache-superset/superset-ui/issues/447)) ([ce0e23c](https://github.com/apache-superset/superset-ui/commit/ce0e23c65390441df7acd2f5d70f4e1797eebdca)) ### Features * **control-utils:** add infotooltipwithtrigger ([#442](https://github.com/apache-superset/superset-ui/issues/442)) ([488e945](https://github.com/apache-superset/superset-ui/commit/488e9459794b3e81d29ebe295d5c643014c7f954)) * **plugin-chart-word-cloud:** add control panel ([#454](https://github.com/apache-superset/superset-ui/issues/454)) ([18375db](https://github.com/apache-superset/superset-ui/commit/18375db48968899e6e48a69c0014c1fd51f1e924)) ## [0.13.8](https://github.com/apache-superset/superset-ui/compare/v0.13.7...v0.13.8) (2020-05-07) ### Bug Fixes * Remove .ts suffix from NVD3 imports ([#453](https://github.com/apache-superset/superset-ui/issues/453)) ([b80372d](https://github.com/apache-superset/superset-ui/commit/b80372da4c4aebe3161e5e04f245004840eca907)) ## [0.13.7](https://github.com/apache-superset/superset-ui/compare/v0.13.6...v0.13.7) (2020-05-06) ### Features * **plugin-chart-sunburst:** migrate control panel from incubator-superset ([#443](https://github.com/apache-superset/superset-ui/issues/443)) ([a8a9e9c](https://github.com/apache-superset/superset-ui/commit/a8a9e9c12e074140c371abaf12eb9d6307c314a9)) ## [0.13.6](https://github.com/apache-superset/superset-ui/compare/v0.13.5...v0.13.6) (2020-05-06) ### Bug Fixes * **legacy-plugin-world-map:** set useLegacyApi to true by default ([#444](https://github.com/apache-superset/superset-ui/issues/444)) ([3b9c478](https://github.com/apache-superset/superset-ui/commit/3b9c478e2190e90979f9b9982ca7a0dfa0c5a2ba)) ### Features * **query:** Add force to QueryContext ([#445](https://github.com/apache-superset/superset-ui/issues/445)) ([a243911](https://github.com/apache-superset/superset-ui/commit/a24391159dfcc4a6ce3d48ce42f98669b8b189b3)) ## [0.13.5](https://github.com/apache-superset/superset-ui/compare/v0.13.4...v0.13.5) (2020-04-30) ### Bug Fixes * lint errors ([#420](https://github.com/apache-superset/superset-ui/issues/420)) ([cb54e5a](https://github.com/apache-superset/superset-ui/commit/cb54e5af5c2a2f75f5d6484da9a1c2bf3b4a81f0)) * **plugin-chart-word-cloud:** make wordcloud take current formdata ([#428](https://github.com/apache-superset/superset-ui/issues/428)) ([80b4c3f](https://github.com/apache-superset/superset-ui/commit/80b4c3faddf611e5a0d7c9d8a8c3706a3f0779fd)) ### Features * **superset-ui:** include control utils in the umbrella package ([#421](https://github.com/apache-superset/superset-ui/issues/421)) ([c2e0bdd](https://github.com/apache-superset/superset-ui/commit/c2e0bddde251a4738c34bbc642e31b814a25576a)) ## [0.13.4](https://github.com/apache-superset/superset-ui/compare/v0.13.3...v0.13.4) (2020-04-30) ### Features * **legacy-plugin-chart-big-number:** add control panel config for the BigNumber charts ([#419](https://github.com/apache-superset/superset-ui/issues/419)) ([590c4f4](https://github.com/apache-superset/superset-ui/commit/590c4f4efe3fea028f5709e3ac5a234fd95d6e92)) ## [0.13.3](https://github.com/apache-superset/superset-ui/compare/v0.13.2...v0.13.3) (2020-04-30) ## [0.13.2](https://github.com/apache-superset/superset-ui/compare/v0.13.1...v0.13.2) (2020-04-29) ### Bug Fixes * peer dependencies ([a3029b9](https://github.com/apache-superset/superset-ui/commit/a3029b9ddfcae1678058a73e38ab4b73220b4fb5)) ## [0.13.1](https://github.com/apache-superset/superset-ui/compare/v0.13.0...v0.13.1) (2020-04-29) ### Bug Fixes * bump peer dependencies ([f873d3c](https://github.com/apache-superset/superset-ui/commit/f873d3ccdda12fc5e79503ddf18d07177d8368a1)) # [0.13.0](https://github.com/apache-superset/superset-ui/compare/v0.12.23...v0.13.0) (2020-04-29) ### Bug Fixes * **superset-ui-style:** export superset theme props ([#391](https://github.com/apache-superset/superset-ui/issues/391)) ([8ebe0d1](https://github.com/apache-superset/superset-ui/commit/8ebe0d1709a85e28d89d52db7d97c7cb712d20e2)) * **superset-ui-query:** add unit tests for [#387](https://github.com/apache-superset/superset-ui/issues/387) ([#390](https://github.com/apache-superset/superset-ui/issues/390)) ([7b5e5d2](https://github.com/apache-superset/superset-ui/commit/7b5e5d2f830ff8be479b0b568b05eaf8d70db552)) * **superset-ui-query:** make all filter operators uppercase ([#378](https://github.com/apache-superset/superset-ui/issues/378)) ([1f9e493](https://github.com/apache-superset/superset-ui/commit/1f9e49307666a1c5c75b720001fe7e8f28fc77e0)) ### Features * **control-utils:** add packages control-utils ([#417](https://github.com/apache-superset/superset-ui/issues/417)) ([2f83074](https://github.com/apache-superset/superset-ui/commit/2f8307485b6c7884e0fd2e4178e6217255749aec)) * **preset-chart-nvd3:** migration from plugins repo ([#399](https://github.com/apache-superset/superset-ui/issues/399)) ([dbd84f2](https://github.com/apache-superset/superset-ui/commit/dbd84f272b814c7b97d06a79cea0b6c2e9e2f5d4)) ### BREAKING CHANGES * **plugin-word-cloud:** change how wordcloud is exported ([#418](https://github.com/apache-superset/superset-ui/issues/418)) ([c5d3893](https://github.com/apache-superset/superset-ui/commit/c5d389392681869a17be5b1922ef9f42b91eb37a)) #### Old behavior exports default `WordCloudChartPlugin` from index. ```ts import WordCloudChartPlugin from '@superset-ui/plugin-chart-word-cloud'; ``` users need to deep import `/esm/legacy` to get the legacy version. ```ts import LegacyWordCloudChartPlugin from '@superset-ui/plugin-chart-word-cloud/esm/legacy'; ``` #### New behavior exports both `WordCloudChartPlugin` and `LegacyWordCloudChartPlugin` from `index`. ```ts import { WordCloudChartPlugin, LegacyWordCloudChartPlugin } from '@superset-ui/plugin-chart-word-cloud'; ``` * **preset-chart-xy:** migrate from plugins repo ([#377](https://github.com/apache-superset/superset-ui/issues/377)) ([fb5370e](https://github.com/apache-superset/superset-ui/commit/fb5370e64d4bfeb1ccd0a6f753b187a2ea95b445)) Signatures of the custom renderers for legend has changed. ## [0.12.23](https://github.com/apache-superset/superset-ui/compare/v0.12.22...v0.12.23) (2020-04-22) ### Bug Fixes * unset row_limit when it's not a number ([#387](https://github.com/apache-superset/superset-ui/issues/387)) ([98b6117](https://github.com/apache-superset/superset-ui/commit/98b611792723d02d04f6b840a6c74413343a35be)) ## [0.12.22](https://github.com/apache-superset/superset-ui/compare/v0.12.21...v0.12.22) (2020-04-21) ### Features * add retry to callApi ([#384](https://github.com/apache-superset/superset-ui/issues/384)) ([f4fdeb0](https://github.com/apache-superset/superset-ui/commit/f4fdeb0eb0e8abb183a0777268676faed9710013)) * **table:** enable table filter and better typing ([#344](https://github.com/apache-superset/superset-ui/issues/344)) ([fdf6514](https://github.com/apache-superset/superset-ui/commit/fdf651408e616a99799771f267dfc5eb05fc2a01)) ## [0.12.21](https://github.com/apache-superset/superset-ui/compare/v0.12.20...v0.12.21) (2020-04-18) ### Features * **legacy-plugin-chart-country-map:** migrate and replace india map ([#376](https://github.com/apache-superset/superset-ui/issues/376)) ([21a35f3](https://github.com/apache-superset/superset-ui/commit/21a35f307cd1d7310b1cd7e22dfd7262947b2bb4)) * migrate chart plugins ([#375](https://github.com/apache-superset/superset-ui/issues/375)) ([7c8cbd8](https://github.com/apache-superset/superset-ui/commit/7c8cbd849d778b0f6dd1fab8549fc4332fc55523)) ## [0.12.20](https://github.com/apache-superset/superset-ui/compare/v0.12.19...v0.12.20) (2020-04-17) ### Bug Fixes * compatible with window ([#426](https://github.com/apache-superset/superset-ui/issues/426)) ([f95e0df](https://github.com/apache-superset/superset-ui/commit/f95e0df95163b13baf6fcfd34a03481a00208d77)) * **legacy-table:** adjust sort icon position ([#399](https://github.com/apache-superset/superset-ui/issues/399)) ([6e26242](https://github.com/apache-superset/superset-ui/commit/6e262429c2749059376422014fbeecc5ec47602b)) * **legacy-table:** avoid React DOM ([#392](https://github.com/apache-superset/superset-ui/issues/392)) ([a1a7896](https://github.com/apache-superset/superset-ui/commit/a1a78964c26a4f1b6cf4d9b51800730e636382c9)) * **legacy-table:** container height on tall headers ([#398](https://github.com/apache-superset/superset-ui/issues/398)) ([dece6b4](https://github.com/apache-superset/superset-ui/commit/dece6b4f930b384ab5c83a4c53ff47e17d6d8ecc)) * **legacy-table-chart:** when data is empty ([#397](https://github.com/apache-superset/superset-ui/issues/397)) ([8829bdf](https://github.com/apache-superset/superset-ui/commit/8829bdf9d97018d292242bf10d0757cdb74b8a0e)) * add container css for interval type annotation ([#372](https://github.com/apache-superset/superset-ui/issues/372)) ([a2cd547](https://github.com/apache-superset/superset-ui/commit/a2cd54781240156e7f2dd47940719a0a537c7605)) * add typings for @storybook/react ([#203](https://github.com/apache-superset/superset-ui/issues/203)) ([a357487](https://github.com/apache-superset/superset-ui/commit/a3574879dfbaaa1d2bd5ab3b03f2004f25c381c6)) * apply margins in nvd3 ([#283](https://github.com/apache-superset/superset-ui/issues/283)) ([1239052](https://github.com/apache-superset/superset-ui/commit/12390522d9af7e7a48e11b83025174cf7e86e335)) * both the CSS and className were expecting true/false strings ([#286](https://github.com/apache-superset/superset-ui/issues/286)) ([ceb3c60](https://github.com/apache-superset/superset-ui/commit/ceb3c60b45fc2d8b377a93bdfbdee1cf2f90a2b2)) * change world map color scheme ([#215](https://github.com/apache-superset/superset-ui/issues/215)) ([0c5b4c3](https://github.com/apache-superset/superset-ui/commit/0c5b4c39d77b9fce0b4be39a563ba63ad01d745b)) * disable lint error ([#150](https://github.com/apache-superset/superset-ui/issues/150)) ([c490a7d](https://github.com/apache-superset/superset-ui/commit/c490a7d79abd0815bd2fd6fd4414f9ec4d75caa2)) * fixing tooltip for expanded area chart ([#134](https://github.com/apache-superset/superset-ui/issues/134)) ([7ca5e6c](https://github.com/apache-superset/superset-ui/commit/7ca5e6c08546f2784e79e21c7947ddf08572b01e)) * GH issue 8669 NVD3 tooltip overflow ([#278](https://github.com/apache-superset/superset-ui/issues/278)) ([e5a8dd1](https://github.com/apache-superset/superset-ui/commit/e5a8dd172cd6c05a006326cec8d78dfa970dd682)) * JS exception: Cannot read property "dispatch" of undefined ([#287](https://github.com/apache-superset/superset-ui/issues/287)) ([52ab79c](https://github.com/apache-superset/superset-ui/commit/52ab79c24e7e7bb7fe9b314d3440abed30a5025e)) * Line not hidden after legend selection ([#204](https://github.com/apache-superset/superset-ui/issues/204)) ([ac814f9](https://github.com/apache-superset/superset-ui/commit/ac814f99afdc0258e23cd588dd4f2a52e0facb10)) * lint ([4d30c83](https://github.com/apache-superset/superset-ui/commit/4d30c830b8b6cff22fb4da292a3c1d7120733b50)) * lint ([3df2999](https://github.com/apache-superset/superset-ui/commit/3df29993623fe1797aeb8b7943ee7be89f4561dc)) * Making viz components respect D3 Format from metric ([#280](https://github.com/apache-superset/superset-ui/issues/280)) ([d38dcb9](https://github.com/apache-superset/superset-ui/commit/d38dcb91ea98d3ae2bdd34a427370708852f9d67)) * minor wordcloud update ([e269636](https://github.com/apache-superset/superset-ui/commit/e2696367d8bcd5a6b7a6c92460bf7df9c13286bc)) * nvd3 charts break on stateChange dispatch ([#159](https://github.com/apache-superset/superset-ui/issues/159)) ([525779d](https://github.com/apache-superset/superset-ui/commit/525779d31bf8c94c6b64936d60a518350e1ebd75)) * nvd3 tooltip bolding/non-linebreak on ONLY header row ([#291](https://github.com/apache-superset/superset-ui/issues/291)) ([e49f082](https://github.com/apache-superset/superset-ui/commit/e49f0820e33094d6ce913132742344e0432c5205)) * only remove tooltips relating to a single vis ([#167](https://github.com/apache-superset/superset-ui/issues/167)) ([1a58394](https://github.com/apache-superset/superset-ui/commit/1a583943d3704ead6a099dd429711e51732821a6)) * pass all props to transformProps in LineMulti chart ([#247](https://github.com/apache-superset/superset-ui/issues/247)) ([54aec5b](https://github.com/apache-superset/superset-ui/commit/54aec5b397591d319dcf6c52892c2ea0403d526a)) * remove redundant target from sankey tooltip ([#193](https://github.com/apache-superset/superset-ui/issues/193)) ([c4b6ed2](https://github.com/apache-superset/superset-ui/commit/c4b6ed20747a0a4e6b63dd49a0d9bcf353ee9c4e)) * Replace unsafe lifecycle methods ([#285](https://github.com/apache-superset/superset-ui/issues/285)) ([06051ef](https://github.com/apache-superset/superset-ui/commit/06051efbfbb7b113b871d1e03742a01dda5d97b7)) * Sunburst chart respects and prefers Metric's D3 Format ([#282](https://github.com/apache-superset/superset-ui/issues/282)) ([ee4deb2](https://github.com/apache-superset/superset-ui/commit/ee4deb2e7dbc59488bb08ed0b50eafba33cb5a6e)) * **adjusted upstream break change:** adjusted upstream break change ([bc198a6](https://github.com/apache-superset/superset-ui/commit/bc198a6342e31171746bf92af335415e7736831b)) * **bump lunar version of datatable:** bump lunar version of datatable ([3bd5c4a](https://github.com/apache-superset/superset-ui/commit/3bd5c4ac07f986d6c21ba00bf7f8c6867193b840)) * **datatable:** adding the consideration of padding ([#198](https://github.com/apache-superset/superset-ui/issues/198)) ([8b1305f](https://github.com/apache-superset/superset-ui/commit/8b1305f4fbe8ac1e34d20bb0fc46b312defd634d)) * **fix issues in superset:** fix issues in superset ([efb6ad9](https://github.com/apache-superset/superset-ui/commit/efb6ad95335e3d059d82468936bb5833258a430e)) * **fix types:** fix types ([1163b50](https://github.com/apache-superset/superset-ui/commit/1163b504878d5911bd06faaaf97b44653d02ef33)) * **force to publish new version:** force to publish new version ([55c7510](https://github.com/apache-superset/superset-ui/commit/55c7510f804608ae94424c7b2f6c0c401011f99a)) * **legacy-plugin-chart-horizon:** horizon chart should scroll when overflowing ([#180](https://github.com/apache-superset/superset-ui/issues/180)) ([38506b9](https://github.com/apache-superset/superset-ui/commit/38506b9166fb687bc4cbd256f93e107cfbd1ce4a)) * **memorize filter in state:** memorize filter in state ([880d18c](https://github.com/apache-superset/superset-ui/commit/880d18c4f1396fe2941f6db0555848c36b5d8bc0)) * **table:** fix rendering boolean ([#256](https://github.com/apache-superset/superset-ui/issues/256)) ([faa11ac](https://github.com/apache-superset/superset-ui/commit/faa11ac96a58a80e91ca20e98f7e078b10099119)) * **table:** fix sorting, column width calculation, and text wrapping ([#253](https://github.com/apache-superset/superset-ui/issues/253)) ([12dd847](https://github.com/apache-superset/superset-ui/commit/12dd847851acd97fe531f0b97784e437773a4596)) * **table:** fixed performance issue ([#241](https://github.com/apache-superset/superset-ui/issues/241)) ([c68f9d7](https://github.com/apache-superset/superset-ui/commit/c68f9d7fa8990d2010b3a824de912e43ace1bf58)) * **table:** TableVis dynamic height enabled ([#229](https://github.com/apache-superset/superset-ui/issues/229)) ([bd4efa3](https://github.com/apache-superset/superset-ui/commit/bd4efa3d963268b4e57fb63874449a39c6819c33)), closes [#233](https://github.com/apache-superset/superset-ui/issues/233) * **tablevis:** Set proper width for each column ([#189](https://github.com/apache-superset/superset-ui/issues/189)) ([1a28e7f](https://github.com/apache-superset/superset-ui/commit/1a28e7f1d6e1169e82d53ba2de59bdb9718f012d)) * 🐛 broken unit test due to missing babel-polyfill ([b6c62df](https://github.com/apache-superset/superset-ui/commit/b6c62dff2f7f1182c96389772cb77483ffdd6786)) * bar label for many bars and long labels ([#21](https://github.com/apache-superset/superset-ui/issues/21)) ([97a35dd](https://github.com/apache-superset/superset-ui/commit/97a35dd5d8889097e4e9e04857d88d4f8dd49689)) * big number with trendline fix ([#34](https://github.com/apache-superset/superset-ui/issues/34)) ([912d076](https://github.com/apache-superset/superset-ui/commit/912d0765922cd9e16a2879bcd89f2a0c44174e6a)) * broken build due to file rename in vega-lite ([#37](https://github.com/apache-superset/superset-ui/issues/37)) ([8722dad](https://github.com/apache-superset/superset-ui/commit/8722dad9ca34f6ff4c2e47710d89867c894b847e)) * broken build due to vega type ([#96](https://github.com/apache-superset/superset-ui/issues/96)) ([1bcaa7f](https://github.com/apache-superset/superset-ui/commit/1bcaa7faaded6bbfe60c43afcb6131f29088b506)) * convert scale config to data-ui's config correctly ([#115](https://github.com/apache-superset/superset-ui/issues/115)) ([8e8b724](https://github.com/apache-superset/superset-ui/commit/8e8b724e9cde80d9867b5b7b7c187aa5702c2f54)) * disable lazy import for line chart and box plot ([#82](https://github.com/apache-superset/superset-ui/issues/82)) ([a254f68](https://github.com/apache-superset/superset-ui/commit/a254f68654e211d33510505db6f14108764b827c)) * dual line chart color consistency for secondary y axis ([#18](https://github.com/apache-superset/superset-ui/issues/18)) ([41701b9](https://github.com/apache-superset/superset-ui/commit/41701b997ce9a17b0474e596cccb04ae552eacc2)) * exception thrown for charts without a x-axis ([#36](https://github.com/apache-superset/superset-ui/issues/36)) ([3e45f2e](https://github.com/apache-superset/superset-ui/commit/3e45f2e3048a0683b98e947e685e92a4bd4c320b)) * fine tune time pivot chart tooltip ([#33](https://github.com/apache-superset/superset-ui/issues/33)) ([088c5bb](https://github.com/apache-superset/superset-ui/commit/088c5bb19c706417159efdf185b0e5f7eff441a1)) * gradient not working when y axis title has space ([#98](https://github.com/apache-superset/superset-ui/issues/98)) ([b0a342a](https://github.com/apache-superset/superset-ui/commit/b0a342afca75d159615c3a72e7be070f5ce40cb5)) * gridlines ([a788b48](https://github.com/apache-superset/superset-ui/commit/a788b48ff601022c320576f429ec08bb2f1d0445)) * heatmap errors with null data ([d773983](https://github.com/apache-superset/superset-ui/commit/d7739832079237c510dada44d9438f27e263719b)) * ignore disabled series in stacked bar values ([#116](https://github.com/apache-superset/superset-ui/issues/116)) ([6d56d92](https://github.com/apache-superset/superset-ui/commit/6d56d92825e484fb6f5d564868638f9d60a3179d)) * invalid margin breaking chart ([#102](https://github.com/apache-superset/superset-ui/issues/102)) ([6aa8d00](https://github.com/apache-superset/superset-ui/commit/6aa8d0058216b95b52db5c1b9db1a327c6cf2a5a)) * lazily create metadata ([#74](https://github.com/apache-superset/superset-ui/issues/74)) ([9b8c83b](https://github.com/apache-superset/superset-ui/commit/9b8c83b23af912615e0a1752a068c283a64b8895)) * legend types ([2309c44](https://github.com/apache-superset/superset-ui/commit/2309c44a46bea260dd4d563629a0bbb4d9870384)) * line chart tooltip should use full datetime format ([#24](https://github.com/apache-superset/superset-ui/issues/24)) ([dfb6599](https://github.com/apache-superset/superset-ui/commit/dfb65994138e60f7ce562799c35bcc1b6af73a2e)) * line chart tooltip when there is only one lien ([#103](https://github.com/apache-superset/superset-ui/issues/103)) ([c1ac4ab](https://github.com/apache-superset/superset-ui/commit/c1ac4ab5430ce5e16c9b65c9f4a6dff45efdc323)) * lint ([3cb3b8e](https://github.com/apache-superset/superset-ui/commit/3cb3b8ea51322b6824e7f74173010b1aac6b0c1b)) * lint ([#79](https://github.com/apache-superset/superset-ui/issues/79)) ([67e30a6](https://github.com/apache-superset/superset-ui/commit/67e30a65595a8a949cca7f7b524d203b709ad993)) * list css as side effects ([#57](https://github.com/apache-superset/superset-ui/issues/57)) ([b743960](https://github.com/apache-superset/superset-ui/commit/b743960ce1f054bb43f805970d61a55a65adcd71)) * make pivot table handle null string ([#23](https://github.com/apache-superset/superset-ui/issues/23)) ([5746975](https://github.com/apache-superset/superset-ui/commit/5746975fd85c50a296b018d32e1ce35a80bfe5b3)) * move react to table peerdependency ([#179](https://github.com/apache-superset/superset-ui/issues/179)) ([92028c2](https://github.com/apache-superset/superset-ui/commit/92028c2ce6fe381724d7b6e6d942149cc93e612b)) * move series in front of xy gridlines ([#119](https://github.com/apache-superset/superset-ui/issues/119)) ([32850ef](https://github.com/apache-superset/superset-ui/commit/32850efb828cd9a5865f92c7a4a08325120f6396)) * **preset-chart-xy:** Pick LegendRenderer ([#118](https://github.com/apache-superset/superset-ui/issues/118)) ([d10eba0](https://github.com/apache-superset/superset-ui/commit/d10eba0631445f127532c3b1de0379d075a110df)) * **tablevis:** update datatable change ([9846de5](https://github.com/apache-superset/superset-ui/commit/9846de551744987964d801649f8c82973a856936)) * line chart does not handle temporal field correctly ([#68](https://github.com/apache-superset/superset-ui/issues/68)) ([93e040f](https://github.com/apache-superset/superset-ui/commit/93e040f1955f17f2c79f2554848ff94b4e5ae152)) * make line chart query operate in time series mode ([#71](https://github.com/apache-superset/superset-ui/issues/71)) ([b732022](https://github.com/apache-superset/superset-ui/commit/b732022ce10102c64497c0d718ea88a63959d750)) * move padding ([b5f00a5](https://github.com/apache-superset/superset-ui/commit/b5f00a58b030f5b89b64cb8e153427fcb6e265cc)) * nvd3 line chart y axis bounds ([#17](https://github.com/apache-superset/superset-ui/issues/17)) ([d8655c7](https://github.com/apache-superset/superset-ui/commit/d8655c7d38f0424012fc3747bb6c1dfbda2fa540)) * remove sticky tooltip when query returns no data in explore view ([#42](https://github.com/apache-superset/superset-ui/issues/42)) ([4e5b8d3](https://github.com/apache-superset/superset-ui/commit/4e5b8d3c4ad8a30dbbaeed2dcb56b1518de6012d)) * rename file from js to ts ([#75](https://github.com/apache-superset/superset-ui/issues/75)) ([b9f5059](https://github.com/apache-superset/superset-ui/commit/b9f5059ed2ca4da901a58e90068ac6abe220f38f)) * resolve issues post `0.10.0` ([bdd647a](https://github.com/apache-superset/superset-ui/commit/bdd647ad78c0a4e7a56830da214be333a10c407c)) * responsive y-axis on stacked charts ([#141](https://github.com/apache-superset/superset-ui/issues/141)) ([c85b149](https://github.com/apache-superset/superset-ui/commit/c85b14984d62fa79228fb742bbf06e2028da4a0d)) * scale type category missing ordinal ([9d0b2da](https://github.com/apache-superset/superset-ui/commit/9d0b2da69dcf6b4d482043cdb3617e6961190f7f)) * show only necessary tick labels on log scale ([#19](https://github.com/apache-superset/superset-ui/issues/19)) ([f642031](https://github.com/apache-superset/superset-ui/commit/f642031ea18b0933d2609b1834db2a5da2da8424)) * single y axis bounds ([#148](https://github.com/apache-superset/superset-ui/issues/148)) ([c58270b](https://github.com/apache-superset/superset-ui/commit/c58270bed03d1ff4f453d1e95d83b8317f7e51c4)) * use correct number format ([#47](https://github.com/apache-superset/superset-ui/issues/47)) ([2ea399d](https://github.com/apache-superset/superset-ui/commit/2ea399d616177c1a935027f6c26562a85674f65d)) * word cloud import bug ([#65](https://github.com/apache-superset/superset-ui/issues/65)) ([eeb722e](https://github.com/apache-superset/superset-ui/commit/eeb722e0e33bd365de84b87ac7fc7c4b798156ef)) * y axis bounds when input are nan ([#22](https://github.com/apache-superset/superset-ui/issues/22)) ([545fd81](https://github.com/apache-superset/superset-ui/commit/545fd813caa5817109466590b060a81a27237f71)) * y-axis bounds for stacked viz types ([#45](https://github.com/apache-superset/superset-ui/issues/45)) ([eaa2425](https://github.com/apache-superset/superset-ui/commit/eaa24256ea5a287e3021b628e5be352a54ab1da0)) * **legacy-preset-chart-nvd3:** redraw bar values after legend change ([#7](https://github.com/apache-superset/superset-ui/issues/7)) ([620ad2f](https://github.com/apache-superset/superset-ui/commit/620ad2f2bfe5e4f4848810bedd3061d76f68f600)) * **legacy-preset-chart-nvd3:** redraw markers after legend interaction ([#6](https://github.com/apache-superset/superset-ui/issues/6)) ([c5df555](https://github.com/apache-superset/superset-ui/commit/c5df555d801f03a30b22dafdb7d30d4e4ec971cd)) * **legacy-preset-chart-nvd3:** stacked bar charts labels ([#40](https://github.com/apache-superset/superset-ui/issues/40)) ([744f7c8](https://github.com/apache-superset/superset-ui/commit/744f7c8f7234ffaebb31134750b69369a21e5a62)) * **legacy-preset-chart-nvd3:** tooltip's disappearance and stickiness ([#1](https://github.com/apache-superset/superset-ui/issues/1)) ([d1a2a59](https://github.com/apache-superset/superset-ui/commit/d1a2a597a55f94a87c82fef62d048f25e4eff125)) ### Features * migrate xy-chart to use encodable ([#438](https://github.com/apache-superset/superset-ui/issues/438)) ([500e0c2](https://github.com/apache-superset/superset-ui/commit/500e0c2e7f9f4543922b1cd8f56435d28c0dc161)), closes [#420](https://github.com/apache-superset/superset-ui/issues/420) [#421](https://github.com/apache-superset/superset-ui/issues/421) [#427](https://github.com/apache-superset/superset-ui/issues/427) [#430](https://github.com/apache-superset/superset-ui/issues/430) [#432](https://github.com/apache-superset/superset-ui/issues/432) [#433](https://github.com/apache-superset/superset-ui/issues/433) [#436](https://github.com/apache-superset/superset-ui/issues/436) * **big-number:** allow fallback to last available value and fix time range for trend lines ([#403](https://github.com/apache-superset/superset-ui/issues/403)) ([c839ee7](https://github.com/apache-superset/superset-ui/commit/c839ee7617f5ece0f3cc91dfa7f6a9f8a8b816cd)) * **big-number:** format datetime according to granularity ([#402](https://github.com/apache-superset/superset-ui/issues/402)) ([b17a363](https://github.com/apache-superset/superset-ui/commit/b17a363a6e8d093381f496801eb9eee486cdcab8)) * 🎸 line chart makes first appearance ([df727b6](https://github.com/apache-superset/superset-ui/commit/df727b6d1a4e35d3e08f13884737d88a3922945f)) * add box plot ([#78](https://github.com/apache-superset/superset-ui/issues/78)) ([5f21ffd](https://github.com/apache-superset/superset-ui/commit/5f21ffd11177ad44a0a6e0bc35f6986b6babee37)) * add country map of bulgaria in superset-ui-legacy-plugin-chart-country-map ([#2](https://github.com/apache-superset/superset-ui/issues/2)) ([ba113c2](https://github.com/apache-superset/superset-ui/commit/ba113c2056958ec0c0a84dafff74952377a45c53)) * add encodeable utilities for chart ([#15](https://github.com/apache-superset/superset-ui/issues/15)) ([3f68efb](https://github.com/apache-superset/superset-ui/commit/3f68efb593553f9315b6c5f40500a2b80212971a)) * add india to country_map visualization ([#182](https://github.com/apache-superset/superset-ui/issues/182)) ([e16a967](https://github.com/apache-superset/superset-ui/commit/e16a96724b3e3679667b09a7aa0c608b0d7d047d)) * Add Iran to countries ([#306](https://github.com/apache-superset/superset-ui/issues/306)) ([5cb5c6d](https://github.com/apache-superset/superset-ui/commit/5cb5c6d96c872e44ad632b0d9cd2f69ef8ea3f5a)) * add Korea(South) to Country Maps ([#230](https://github.com/apache-superset/superset-ui/issues/230)) ([7ca4b8d](https://github.com/apache-superset/superset-ui/commit/7ca4b8dec0ce044a79f06f63f7dcd7cd12180c02)) * add Liechtenstein to country map chart ([#263](https://github.com/apache-superset/superset-ui/issues/263)) ([fd1c7af](https://github.com/apache-superset/superset-ui/commit/fd1c7afe8aabd5e86026763810797ebebc205887)) * add properties for font sizing ([#10](https://github.com/apache-superset/superset-ui/issues/10)) ([47b5eff](https://github.com/apache-superset/superset-ui/commit/47b5eff678de2f437fdc4edb3ce67626e2565087)) * add sankey chart with loops ([#77](https://github.com/apache-superset/superset-ui/issues/77)) ([246c336](https://github.com/apache-superset/superset-ui/commit/246c33659521e5e349c8e0a0aabdb46e5592d306)) * add scatter plot ([#90](https://github.com/apache-superset/superset-ui/issues/90)) ([1ffeb77](https://github.com/apache-superset/superset-ui/commit/1ffeb7713dbe2f42f55f7ef690593e8434ee98bf)) * add tooltip and layout components for charts ([#13](https://github.com/apache-superset/superset-ui/issues/13)) ([27227eb](https://github.com/apache-superset/superset-ui/commit/27227ebddceee461a3b22e432bf6d589df8a49e4)) * add typescript declaration for external packages ([#12](https://github.com/apache-superset/superset-ui/issues/12)) ([79ae24d](https://github.com/apache-superset/superset-ui/commit/79ae24db979d395095743bd712fbcb864c7e2dd6)) * adding Canada into the list of country map choices ([#48](https://github.com/apache-superset/superset-ui/issues/48)) ([9b91465](https://github.com/apache-superset/superset-ui/commit/9b914654879d277932562d775a6956e64d3566e3)) * customize no data message in nvd3 charts ([#330](https://github.com/apache-superset/superset-ui/issues/330)) ([4e60731](https://github.com/apache-superset/superset-ui/commit/4e607314951483472a698f7f57c5a0636352d6ca)) * simply the data processing logic ([604fd44](https://github.com/apache-superset/superset-ui/commit/604fd442ad77d6e8a0fe2f5684552565f065441f)) * support no data within BigNumber viz ([#327](https://github.com/apache-superset/superset-ui/issues/327)) ([6cc5619](https://github.com/apache-superset/superset-ui/commit/6cc56195f834c652a0fc4edeb934b23e84206641)) * **added search bar:** added search bar ([f4afc22](https://github.com/apache-superset/superset-ui/commit/f4afc226640c2f8d45823c3ea322cde1328ef3b9)) * **code refactoring:** code refactoring ([e46c829](https://github.com/apache-superset/superset-ui/commit/e46c8291ac9066f8f41450e3b1b8e590ca19159d)) * **datatable:** render html correctly ([#199](https://github.com/apache-superset/superset-ui/issues/199)) ([589024b](https://github.com/apache-superset/superset-ui/commit/589024bea68f512871502c31faa54970688bc5ca)) * **legacy-plugin-chart-country-map:** add Switzerland to country map chart ([#260](https://github.com/apache-superset/superset-ui/issues/260)) ([046c102](https://github.com/apache-superset/superset-ui/commit/046c102f95e268a7427e03dda32f9f09ba0eb3c6)) * **plugin-chart-word-cloud:** convert word cloud to use encodable ([#258](https://github.com/apache-superset/superset-ui/issues/258)) ([75141fe](https://github.com/apache-superset/superset-ui/commit/75141fe30046bb12621921b5d44c90f257323a89)) * add basic functionality for icicle chart to display static data ([#165](https://github.com/apache-superset/superset-ui/issues/165)) ([50e9df5](https://github.com/apache-superset/superset-ui/commit/50e9df5dd1dd10a51e6bc75eb80433a747f8c0a6)) * add getDomain to ChannelEncoder ([2321aaf](https://github.com/apache-superset/superset-ui/commit/2321aaf370856ae8d6343d9215232bab910f1dd3)) * add types to published list ([0624be5](https://github.com/apache-superset/superset-ui/commit/0624be53f82b9579b9a75e115898e6753194ee99)) * allow boolean as axis config ([ab0cc0b](https://github.com/apache-superset/superset-ui/commit/ab0cc0b91b9ec26c6ccf7b40e6ccd148bac1e5c6)) * allow legend overrides at multiple levels ([#81](https://github.com/apache-superset/superset-ui/issues/81)) ([034eda1](https://github.com/apache-superset/superset-ui/commit/034eda1fac618f22c1c8450e5b8ab53642b75098)) * allow overriding ChartLegend, its style and LegendGroup style ([#112](https://github.com/apache-superset/superset-ui/issues/112)) ([105cf0f](https://github.com/apache-superset/superset-ui/commit/105cf0f6b70e8c28408c2004c01dafa8c373af5b)) * bring lazy import back ([#84](https://github.com/apache-superset/superset-ui/issues/84)) ([d14e5ba](https://github.com/apache-superset/superset-ui/commit/d14e5bad8364aaf3ecaf7975079f98c0e51c2b79)) * bump data-ui/xy-chart version ([2111e3a](https://github.com/apache-superset/superset-ui/commit/2111e3a1264d63d8c6eafc7d564fd947bc6854ec)) * bump dependencies ([814966f](https://github.com/apache-superset/superset-ui/commit/814966fff149c16aa147d77951cff854f3856348)) * channels can take array of definitions ([2a04891](https://github.com/apache-superset/superset-ui/commit/2a048910aaf09c3218517b42dd13dba6219e596e)) * create reusable selector factory for Encoder ([a0097fc](https://github.com/apache-superset/superset-ui/commit/a0097fc6d4c0f2627ce24829f13b1b5f48fcd695)) * file skeleton necessary for icicle chart visualization ([#162](https://github.com/apache-superset/superset-ui/issues/162)) ([83190f0](https://github.com/apache-superset/superset-ui/commit/83190f05afd0156810e6b77b6d5dd8be6b39872d)) * implement labelFlush behavior for continuous axes ([#117](https://github.com/apache-superset/superset-ui/issues/117)) ([a747ea4](https://github.com/apache-superset/superset-ui/commit/a747ea4c222f9a4b1dab5958b29524112bd34ba4)) * improve line chart margin/axis and add buildquery ([#66](https://github.com/apache-superset/superset-ui/issues/66)) ([5887ade](https://github.com/apache-superset/superset-ui/commit/5887adec71ff1edd2e1cf72ee140ac9eb5662b0b)) * improve table performance ([#246](https://github.com/apache-superset/superset-ui/issues/246)) ([082ff23](https://github.com/apache-superset/superset-ui/commit/082ff2345ba676c3e592d9d6b2d5dd98c32c71ec)) * improve the tooltip for the time pivot chart ([#30](https://github.com/apache-superset/superset-ui/issues/30)) ([ff06cb5](https://github.com/apache-superset/superset-ui/commit/ff06cb5704772b78242e53aa2f23e30cce346037)) * increment the version number ([#44](https://github.com/apache-superset/superset-ui/issues/44)) ([db64322](https://github.com/apache-superset/superset-ui/commit/db6432272a46e0d20d0fb5b7c781db25a3a5b51d)) * integrate line chart with build query and update typings ([#73](https://github.com/apache-superset/superset-ui/issues/73)) ([9cbbe6e](https://github.com/apache-superset/superset-ui/commit/9cbbe6ed6bf0d6fb48711bef822652fe34eaca46)) * line chart with revised encodeable utilities ([#26](https://github.com/apache-superset/superset-ui/issues/26)) ([8380c93](https://github.com/apache-superset/superset-ui/commit/8380c934db72fb9e17c5379d50b63f28c740f061)) * remove children from XYChartLayout parameter ([3a889d2](https://github.com/apache-superset/superset-ui/commit/3a889d25a7ff4c352a3125e633912c2d77a64324)) * simplify Encoder creation ([e858bcc](https://github.com/apache-superset/superset-ui/commit/e858bcc76584b06c17bda9116b4c9a8cde6bab5b)) * support custom tooltip for scatterplot and box plot ([8733c01](https://github.com/apache-superset/superset-ui/commit/8733c01481ce31a52a44f799a06683cbb61960c1)) * support line strokeWidth ([#105](https://github.com/apache-superset/superset-ui/issues/105)) ([cbd7368](https://github.com/apache-superset/superset-ui/commit/cbd736869c03029314c6f000b9e6cb19d5d8a7fc)) * support tooltip and legend overrides ([#101](https://github.com/apache-superset/superset-ui/issues/101)) ([c63edcd](https://github.com/apache-superset/superset-ui/commit/c63edcd65b8fb2a5d76a15f492515008407069d3)) * update dependencies to make plugins compatible with 0.11 ([#38](https://github.com/apache-superset/superset-ui/issues/38)) ([93379f4](https://github.com/apache-superset/superset-ui/commit/93379f47f3a4b2b95cf92d0e783f7284b265ab3b)) * update line chart thumbnail and scale extraction ([#61](https://github.com/apache-superset/superset-ui/issues/61)) ([11ef47e](https://github.com/apache-superset/superset-ui/commit/11ef47e609382c6d23a93674acd0ea0ac2712c62)) * update type for line chart series ([#175](https://github.com/apache-superset/superset-ui/issues/175)) ([826dad9](https://github.com/apache-superset/superset-ui/commit/826dad99e5b5b0af6de2509e935f6c2b35d52414)) * upgrade [@superset-ui](https://github.com/superset-ui) to v0.12 ([#183](https://github.com/apache-superset/superset-ui/issues/183)) ([c0133f7](https://github.com/apache-superset/superset-ui/commit/c0133f7f240fb10c77bdf24a9475175b0dae0ea3)) * **legacy-preset-chart-nvd3:** show negative values on bars ([#8](https://github.com/apache-superset/superset-ui/issues/8)) ([39cfe71](https://github.com/apache-superset/superset-ui/commit/39cfe718be658a045c445325071b079587cc1555)) * **remove unused package:** remove corejs and other unused package ([2cdf2f6](https://github.com/apache-superset/superset-ui/commit/2cdf2f663f1403381da41eab4eb8a75f2b9274ef)) * **tablevis:** this pr is to add a new tablevis plguin to the system ([66a9d26](https://github.com/apache-superset/superset-ui/commit/66a9d269e28b5289363da9902f11c5ea01c47e2a)) * update data format returned from query api and add getGroupBys ([#72](https://github.com/apache-superset/superset-ui/issues/72)) ([084ea37](https://github.com/apache-superset/superset-ui/commit/084ea377669709752aa5af5f89fd5950b2a131ee)) * update tooltip and use selector ([#31](https://github.com/apache-superset/superset-ui/issues/31)) ([1cf7a22](https://github.com/apache-superset/superset-ui/commit/1cf7a22442540e00a5365c79aa3bf358b285c060)) ### Performance Improvements * faster legacy table chart ([#385](https://github.com/apache-superset/superset-ui/issues/385)) ([42fa821](https://github.com/apache-superset/superset-ui/commit/42fa821232c2c4ab350ff6c27b76bac706e56749)), closes [/github.com/DataTables/DataTables/blob/83657a29e33ce93ee940ce25684940eb3acb2913/media/js/jquery.dataTables.js#L3113-L3117](https://github.com//github.com/DataTables/DataTables/blob/83657a29e33ce93ee940ce25684940eb3acb2913/media/js/jquery.dataTables.js/issues/L3113-L3117) ## [0.12.19](https://github.com/apache-superset/superset-ui/compare/v0.12.18...v0.12.19) (2020-04-17) ### Bug Fixes * lint ([ec73623](https://github.com/apache-superset/superset-ui/commit/ec73623181d24241abe5e484d26a61ae17f99689)) ### Features * **legacy-plugin-chart-paired-t-test:** migrate from another repo ([7cd0363](https://github.com/apache-superset/superset-ui/commit/7cd0363c70f294f9127f672eb4e464320d6e8243)) * **legacy-plugin-chart-parallel-coordinates:** migrate from another repo ([52e7119](https://github.com/apache-superset/superset-ui/commit/52e711950a01e96a36530cb77b5388b205ee251e)) * **legacy-plugin-chart-partition:** migrate from another repo ([1ab9fea](https://github.com/apache-superset/superset-ui/commit/1ab9feac7f9d52435ce61690abd30540442e477e)) * **legacy-plugin-chart-pivot-table:** migrate from another repo ([d631b17](https://github.com/apache-superset/superset-ui/commit/d631b17597483f981f5de67d2c482e8fae94dc55)) * **style:** add style to umbrella package ([#366](https://github.com/apache-superset/superset-ui/issues/366)) ([4ab96f3](https://github.com/apache-superset/superset-ui/commit/4ab96f34b3dd5768a6f40d777147b9b8e6f13222)) * migrate heatmap, horizon, iframe and markup ([#367](https://github.com/apache-superset/superset-ui/issues/367)) ([152e457](https://github.com/apache-superset/superset-ui/commit/152e4577ab7c8aedc76a3b1e83bf7f2867c6de79)) ## [0.12.18](https://github.com/apache-superset/superset-ui/compare/v0.12.17...v0.12.18) (2020-04-15) ### Features * migrate legacy-plugin-chart-chord ([#365](https://github.com/apache-superset/superset-ui/issues/365)) ([ea31f9f](https://github.com/apache-superset/superset-ui/commit/ea31f9f46b260e347907c3b6cbf27ceed9ed219d)) ## [0.12.17](https://github.com/apache-superset/superset-ui/compare/v0.12.16...v0.12.17) (2020-04-15) ### Bug Fixes * publish settings ([341c122](https://github.com/apache-superset/superset-ui/commit/341c122cb4f2b59c31b590a9146cf9976597888d)) ## [0.12.16](https://github.com/apache-superset/superset-ui/compare/v0.12.15...v0.12.16) (2020-04-15) ### Features * style package for theming and styled components ([#362](https://github.com/apache-superset/superset-ui/issues/362)) ([316c913](https://github.com/apache-superset/superset-ui/commit/316c913afc8d571bf2d30004b3254c977bf59d2b)) ## [0.12.15](https://github.com/apache-superset/superset-ui/compare/v0.12.14...v0.12.15) (2020-04-13) ### Features * make CategoricalScale compatible with D3 ScaleOrdinal ([#357](https://github.com/apache-superset/superset-ui/issues/357)) ([b802974](https://github.com/apache-superset/superset-ui/commit/b8029741d87b97f93d8bf43c649983f14693635d)) * make time formatter handle number and fix formatters type warnings ([#358](https://github.com/apache-superset/superset-ui/issues/358)) ([aaf17ac](https://github.com/apache-superset/superset-ui/commit/aaf17ac0a5da7895796ca4f3dde75e7c259b1d9b)) ## [0.12.14](https://github.com/apache-superset/superset-ui/compare/v0.12.13...v0.12.14) (2020-04-13) ### Features * add calendar package and storybook ([#356](https://github.com/apache-superset/superset-ui/issues/356)) ([daf47bd](https://github.com/apache-superset/superset-ui/commit/daf47bd03f78adde3d5eb003cda0d7071c3473da)) * allow toggling of table viz's bar chart backgrounds ([#352](https://github.com/apache-superset/superset-ui/issues/352)) ([5d5ade9](https://github.com/apache-superset/superset-ui/commit/5d5ade93d4f2fd3d5b8ae52823d26d51aef6fead)) ## [0.12.13](https://github.com/apache-superset/superset-ui/compare/v0.12.12...v0.12.13) (2020-04-07) ### Bug Fixes * **legacy-plugin-chart-table:** time column formating ([#340](https://github.com/apache-superset/superset-ui/issues/340)) ([6c7f710](https://github.com/apache-superset/superset-ui/commit/6c7f7106cc0e84eacd16f7f2e86ffc619ffe075a)) * new line at end ([e8d59e5](https://github.com/apache-superset/superset-ui/commit/e8d59e532c0e7f0ecccebaed26ee6b9d4e309f28)) ### Features * add validator to umbrella package ([#327](https://github.com/apache-superset/superset-ui/issues/327)) ([b1a02b9](https://github.com/apache-superset/superset-ui/commit/b1a02b9ef64a70b7fb3d5dc9a599ea337866aba4)) ### Reverts * Revert "build: try to merge superset-ui-plugins" ([6be7b2f](https://github.com/apache-superset/superset-ui/commit/6be7b2f007fc241fbf641553d5852db778588fda)) * Revert "build: clean up tsbuild.info, too" ([39d983a](https://github.com/apache-superset/superset-ui/commit/39d983a9a5ac1819f23cd1a547a8d0fbe54d29a8)) ## [0.12.12](https://github.com/apache-superset/superset-ui/compare/v0.12.11...v0.12.12) (2020-04-01) ### Features * add validator package ([#322](https://github.com/apache-superset/superset-ui/issues/322)) ([ea78a4e](https://github.com/apache-superset/superset-ui/commit/ea78a4e41a9e1e4b7f3fb86c9d61020c89652804)) ## [0.12.11](https://github.com/apache-superset/superset-ui/compare/v0.12.10...v0.12.11) (2020-03-06) ### Bug Fixes * small rendering for no results message ([#309](https://github.com/apache-superset/superset-ui/issues/309)) ([e7ff68c](https://github.com/apache-superset/superset-ui/commit/e7ff68c48d2d3e1a7df30967a74c7695d3837894)) ## [0.12.10](https://github.com/apache-superset/superset-ui/compare/v0.12.9...v0.12.10) (2020-03-04) ### Features * add more support for undefined format to number and time formatters ([#308](https://github.com/apache-superset/superset-ui/issues/308)) ([44ad062](https://github.com/apache-superset/superset-ui/commit/44ad062dd02d080362dac28782c0327cc9fa3445)) ## [0.12.9](https://github.com/apache-superset/superset-ui/compare/v0.12.8...v0.12.9) (2020-03-04) ### Features * make formatTime and formatNumber handle undefined format ([#307](https://github.com/apache-superset/superset-ui/issues/307)) ([768cfd5](https://github.com/apache-superset/superset-ui/commit/768cfd5f627a82b5dfcc0546001a54aa0ff0323c)) ## [0.12.8](https://github.com/apache-superset/superset-ui/compare/v0.12.7...v0.12.8) (2020-03-04) ### Features * add NoResultsComponent to charts ([#305](https://github.com/apache-superset/superset-ui/issues/305)) ([42060a0](https://github.com/apache-superset/superset-ui/commit/42060a0e7addd808153f13a27947310f2a7a477d)) * **number-format:** bump pretty-ms to 5.1.0 ([#262](https://github.com/apache-superset/superset-ui/issues/262)) ([0d3746e](https://github.com/apache-superset/superset-ui/commit/0d3746ea254d8d957cc3a3ba21dfd4cbc405c55a)) ## [0.12.7](https://github.com/apache-superset/superset-ui/compare/v0.12.6...v0.12.7) (2019-11-20) ### Bug Fixes * **dimension:** set 0 width/height in createHiddenSvgNode ([#261](https://github.com/apache-superset/superset-ui/issues/261)) ([7170f48](https://github.com/apache-superset/superset-ui/commit/7170f4826a79c5cf90ffc45247821872785d2f66)) ## [0.12.6](https://github.com/apache-superset/superset-ui/compare/v0.12.5...v0.12.6) (2019-11-20) ### Bug Fixes * typing issues surfaced by typescript 3.7 ([#260](https://github.com/apache-superset/superset-ui/issues/260)) ([a72c3dd](https://github.com/apache-superset/superset-ui/commit/a72c3dd491d63e16434453d21b2307cc0598130c)) ## [0.12.5](https://github.com/apache-superset/superset-ui/compare/v0.12.4...v0.12.5) (2019-11-19) ### Bug Fixes * d3 scale types ([#246](https://github.com/apache-superset/superset-ui/issues/246)) ([1bb49a8](https://github.com/apache-superset/superset-ui/commit/1bb49a8f1d2d8b4ea10676091a40cf12686b8cb6)) ### Features * add @superset-ui/superset-ui package as one-stop install ([#255](https://github.com/apache-superset/superset-ui/issues/255)) ([f0899d8](https://github.com/apache-superset/superset-ui/commit/f0899d85999dee620563597e13b480b85059cc53)) ## [0.12.4](https://github.com/apache-superset/superset-ui/compare/v0.12.3...v0.12.4) (2019-11-12) ### Bug Fixes * build error ([#235](https://github.com/apache-superset/superset-ui/issues/235)) ([f8e5dda](https://github.com/apache-superset/superset-ui/commit/f8e5ddad1431e2ca243c3ef5a66d30a2bfb3366c)) ### Features * add promiseTimeout ([#223](https://github.com/apache-superset/superset-ui/issues/223)) ([d02bb82](https://github.com/apache-superset/superset-ui/commit/d02bb82d3e220f5e7b23545fffa64a5292cc7987)) * **time-format:** bump d3-time-format ([#244](https://github.com/apache-superset/superset-ui/issues/244)) ([c31a085](https://github.com/apache-superset/superset-ui/commit/c31a085b1c9dab6ca9a389b97f35fffc682f7c34)) ## [0.12.3](https://github.com/apache-superset/superset-ui/compare/v0.12.2...v0.12.3) (2019-09-04) ### Bug Fixes * fix React.Fragment complaining about width/height ([#219](https://github.com/apache-superset/superset-ui/issues/219)) ([3e8ca39](https://github.com/apache-superset/superset-ui/commit/3e8ca39)) ### Features * add functions for parsing scales ([#207](https://github.com/apache-superset/superset-ui/issues/207)) ([6f56ed9](https://github.com/apache-superset/superset-ui/commit/6f56ed9)) * add Wrapper support and bounding box for dynamic width/height ([#215](https://github.com/apache-superset/superset-ui/issues/215)) ([c83ba1f](https://github.com/apache-superset/superset-ui/commit/c83ba1f)) ## [0.12.2](https://github.com/apache-superset/superset-ui/compare/v0.12.1...v0.12.2) (2019-08-26) ### Bug Fixes * remove is_prequery and prequeries ([#208](https://github.com/apache-superset/superset-ui/issues/208)) ([ddaf104](https://github.com/apache-superset/superset-ui/commit/ddaf104)) ## [0.12.1](https://github.com/apache-superset/superset-ui/compare/v0.12.0...v0.12.1) (2019-08-26) ### Bug Fixes * peerDependencies version ([#210](https://github.com/apache-superset/superset-ui/issues/210)) ([4d79dff](https://github.com/apache-superset/superset-ui/commit/4d79dff)) ### Features * add duration formatter ([#209](https://github.com/apache-superset/superset-ui/issues/209)) ([dcf89a2](https://github.com/apache-superset/superset-ui/commit/dcf89a2)) # [0.12.0](https://github.com/apache-superset/superset-ui/compare/v0.11.15...v0.12.0) (2019-08-23) ### Features * add control panel support to chart plugin ([#203](https://github.com/apache-superset/superset-ui/issues/203)) ([920d389](https://github.com/apache-superset/superset-ui/commit/920d389)) * add functions for parsing formatters from encoding ([#205](https://github.com/apache-superset/superset-ui/issues/205)) ([8906aa0](https://github.com/apache-superset/superset-ui/commit/8906aa0)) * Add types and type guards for encodable ([#201](https://github.com/apache-superset/superset-ui/issues/201)) ([6cff25f](https://github.com/apache-superset/superset-ui/commit/6cff25f)) ### BREAKING CHANGES * **chart:** deprecate old SuperChart API that accepts chartProps ([#202](https://github.com/apache-superset/superset-ui/issues/202)) ([af877c6](https://github.com/apache-superset/superset-ui/commit/af877c6)) * No longer accept `chartProps` as a single prop in ``. Developers must specify each field in chartProps individually. * **chart:** split superset-ui/query from superset-ui/chart ([#178](https://github.com/apache-superset/superset-ui/issues/178)) ([630d3e5](https://github.com/apache-superset/superset-ui/commit/630d3e5)) * some api and types are removed from `@superset-ui/chart` and moved to `/query` * **chart:** remove and rename fields in ChartProps ([#174](https://github.com/apache-superset/superset-ui/issues/174)) ([b53b839](https://github.com/apache-superset/superset-ui/commit/b53b839)) ## [0.11.15](https://github.com/apache-superset/superset-ui/compare/v0.11.14...v0.11.15) (2019-08-06) ### Features * optimize functions for getting text dimension ([#199](https://github.com/apache-superset/superset-ui/issues/199)) ([ad0fa42](https://github.com/apache-superset/superset-ui/commit/ad0fa42)) ## [0.11.14](https://github.com/apache-superset/superset-ui/compare/v0.11.13...v0.11.14) (2019-08-05) ### Bug Fixes * eslint issues ([#198](https://github.com/apache-superset/superset-ui/issues/198)) ([12aeb4a](https://github.com/apache-superset/superset-ui/commit/12aeb4a)) * **connection:** disable caching when on an insecure connection ([#194](https://github.com/apache-superset/superset-ui/issues/194)) ([ca256cd](https://github.com/apache-superset/superset-ui/commit/ca256cd)), closes [#193](https://github.com/apache-superset/superset-ui/issues/193) * clean up unneeded Promise.resolves() ([#185](https://github.com/apache-superset/superset-ui/issues/185)) ([06382a5](https://github.com/apache-superset/superset-ui/commit/06382a5)) * move eslint disable comment in reactify test ([#184](https://github.com/apache-superset/superset-ui/issues/184)) ([795d2ed](https://github.com/apache-superset/superset-ui/commit/795d2ed)) ### Features * allow reactify callbacks to access props ([#200](https://github.com/apache-superset/superset-ui/issues/200)) ([9d6f5c0](https://github.com/apache-superset/superset-ui/commit/9d6f5c0)) * support locale in number and time format ([#182](https://github.com/apache-superset/superset-ui/issues/182)) ([e1f8773](https://github.com/apache-superset/superset-ui/commit/e1f8773)) ## [0.11.13](https://github.com/apache-superset/superset-ui/compare/v0.11.12...v0.11.13) (2019-06-19) ### Bug Fixes * wrong type for filters field ([#183](https://github.com/apache-superset/superset-ui/issues/183)) ([18ef7d9](https://github.com/apache-superset/superset-ui/commit/18ef7d9)) ## [0.11.12](https://github.com/apache-superset/superset-ui/compare/v0.11.11...v0.11.12) (2019-06-18) ### Features * store reference to container and update bindings ([#180](https://github.com/apache-superset/superset-ui/issues/180)) ([00e9a40](https://github.com/apache-superset/superset-ui/commit/00e9a40)) ## [0.11.11](https://github.com/apache-superset/superset-ui/compare/v0.11.10...v0.11.11) (2019-06-18) ### Features * add error boundary and responsiveness to SuperChart ([#175](https://github.com/apache-superset/superset-ui/issues/175)) ([c17b13d](https://github.com/apache-superset/superset-ui/commit/c17b13d)) ## [0.11.10](https://github.com/apache-superset/superset-ui/compare/v0.11.9...v0.11.10) (2019-06-13) ### Features * add parseLength function to @superset-ui/dimension ([#171](https://github.com/apache-superset/superset-ui/issues/171)) ([c0ef45f](https://github.com/apache-superset/superset-ui/commit/c0ef45f)) * allow chart plugin to be unregistered ([#168](https://github.com/apache-superset/superset-ui/issues/168)) ([32f8dd3](https://github.com/apache-superset/superset-ui/commit/32f8dd3)) ## [0.11.9](https://github.com/apache-superset/superset-ui/compare/v0.11.8...v0.11.9) (2019-05-25) ### Bug Fixes * remove padding in WithLegend ([2f0a400](https://github.com/apache-superset/superset-ui/commit/2f0a400)) ## [0.11.8](https://github.com/apache-superset/superset-ui/compare/v0.11.7...v0.11.8) (2019-05-23) ### Features * update ChartFormData and QueryObject to support filters. ([#164](https://github.com/apache-superset/superset-ui/issues/164)) ([025d5bc](https://github.com/apache-superset/superset-ui/commit/025d5bc)) ## [0.11.7](https://github.com/apache-superset/superset-ui/compare/v0.11.6...v0.11.7) (2019-05-17) ### Features * improve margin merging ([#159](https://github.com/apache-superset/superset-ui/issues/159)) ([7832747](https://github.com/apache-superset/superset-ui/commit/7832747)) ## [0.11.6](https://github.com/apache-superset/superset-ui/compare/v0.11.5...v0.11.6) (2019-05-16) ### Bug Fixes * lint ([#144](https://github.com/apache-superset/superset-ui/issues/144)) ([bf24316](https://github.com/apache-superset/superset-ui/commit/bf24316)) ### Features * add hooks ([#158](https://github.com/apache-superset/superset-ui/issues/158)) ([7b3ab5f](https://github.com/apache-superset/superset-ui/commit/7b3ab5f)) ## [0.11.12](https://github.com/apache-superset/superset-ui/compare/v0.11.11...v0.11.12) (2019-06-18) ### ✨ Features * store reference to container and update bindings ([#180](https://github.com/apache-superset/superset-ui/issues/180)) ([00e9a40](https://github.com/apache-superset/superset-ui/commit/00e9a40)) ## [0.11.11](https://github.com/apache-superset/superset-ui/compare/v0.11.10...v0.11.11) (2019-06-18) ### ✨ Features * add error boundary and responsiveness to SuperChart ([#175](https://github.com/apache-superset/superset-ui/issues/175)) ([c17b13d](https://github.com/apache-superset/superset-ui/commit/c17b13d)) ## [0.11.10](https://github.com/apache-superset/superset-ui/compare/v0.11.9...v0.11.10) (2019-06-13) ### ✨ Features * add parseLength function to @superset-ui/dimension ([#171](https://github.com/apache-superset/superset-ui/issues/171)) ([c0ef45f](https://github.com/apache-superset/superset-ui/commit/c0ef45f)) * allow chart plugin to be unregistered ([#168](https://github.com/apache-superset/superset-ui/issues/168)) ([32f8dd3](https://github.com/apache-superset/superset-ui/commit/32f8dd3)) ## [0.11.9](https://github.com/apache-superset/superset-ui/compare/v0.11.8...v0.11.9) (2019-05-25) ### 🐞 Bug Fixes * remove padding in WithLegend ([2f0a400](https://github.com/apache-superset/superset-ui/commit/2f0a400)) ## [0.11.8](https://github.com/apache-superset/superset-ui/compare/v0.11.7...v0.11.8) (2019-05-23) ### ✨ Features * update ChartFormData and QueryObject to support filters. ([#164](https://github.com/apache-superset/superset-ui/issues/164)) ([025d5bc](https://github.com/apache-superset/superset-ui/commit/025d5bc)) ## [0.11.7](https://github.com/apache-superset/superset-ui/compare/v0.11.6...v0.11.7) (2019-05-17) ### ✨ Features * improve margin merging ([#159](https://github.com/apache-superset/superset-ui/issues/159)) ([7832747](https://github.com/apache-superset/superset-ui/commit/7832747)) ## [0.11.6](https://github.com/apache-superset/superset-ui/compare/v0.11.5...v0.11.6) (2019-05-16) ### 🐞 Bug Fixes * lint ([#144](https://github.com/apache-superset/superset-ui/issues/144)) ([bf24316](https://github.com/apache-superset/superset-ui/commit/bf24316)) ### ✨ Features * add hooks ([#158](https://github.com/apache-superset/superset-ui/issues/158)) ([7b3ab5f](https://github.com/apache-superset/superset-ui/commit/7b3ab5f)) ## [0.11.5](https://github.com/apache-superset/superset-ui/compare/v0.11.4...v0.11.5) (2019-04-27) ### 🐞 Bug Fixes * broken build due to failing unit tests ([#141](https://github.com/apache-superset/superset-ui/issues/141)) ([58d56d5](https://github.com/apache-superset/superset-ui/commit/58d56d5)) ### ✨ Features * add chart companion components ([#139](https://github.com/apache-superset/superset-ui/issues/139)) ([a82faec](https://github.com/apache-superset/superset-ui/commit/a82faec)) ## [0.11.4](https://github.com/apache-superset/superset-ui/compare/v0.11.3...v0.11.4) (2019-04-26) ### 🐞 Bug Fixes * make translation module type check correctly ([#140](https://github.com/apache-superset/superset-ui/issues/140)) ([c05fe3a](https://github.com/apache-superset/superset-ui/commit/c05fe3a)) ## [0.11.3](https://github.com/apache-superset/superset-ui/compare/v0.11.2...v0.11.3) (2019-04-16) ### 🐞 Bug Fixes * bump peer dependencies ([#136](https://github.com/apache-superset/superset-ui/issues/136)) ([ca3000d](https://github.com/apache-superset/superset-ui/commit/ca3000d)) ## [0.11.2](https://github.com/apache-superset/superset-ui/compare/v0.11.1...v0.11.2) (2019-04-08) ### 🐞 Bug Fixes * smartDateVerbose at seconds ([#132](https://github.com/apache-superset/superset-ui/issues/132)) ([d29bfd0](https://github.com/apache-superset/superset-ui/commit/d29bfd0)) ## [0.11.1](https://github.com/apache-superset/superset-ui/compare/v0.11.0...v0.11.1) (2019-04-08) ### ✨ Features * callback hooks for Reactified components ([#131](https://github.com/apache-superset/superset-ui/issues/131)) ([7603520](https://github.com/apache-superset/superset-ui/commit/7603520)) # [0.11.0](https://github.com/apache-superset/superset-ui/compare/v0.10.10...v0.11.0) (2019-04-02) ### 💔 BREAKING CHANGE * Revert "Handle BigNumber conversions in JSON properly (without loss of precision) (#71)" (#126) This reverts commit e3866129b2b3cbd6e099fe4ab66319c4fe6ae485. It should not cause critical issue or require additional migration from `0.10.x`. However, since this is a change in the expected output, we bump the version to be safe. ## [0.10.10](https://github.com/apache-superset/superset-ui/compare/v0.10.9...v0.10.10) (2019-04-02) ### ✨ Features * add support for conditional get requests ([#119](https://github.com/apache-superset/superset-ui/issues/119)) ([2ca55ed](https://github.com/apache-superset/superset-ui/commit/2ca55ed)) ## [0.10.9](https://github.com/apache-superset/superset-ui/compare/v0.10.8...v0.10.9) (2019-03-29) ### ✨ Features * add labels to color scheme ([#125](https://github.com/apache-superset/superset-ui/issues/125)) ([98a14a2](https://github.com/apache-superset/superset-ui/commit/98a14a2)) ## [0.10.8](https://github.com/apache-superset/superset-ui/compare/v0.10.7...v0.10.8) (2019-03-26) ### 🐞 Bug Fixes * Fixed type definition for chart plugin ([#123](https://github.com/apache-superset/superset-ui/issues/123)) ([6230a3b](https://github.com/apache-superset/superset-ui/commit/6230a3b)) ### ✨ Features * getter function to return color mapping ([#124](https://github.com/apache-superset/superset-ui/issues/124)) ([46e78ad](https://github.com/apache-superset/superset-ui/commit/46e78ad)) ## [0.10.7](https://github.com/apache-superset/superset-ui/compare/v0.10.6...v0.10.7) (2019-03-22) ### 🐞 Bug Fixes * import types from package, not monorepo ([#122](https://github.com/apache-superset/superset-ui/pull/122)) ## [0.10.6](https://github.com/apache-superset/superset-ui/compare/v0.10.5...v0.10.6) (2019-03-22) ### 🛠️ Internal * remove faux `@superset-ui/core` TS declaration ([#121](https://github.com/apache-superset/superset-ui/pull/121)) ## 0.10.5 (2019-03-21) ### ✨ Features * 🎸 Improved QueryObject to handle more fields (#116) ([57a64b1](https://github.com/apache-superset/superset-ui/commit/57a64b1)), closes [#116](https://github.com/apache-superset/superset-ui/issues/116) * Add `` (#120) ([ade9dbe](https://github.com/apache-superset/superset-ui/commit/ade9dbe)), closes [#120](https://github.com/apache-superset/superset-ui/issues/120) ### 📜 Documentation * Add TS support + CORS demo (#118) ([34581f3](https://github.com/apache-superset/superset-ui/commit/34581f3)), closes [#118](https://github.com/apache-superset/superset-ui/issues/118) ## 0.10.4 (2019-03-11) ### ✨ Features * add dimension type (#117) ([e4a22ade305fd6ea962648b86ff88431d77ea41e](https://github.com/apache-superset/superset-ui/commit/e4a22ade305fd6ea962648b86ff88431d77ea41e)), closes [#117](https://github.com/apache-superset/superset-ui/issues/117) * re-export types from @superset-ui/dimension (#115) ([8c3f8b0f5f2edb558cb8e9f708a17d3d3b4b92aa](https://github.com/apache-superset/superset-ui/commit/8c3f8b0f5f2edb558cb8e9f708a17d3d3b4b92aa)), closes [#115](https://github.com/apache-superset/superset-ui/issues/115) ## v0.10.3 (2019-03-07) ### ✨ Features * feat(superset-ui-dimension): add `mergeMargin()` function (#114) ([c5589384c12f5ff2480e3614cf44b33d85b1299e](https://github.com/apache-superset/superset-ui/commit/c5589384c12f5ff2480e3614cf44b33d85b1299e)), closes [#114](https://github.com/apache-superset/superset-ui/issues/114) ## v0.10.2 ### ✨ Features * feat(superset-ui-chart): add `.clone()` function to `ChartMetadata` (#112) ([1c1ef3b](https://github.com/apache-superset/superset-ui/commit/1c1ef3b)), closes [#112](https://github.com/apache-superset/superset-ui/issues/112) * feat(superset-ui-connection): Allow `PUT` and `PATCH` in call API ([efcfd1a](https://github.com/apache-superset/superset-ui/commit/efcfd1a)) ## v0.10.1 ### 💔 BREAKING CHANGE * `@superset-ui/core` becomes peer dependency ### 🛠️ Internal * refactor: make `@superset-ui/core` peer dependency (#111) ([e9c7b91](https://github.com/apache-superset/superset-ui/commit/e9c7b91)), closes [#111](https://github.com/apache-superset/superset-ui/issues/111) * chore: add `commitlint` and `commitizen` config ([cae32ce](https://github.com/apache-superset/superset-ui/commit/cae32ce)) * docs: update changelog ([4d70053](https://github.com/apache-superset/superset-ui/commit/4d70053)) ## v0.10.0 ### 💔 BREAKING CHANGES * Rename `FormData ` to `ChartFormData` to avoid naming collision with native JS (#100) * Rename constants in `NumberFormats` changing `_CHANGE` to `_SIGNED`. * Default number format is now `SMART_NUMBER` instead of `D3` `.3~s`. ### ✨ Features * Add SMART_NUMBER formatter and make it default (#109) * Enable warnings when values are overwritten in registries (#107) ### 🛠️ Internal * Migrate `plugin-chart-word-cloud` to `@superset-ui-plugins` repo. ## v0.9.6 ### 🛠️ Internal * Update `@superset-ui/chart` dependency. ## v0.9.5 ### 🛠️ Internal * Remove unnecessary export types and remove warning when using `esm` output in target application. ## v0.9.4 ### 🐞 Bug fixes * Make `id` an optional prop for `SuperChart`. ## v0.9.3 ### ✨ Features * Add new package `@superset-ui/dimension` * Add new package `@superset-ui/plugin-chart-word-cloud` ### 🛠️ Internal * Minor update and additional unit tests for generator ## v0.9.2 ### ✨ Features * Add more subgenerators to create package and demo in `superset-ui-legacy` * Support put and delete HTTP methods in `SupersetClient` ## v0.9.1 ### 🐞 Bug fixes * Fix TypeScript declaration for package `jed` with `@superset-ui/translation` distribution. ## v0.9.0 ### ✨ Features * Add `useLegacyApi` field to `ChartMetadata`. This flag will help us determine whether to use the new `/api/v1/query` endpoint or the legacy one. * Add two generics to `Registry` * `V` is type of value in the registry * `W` is type of value returned from `loader` function when using `.registerLoader(key, loader)`. * `W` can be either `V`, `Promise` or `V | Promise` * Set `W=V` when does not support asynchronous loader. Making return type of `.get()` become `V` instead of `Promise` * By default, `W` is set to `V | Promise` to support both synchronous and asynchronous loaders. * Include and link TypeScript declaration for package `jed` with `@superset-ui/translation` distribution. ### 🛠️ Internal * Convert `@superset-ui/number-format` to TypeScript * Convert `@superset-ui/time-format` to TypeScript * Convert `@superset-ui/translation` to TypeScript ### 💔 BREAKING CHANGES * Make number formatter always returns `string`. This is different from previous behavior. |Value|formatted value (before)|formatted value (after)| |------------|------------|-----------| | `null` | `null` | `'null'` | | `undefined` | `undefined` | `'undefined'` | | `NaN` | `NaN` | `'NaN'` | * Make time formatter always returns `string`. This is different from previous behavior. |Value|formatted value (before)|formatted value (after)| |------------|------------|-----------| | `null` | `null` | `'null'` | | `undefined` | `undefined` | `'undefined'` | | `NaN` | `NaN` | `'NaN'` | ## v0.8.0 ### ✨ Features * Add SuperChart and convert to TypeScript * Allow metrics arrays in form data * Moved query module from `incubator-superset` into `superset-ui` * Add `reactify` function from `incubator-superset` ### 🐞 Bug fixes * Handle `BigNumber` conversions to/from JSON without loss of precision ### 🛠️ Internal * Use DefinitelyTyped's `fetch-mock` type def * Improved type def for `json-bigint` * Migrated `@superset-ui/chart` to TypeScript * Migrated `@superset-ui/color` to TypeScript * Migrated `@superset-ui/core` to TypeScript * Made `connection` and `color` packages peer dependencies ## v0.7.2 ### ✨ Features * Make `@superset-ui/time-format` and `@superset-ui/number-format` ignore leading and trailing spaces when looking for formatters. ## v0.7.1 ### ✨ Features * Add new APIs to `@superset-ui/time-format` - `createD3TimeFormatter` - `createMultiFormatter` * Add new APIs to `@superset-ui/number-format` - `createD3NumberFormatter` - `createSiAtMostNDigitFormatter` ## v0.7.0 ### ✨ Features * Add `@superset-ui/time-format` package * Add `@superset-ui/number-format` package * Use the recently added `ExtensibleFunction` to make an instance of `CategoricalColorScale` be a function * Add `overwritePolicy` for `Registry` so developer can customize whether overwriting is `ALLOW`, `WARN` or `PROHIBIT`. ### 🐞 Bug fixes * Transform input value before setting color. ### 🛠️ Internal * Rewrite `@superset-ui/connection` in TypeScript ### 💔 BREAKING CHANGES * Remove `categoricalColorScale.toFunction()`. Now `categoricalColorScale` itself is already a function. * The color scales no longer convert input to lowercase before finding color. * Rename `ColorScheme` field `name` to `id`. * Change `Registry` constructor API to take object instead of single string name. ----- ## v0.6.0 ### ✨ Features * Add `@superset-ui/generator-superset` * Add `RegistryWithDefaultKey` and `ExtensibleFunction` to `@superset-ui/core` ### 💔 BREAKING CHANGES * `getDefaultSchemeName()` and `setDefaultSchemeName()` are renamed to `getDefaultKey()` and `setDefaultKey()` ----- ## v0.5.0 ### ✨ Features * Add `@superset-ui/chart` ### 🐞 Bug fixes * Use simple js to create range ----- ## v0.4.0 ### ✨ Features * Add `@superset-ui/color` for color management ----- ## v0.3.0 ### ✨ Features * Add new `@superset-ui/core` with data structures and utilities. ### 💔 BREAKING CHANGES * Rename former `@superset-ui/core` to `@superset-ui/connection`.