diff --git a/superset-frontend/temporary_superset_ui/superset-ui/plugins/superset-ui-plugins/CHANGELOG.md b/superset-frontend/temporary_superset_ui/superset-ui/plugins/superset-ui-plugins/CHANGELOG.md index aeaca2a5a8..61c3bd19bb 100644 --- a/superset-frontend/temporary_superset_ui/superset-ui/plugins/superset-ui-plugins/CHANGELOG.md +++ b/superset-frontend/temporary_superset_ui/superset-ui/plugins/superset-ui-plugins/CHANGELOG.md @@ -1,3 +1,16 @@ +# [0.0.0-master](https://github.com/apache-superset/superset-ui-plugins/compare/v0.10.36...v0.0.0-master) (2019-07-22) + + + +## [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) @@ -366,19 +379,19 @@ ### Bug Fixes -* 🐛 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)) * **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)) -* **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))