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

57 lines
2.6 KiB
Markdown
Raw Normal View History

2019-03-05 17:35:35 -05:00
# @superset-ui-plugins
2019-01-23 15:31:45 -05:00
2019-03-05 17:35:35 -05:00
# 0.10.0 (2019-03-05)
### docs
* ✏️ update dependency badges ([069bfe214696e54e5c1cbd9b9ab14f3cddaf810b](https://github.com/apache-superset/superset-ui-plugins/commit/069bfe214696e54e5c1cbd9b9ab14f3cddaf810b))
* ✏️ update link from superset-ui-legacy to superset-ui-plugins ([99acadda94b433e2e6c5926c071cb1a031a24bef](https://github.com/apache-superset/superset-ui-plugins/commit/99acadda94b433e2e6c5926c071cb1a031a24bef))
### feat
* add country map of bulgaria in superset-ui-legacy-plugin-chart-country-map (#2) ([b5fd6e49850bdca6fd5ec5780079ec5493aa0130](https://github.com/apache-superset/superset-ui-plugins/commit/b5fd6e49850bdca6fd5ec5780079ec5493aa0130)), closes [#2](https://github.com/apache-superset/superset-ui-plugins/issues/2)
* bump data-ui/xy-chart version ([5bb28f33791b132ff96ffeb849397e7e9d73db43](https://github.com/apache-superset/superset-ui-plugins/commit/5bb28f33791b132ff96ffeb849397e7e9d73db43))
### fix
2019-03-05 17:50:23 -05:00
* fix(legacy-preset-chart-nvd3): show negative values on bars (#8) ([8a2dbdc](https://github.com/apache-superset/superset-ui-plugins/commit/8a2dbdc)), closes [#8](https://github.com/apache-superset/superset-ui-plugins/issues/8)
* fix(legacy-preset-chart-nvd3): redraw bar values after legend change (#7) ([28b1f75](https://github.com/apache-superset/superset-ui-plugins/commit/28b1f75)), closes [#7](https://github.com/apache-superset/superset-ui-plugins/issues/7)
* fix(legacy-preset-chart-nvd3): redraw markers after legend interaction (#6) ([b257c32](https://github.com/apache-superset/superset-ui-plugins/commit/b257c32)), closes [#6](https://github.com/apache-superset/superset-ui-plugins/issues/6)
* fix(legacy-preset-chart-nvd3): tooltip's disappearance and stickiness (#1) ([0cc1ea8](https://github.com/apache-superset/superset-ui-plugins/commit/0cc1ea8)), closes [#1](https://github.com/apache-superset/superset-ui-plugins/issues/1)
2019-03-05 17:35:35 -05:00
* 🐛 broken unit test due to missing babel-polyfill ([346ca5c07e06a622565dbf90486fef2ab0ea6baf](https://github.com/apache-superset/superset-ui-plugins/commit/346ca5c07e06a622565dbf90486fef2ab0ea6baf))
* resolve issues post `0.10.0` ([7b0fd6d902dfb186798228e543d95d9fde79c089](https://github.com/apache-superset/superset-ui-plugins/commit/7b0fd6d902dfb186798228e543d95d9fde79c089))
# 0.1.1 (2019-02-14)
2019-02-13 15:46:41 -05:00
### ✨ Features
- Add `MapBox`
2019-03-05 17:35:35 -05:00
# 0.1.0 (2019-02-13)
2019-02-13 15:46:41 -05:00
### ✨ Features
- Add `nvd3`
### 🐞 Bug fixes
- Fix issues with `Table` and `PivotTable`
2019-03-05 17:35:35 -05:00
# 0.0.1 (2019-02-09)
2019-02-13 15:46:41 -05:00
First release
-----
## Template
## v0.0.x
2019-01-23 15:31:45 -05:00
### ✨ Features
### 🐞 Bug fixes
### 🛠️ Internal
### 💔 BREAKING CHANGES