superset/superset-frontend/temporary_superset_ui/superset-ui/plugins/superset-ui-plugins/CHANGELOG.md

219 lines
11 KiB
Markdown
Raw Normal View History

2019-04-26 20:52:20 -04:00
## [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)
2019-04-02 18:25:51 -04:00
### 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)
2019-04-01 19:34:58 -04:00
### 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)
2019-01-23 15:31:45 -05:00
2019-03-18 20:20:28 -04:00
### Bug Fixes
2019-03-18 20:20:28 -04:00
* 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))
2019-03-18 20:20:28 -04:00
### Features
2019-03-18 20:20:28 -04:00
* 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))
2019-03-18 16:01:01 -04:00
## [0.10.2](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.1...v0.10.2) (2019-03-18)
2019-03-18 16:01:01 -04:00
## [0.10.1](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.0...v0.10.1) (2019-03-18)
2019-03-18 16:01:01 -04:00
### Bug Fixes
2019-03-18 16:01:01 -04:00
* 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))
2019-03-05 17:35:35 -05:00
### Features
2019-03-05 17:35:35 -05:00
* 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))
2019-03-05 17:35:35 -05:00
# [0.10.0](https://github.com/apache-superset/superset-ui-plugins/compare/v0.1.1...v0.10.0) (2019-03-05)
2019-03-05 17:35:35 -05:00
2019-02-13 15:46:41 -05:00
### Bug Fixes
2019-02-13 15:46:41 -05:00
* **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))
2019-02-13 15:46:41 -05:00
### Features
2019-02-13 15:46:41 -05:00
* **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))
2019-02-13 15:46:41 -05:00
## [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)
2019-02-13 15:46:41 -05:00