From 54b5be5c7a80d40cd9a9c84b1f153204a4a6cb39 Mon Sep 17 00:00:00 2001 From: Krist Wongsuphasawat Date: Wed, 18 Sep 2019 17:22:12 -0700 Subject: [PATCH] docs: clear changelog --- .../superset-ui-plugins-deckgl/CHANGELOG.md | 468 ------------------ 1 file changed, 468 deletions(-) diff --git a/superset-frontend/temporary_superset_ui/superset-ui-plugins-deckgl/CHANGELOG.md b/superset-frontend/temporary_superset_ui/superset-ui-plugins-deckgl/CHANGELOG.md index e612b0b51e..e69de29bb2 100644 --- a/superset-frontend/temporary_superset_ui/superset-ui-plugins-deckgl/CHANGELOG.md +++ b/superset-frontend/temporary_superset_ui/superset-ui-plugins-deckgl/CHANGELOG.md @@ -1,468 +0,0 @@ -## [0.10.41](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.40...v0.10.41) (2019-08-13) - - -### Features - -* update type for line chart series ([#175](https://github.com/apache-superset/superset-ui-plugins/issues/175)) ([c920d55](https://github.com/apache-superset/superset-ui-plugins/commit/c920d55)) - - - -## [0.10.40](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.39...v0.10.40) (2019-08-08) - - -### Features - -* add basic functionality for icicle chart to display static data ([#165](https://github.com/apache-superset/superset-ui-plugins/issues/165)) ([895758b](https://github.com/apache-superset/superset-ui-plugins/commit/895758b)) - - - -## [0.10.39](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.38...v0.10.39) (2019-08-06) - - -### Bug Fixes - -* only remove tooltips relating to a single vis ([#167](https://github.com/apache-superset/superset-ui-plugins/issues/167)) ([8059485](https://github.com/apache-superset/superset-ui-plugins/commit/8059485)) - - -### Features - -* file skeleton necessary for icicle chart visualization ([#162](https://github.com/apache-superset/superset-ui-plugins/issues/162)) ([ecd5744](https://github.com/apache-superset/superset-ui-plugins/commit/ecd5744)) - - - -## [0.10.38](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.37...v0.10.38) (2019-07-29) - - -### Bug Fixes - -* nvd3 charts break on stateChange dispatch ([#159](https://github.com/apache-superset/superset-ui-plugins/issues/159)) ([bd1245d](https://github.com/apache-superset/superset-ui-plugins/commit/bd1245d)) - - - -## [0.10.37](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.36...v0.10.37) (2019-07-26) - - -### Bug Fixes - -* disable lint error ([#150](https://github.com/apache-superset/superset-ui-plugins/issues/150)) ([d770a14](https://github.com/apache-superset/superset-ui-plugins/commit/d770a14)) -* single y axis bounds ([#148](https://github.com/apache-superset/superset-ui-plugins/issues/148)) ([49da856](https://github.com/apache-superset/superset-ui-plugins/commit/49da856)) - - - -## [0.10.36](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.35...v0.10.36) (2019-07-22) - - -### Bug Fixes - -* responsive y-axis on stacked charts ([#141](https://github.com/apache-superset/superset-ui-plugins/issues/141)) ([8f60a5d](https://github.com/apache-superset/superset-ui-plugins/commit/8f60a5d)) - - - -## [0.10.35](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.34...v0.10.35) (2019-07-08) - - -### Bug Fixes - -* fixing tooltip for expanded area chart ([#134](https://github.com/apache-superset/superset-ui-plugins/issues/134)) ([6a4986e](https://github.com/apache-superset/superset-ui-plugins/commit/6a4986e)) - - - -## [0.10.34](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.33...v0.10.34) (2019-06-26) - - - -## [0.10.33](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.32...v0.10.33) (2019-06-26) - - -### Bug Fixes - -* heatmap errors with null data ([3206645](https://github.com/apache-superset/superset-ui-plugins/commit/3206645)) - - - -## [0.10.32](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.31...v0.10.32) (2019-06-12) - - -### Bug Fixes - -* ignore disabled series in stacked bar values ([#116](https://github.com/apache-superset/superset-ui-plugins/issues/116)) ([da8390e](https://github.com/apache-superset/superset-ui-plugins/commit/da8390e)) - - - -## [0.10.31](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.30...v0.10.31) (2019-06-06) - - -### Bug Fixes - -* legend types ([b704671](https://github.com/apache-superset/superset-ui-plugins/commit/b704671)) -* move series in front of xy gridlines ([#119](https://github.com/apache-superset/superset-ui-plugins/issues/119)) ([0042f46](https://github.com/apache-superset/superset-ui-plugins/commit/0042f46)) - - -### Features - -* add getDomain to ChannelEncoder ([e2ea8c8](https://github.com/apache-superset/superset-ui-plugins/commit/e2ea8c8)) -* channels can take array of definitions ([e105629](https://github.com/apache-superset/superset-ui-plugins/commit/e105629)) -* create reusable selector factory for Encoder ([c208272](https://github.com/apache-superset/superset-ui-plugins/commit/c208272)) -* remove children from XYChartLayout parameter ([cd74445](https://github.com/apache-superset/superset-ui-plugins/commit/cd74445)) -* simplify Encoder creation ([5d20d82](https://github.com/apache-superset/superset-ui-plugins/commit/5d20d82)) - - - -## [0.10.30](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.29...v0.10.30) (2019-06-02) - - -### Bug Fixes - -* **preset-chart-xy:** Pick LegendRenderer ([#118](https://github.com/apache-superset/superset-ui-plugins/issues/118)) ([92373c2](https://github.com/apache-superset/superset-ui-plugins/commit/92373c2)) - - - -## [0.10.29](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.28...v0.10.29) (2019-05-31) - - -### Bug Fixes - -* scale type category missing ordinal ([1516ed4](https://github.com/apache-superset/superset-ui-plugins/commit/1516ed4)) - - - -## [0.10.28](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.27...v0.10.28) (2019-05-31) - - -### Bug Fixes - -* lint ([ad4a3c4](https://github.com/apache-superset/superset-ui-plugins/commit/ad4a3c4)) - - -### Features - -* implement labelFlush behavior for continuous axes ([#117](https://github.com/apache-superset/superset-ui-plugins/issues/117)) ([80b2227](https://github.com/apache-superset/superset-ui-plugins/commit/80b2227)) - - - -## [0.10.27](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.26...v0.10.27) (2019-05-30) - - -### Bug Fixes - -* convert scale config to data-ui's config correctly ([#115](https://github.com/apache-superset/superset-ui-plugins/issues/115)) ([f37f2dd](https://github.com/apache-superset/superset-ui-plugins/commit/f37f2dd)) - - - -## [0.10.26](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.25...v0.10.26) (2019-05-30) - - -### Bug Fixes - -* move padding ([f52e48a](https://github.com/apache-superset/superset-ui-plugins/commit/f52e48a)) - - - -## [0.10.25](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.24...v0.10.25) (2019-05-25) - - - -## [0.10.24](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.23...v0.10.24) (2019-05-24) - - -### Features - -* allow boolean as axis config ([e996d24](https://github.com/apache-superset/superset-ui-plugins/commit/e996d24)) - - - -## [0.10.23](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.22...v0.10.23) (2019-05-21) - - -### Bug Fixes - -* gridlines ([961a0c6](https://github.com/apache-superset/superset-ui-plugins/commit/961a0c6)) - - -### Features - -* support custom tooltip for scatterplot and box plot ([fbf6be3](https://github.com/apache-superset/superset-ui-plugins/commit/fbf6be3)) -* support line strokeWidth ([#105](https://github.com/apache-superset/superset-ui-plugins/issues/105)) ([45bdfbb](https://github.com/apache-superset/superset-ui-plugins/commit/45bdfbb)) - - - -## [0.10.22](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.21...v0.10.22) (2019-05-17) - - - -## [0.10.21](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.20...v0.10.21) (2019-05-17) - - -### Features - -* add types to published list ([0f4614f](https://github.com/apache-superset/superset-ui-plugins/commit/0f4614f)) - - - -## [0.10.20](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.19...v0.10.20) (2019-05-17) - - - -## [0.10.19](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.18...v0.10.19) (2019-05-17) - - -### Bug Fixes - -* invalid margin breaking chart ([#102](https://github.com/apache-superset/superset-ui-plugins/issues/102)) ([dc874b0](https://github.com/apache-superset/superset-ui-plugins/commit/dc874b0)) - - - -## [0.10.18](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.17...v0.10.18) (2019-05-16) - - -### Features - -* support tooltip and legend overrides ([#101](https://github.com/apache-superset/superset-ui-plugins/issues/101)) ([a803786](https://github.com/apache-superset/superset-ui-plugins/commit/a803786)) - - - -## [0.10.17](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.16...v0.10.17) (2019-05-14) - - -### Bug Fixes - -* disable lazy import for line chart and box plot ([#82](https://github.com/apache-superset/superset-ui-plugins/issues/82)) ([5161e5e](https://github.com/apache-superset/superset-ui-plugins/commit/5161e5e)) -* lint ([#79](https://github.com/apache-superset/superset-ui-plugins/issues/79)) ([7a89ae8](https://github.com/apache-superset/superset-ui-plugins/commit/7a89ae8)) - - -### Features - -* add box plot ([#78](https://github.com/apache-superset/superset-ui-plugins/issues/78)) ([72d4c30](https://github.com/apache-superset/superset-ui-plugins/commit/72d4c30)) -* add scatter plot ([#90](https://github.com/apache-superset/superset-ui-plugins/issues/90)) ([cf07d9d](https://github.com/apache-superset/superset-ui-plugins/commit/cf07d9d)) -* allow legend overrides at multiple levels ([#81](https://github.com/apache-superset/superset-ui-plugins/issues/81)) ([067f29b](https://github.com/apache-superset/superset-ui-plugins/commit/067f29b)) -* bring lazy import back ([#84](https://github.com/apache-superset/superset-ui-plugins/issues/84)) ([72c0203](https://github.com/apache-superset/superset-ui-plugins/commit/72c0203)) - - - -## [0.10.16](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.15...v0.10.16) (2019-05-03) - - -### Features - -* add sankey chart with loops ([#77](https://github.com/apache-superset/superset-ui-plugins/issues/77)) ([e2d5191](https://github.com/apache-superset/superset-ui-plugins/commit/e2d5191)) - - - -## [0.10.15](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.14...v0.10.15) (2019-04-27) - - -### Bug Fixes - -* rename file from js to ts ([#75](https://github.com/apache-superset/superset-ui-plugins/issues/75)) ([c4c7b6d](https://github.com/apache-superset/superset-ui-plugins/commit/c4c7b6d)) - - - -## [0.10.14](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.13...v0.10.14) (2019-04-26) - - -### Bug Fixes - -* lazily create metadata ([#74](https://github.com/apache-superset/superset-ui-plugins/issues/74)) ([2fef425](https://github.com/apache-superset/superset-ui-plugins/commit/2fef425)) - - -### Features - -* bump dependencies ([3f34865](https://github.com/apache-superset/superset-ui-plugins/commit/3f34865)) - - - -## [0.10.13](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.12...v0.10.13) (2019-04-26) - - -### Bug Fixes - -* make line chart query operate in time series mode ([#71](https://github.com/apache-superset/superset-ui-plugins/issues/71)) ([4d9a479](https://github.com/apache-superset/superset-ui-plugins/commit/4d9a479)) - - -### Features - -* integrate line chart with build query and update typings ([#73](https://github.com/apache-superset/superset-ui-plugins/issues/73)) ([311d607](https://github.com/apache-superset/superset-ui-plugins/commit/311d607)) -* update data format returned from query api and add getGroupBys ([#72](https://github.com/apache-superset/superset-ui-plugins/issues/72)) ([3bbedb2](https://github.com/apache-superset/superset-ui-plugins/commit/3bbedb2)) - - - -## [0.10.12](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.11...v0.10.12) (2019-04-24) - - -### Bug Fixes - -* line chart does not handle temporal field correctly ([#68](https://github.com/apache-superset/superset-ui-plugins/issues/68)) ([79ff3e1](https://github.com/apache-superset/superset-ui-plugins/commit/79ff3e1)) -* word cloud import bug ([#65](https://github.com/apache-superset/superset-ui-plugins/issues/65)) ([dafdc0b](https://github.com/apache-superset/superset-ui-plugins/commit/dafdc0b)) - - -### Features - -* adding Canada into the list of country map choices ([#48](https://github.com/apache-superset/superset-ui-plugins/issues/48)) ([eb9ffb5](https://github.com/apache-superset/superset-ui-plugins/commit/eb9ffb5)) -* improve line chart margin/axis and add buildquery ([#66](https://github.com/apache-superset/superset-ui-plugins/issues/66)) ([9c9dd9d](https://github.com/apache-superset/superset-ui-plugins/commit/9c9dd9d)) -* update line chart thumbnail and scale extraction ([#61](https://github.com/apache-superset/superset-ui-plugins/issues/61)) ([69a405c](https://github.com/apache-superset/superset-ui-plugins/commit/69a405c)) - - - -## [0.10.11](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.10...v0.10.11) (2019-04-12) - - -### Bug Fixes - -* list css as side effects ([#57](https://github.com/apache-superset/superset-ui-plugins/issues/57)) ([e139bcb](https://github.com/apache-superset/superset-ui-plugins/commit/e139bcb)) - - - -## [0.10.10](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.9...v0.10.10) (2019-04-10) - - -### Bug Fixes - -* use correct number format ([#47](https://github.com/apache-superset/superset-ui-plugins/issues/47)) ([b0ae30b](https://github.com/apache-superset/superset-ui-plugins/commit/b0ae30b)) - - -### Features - -* increment the version number ([#44](https://github.com/apache-superset/superset-ui-plugins/issues/44)) ([355fc7d](https://github.com/apache-superset/superset-ui-plugins/commit/355fc7d)) - - - -## [0.10.9](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.8...v0.10.9) (2019-04-08) - - -### Bug Fixes - -* y-axis bounds for stacked viz types ([#45](https://github.com/apache-superset/superset-ui-plugins/issues/45)) ([0f8b504](https://github.com/apache-superset/superset-ui-plugins/commit/0f8b504)) - - - -## [0.10.8](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.7...v0.10.8) (2019-04-08) - - -### Bug Fixes - -* remove sticky tooltip when query returns no data in explore view ([#42](https://github.com/apache-superset/superset-ui-plugins/issues/42)) ([789596f](https://github.com/apache-superset/superset-ui-plugins/commit/789596f)) - - - -## [0.10.7](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.6...v0.10.7) (2019-04-05) - - -### Bug Fixes - -* **legacy-preset-chart-nvd3:** stacked bar charts labels ([#40](https://github.com/apache-superset/superset-ui-plugins/issues/40)) ([ec67d3d](https://github.com/apache-superset/superset-ui-plugins/commit/ec67d3d)) - - - -## [0.10.6](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.5...v0.10.6) (2019-04-04) - - - -## [0.10.5](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.4...v0.10.5) (2019-04-02) - - -### Features - -* update dependencies to make plugins compatible with 0.11 ([#38](https://github.com/apache-superset/superset-ui-plugins/issues/38)) ([9cd76ab](https://github.com/apache-superset/superset-ui-plugins/commit/9cd76ab)) - - - -## [0.10.4](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.3...v0.10.4) (2019-04-01) - - -### Bug Fixes - -* big number with trendline fix ([#34](https://github.com/apache-superset/superset-ui-plugins/issues/34)) ([679a3f2](https://github.com/apache-superset/superset-ui-plugins/commit/679a3f2)) -* broken build due to file rename in vega-lite ([#37](https://github.com/apache-superset/superset-ui-plugins/issues/37)) ([17cb5f6](https://github.com/apache-superset/superset-ui-plugins/commit/17cb5f6)) -* exception thrown for charts without a x-axis ([#36](https://github.com/apache-superset/superset-ui-plugins/issues/36)) ([04cae86](https://github.com/apache-superset/superset-ui-plugins/commit/04cae86)) -* fine tune time pivot chart tooltip ([#33](https://github.com/apache-superset/superset-ui-plugins/issues/33)) ([6924b98](https://github.com/apache-superset/superset-ui-plugins/commit/6924b98)) -* line chart tooltip should use full datetime format ([#24](https://github.com/apache-superset/superset-ui-plugins/issues/24)) ([836818b](https://github.com/apache-superset/superset-ui-plugins/commit/836818b)) - - -### Features - -* improve the tooltip for the time pivot chart ([#30](https://github.com/apache-superset/superset-ui-plugins/issues/30)) ([ad6ab28](https://github.com/apache-superset/superset-ui-plugins/commit/ad6ab28)) -* line chart with revised encodeable utilities ([#26](https://github.com/apache-superset/superset-ui-plugins/issues/26)) ([c9b8195](https://github.com/apache-superset/superset-ui-plugins/commit/c9b8195)) -* update tooltip and use selector ([#31](https://github.com/apache-superset/superset-ui-plugins/issues/31)) ([6a59b21](https://github.com/apache-superset/superset-ui-plugins/commit/6a59b21)) - - - -## [0.10.3](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.2...v0.10.3) (2019-03-22) - - -### Bug Fixes - -* make pivot table handle null string ([#23](https://github.com/apache-superset/superset-ui-plugins/issues/23)) ([6794209](https://github.com/apache-superset/superset-ui-plugins/commit/6794209)) - - -### Features - -* add encodeable utilities for chart ([#15](https://github.com/apache-superset/superset-ui-plugins/issues/15)) ([287d37e](https://github.com/apache-superset/superset-ui-plugins/commit/287d37e)) - - - -## [0.10.2](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.1...v0.10.2) (2019-03-18) - - - -## [0.10.1](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.0...v0.10.1) (2019-03-18) - - -### Bug Fixes - -* bar label for many bars and long labels ([#21](https://github.com/apache-superset/superset-ui-plugins/issues/21)) ([8b9c10a](https://github.com/apache-superset/superset-ui-plugins/commit/8b9c10a)) -* dual line chart color consistency for secondary y axis ([#18](https://github.com/apache-superset/superset-ui-plugins/issues/18)) ([1ef0d68](https://github.com/apache-superset/superset-ui-plugins/commit/1ef0d68)) -* nvd3 line chart y axis bounds ([#17](https://github.com/apache-superset/superset-ui-plugins/issues/17)) ([1c0e682](https://github.com/apache-superset/superset-ui-plugins/commit/1c0e682)) -* show only necessary tick labels on log scale ([#19](https://github.com/apache-superset/superset-ui-plugins/issues/19)) ([2f35d0c](https://github.com/apache-superset/superset-ui-plugins/commit/2f35d0c)) - - -### Features - -* add properties for font sizing ([#10](https://github.com/apache-superset/superset-ui-plugins/issues/10)) ([d07f60c](https://github.com/apache-superset/superset-ui-plugins/commit/d07f60c)) - - - -# [0.10.0](https://github.com/apache-superset/superset-ui-plugins/compare/v0.1.1...v0.10.0) (2019-03-05) - - -### Bug Fixes - -* **legacy-preset-chart-nvd3:** redraw bar values after legend change ([#7](https://github.com/apache-superset/superset-ui-plugins/issues/7)) ([28b1f75](https://github.com/apache-superset/superset-ui-plugins/commit/28b1f75)) -* **legacy-preset-chart-nvd3:** redraw markers after legend interaction ([#6](https://github.com/apache-superset/superset-ui-plugins/issues/6)) ([b257c32](https://github.com/apache-superset/superset-ui-plugins/commit/b257c32)) -* **legacy-preset-chart-nvd3:** tooltip's disappearance and stickiness ([#1](https://github.com/apache-superset/superset-ui-plugins/issues/1)) ([0cc1ea8](https://github.com/apache-superset/superset-ui-plugins/commit/0cc1ea8)) -* 🐛 broken unit test due to missing babel-polyfill ([346ca5c](https://github.com/apache-superset/superset-ui-plugins/commit/346ca5c)) -* resolve issues post `0.10.0` ([7b0fd6d](https://github.com/apache-superset/superset-ui-plugins/commit/7b0fd6d)) - - -### Features - -* **legacy-preset-chart-nvd3:** show negative values on bars ([#8](https://github.com/apache-superset/superset-ui-plugins/issues/8)) ([8a2dbdc](https://github.com/apache-superset/superset-ui-plugins/commit/8a2dbdc)) -* 🎸 line chart makes first appearance ([e1c9ac2](https://github.com/apache-superset/superset-ui-plugins/commit/e1c9ac2)) -* add country map of bulgaria in superset-ui-legacy-plugin-chart-country-map ([#2](https://github.com/apache-superset/superset-ui-plugins/issues/2)) ([b5fd6e4](https://github.com/apache-superset/superset-ui-plugins/commit/b5fd6e4)) -* bump data-ui/xy-chart version ([5bb28f3](https://github.com/apache-superset/superset-ui-plugins/commit/5bb28f3)) - - - -## [0.1.1](https://github.com/apache-superset/superset-ui-plugins/compare/v0.1.0...v0.1.1) (2019-02-14) - - - -# [0.1.0](https://github.com/apache-superset/superset-ui-plugins/compare/v0.0.3...v0.1.0) (2019-02-13) - - - -## [0.0.3](https://github.com/apache-superset/superset-ui-plugins/compare/v0.0.2...v0.0.3) (2019-02-13) - - - -## [0.0.2](https://github.com/apache-superset/superset-ui-plugins/compare/v0.0.1...v0.0.2) (2019-02-12) - - - -## [0.0.1](https://github.com/apache-superset/superset-ui-plugins/compare/v0.0.1-alpha.0...v0.0.1) (2019-02-09) - - - -## 0.0.1-alpha.0 (2019-02-07) - - -