From 6fdb0308577fd4c55214c463ae35803d3f8448a2 Mon Sep 17 00:00:00 2001 From: geido Date: Fri, 26 Jan 2024 18:57:23 +0100 Subject: [PATCH] Reformat changelogs --- .../superset-ui-chart-controls/CHANGELOG.md | 3 +-- .../packages/superset-ui-demo/CHANGELOG.md | 12 ------------ .../legacy-plugin-chart-calendar/CHANGELOG.md | 4 ---- .../plugins/legacy-plugin-chart-chord/CHANGELOG.md | 4 ---- .../legacy-plugin-chart-country-map/CHANGELOG.md | 4 ---- .../legacy-plugin-chart-event-flow/CHANGELOG.md | 4 ---- .../legacy-plugin-chart-heatmap/CHANGELOG.md | 4 ---- .../legacy-plugin-chart-histogram/CHANGELOG.md | 4 ---- .../legacy-plugin-chart-horizon/CHANGELOG.md | 4 ---- .../legacy-plugin-chart-map-box/CHANGELOG.md | 4 ---- .../legacy-plugin-chart-paired-t-test/CHANGELOG.md | 4 ---- .../CHANGELOG.md | 4 ---- .../legacy-plugin-chart-partition/CHANGELOG.md | 4 ---- .../plugins/legacy-plugin-chart-rose/CHANGELOG.md | 4 ---- .../plugins/legacy-plugin-chart-sankey/CHANGELOG.md | 4 ---- .../legacy-plugin-chart-world-map/CHANGELOG.md | 4 ---- .../plugins/legacy-preset-chart-nvd3/CHANGELOG.md | 12 ------------ .../plugins/plugin-chart-echarts/CHANGELOG.md | 13 ++----------- .../plugin-chart-echarts/src/BigNumber/CHANGELOG.md | 11 +---------- .../plugins/plugin-chart-pivot-table/CHANGELOG.md | 7 +------ .../plugins/plugin-chart-table/CHANGELOG.md | 4 ---- .../plugins/plugin-chart-word-cloud/CHANGELOG.md | 4 ---- 22 files changed, 5 insertions(+), 117 deletions(-) diff --git a/superset-frontend/packages/superset-ui-chart-controls/CHANGELOG.md b/superset-frontend/packages/superset-ui-chart-controls/CHANGELOG.md index d8af5ed5e972e..3219817e0561c 100644 --- a/superset-frontend/packages/superset-ui-chart-controls/CHANGELOG.md +++ b/superset-frontend/packages/superset-ui-chart-controls/CHANGELOG.md @@ -24,7 +24,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # [0.18.0](https://github.com/apache-superset/superset-ui/compare/v0.17.87...v0.18.0) (2021-08-30) - ### 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)) +- 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)) diff --git a/superset-frontend/packages/superset-ui-demo/CHANGELOG.md b/superset-frontend/packages/superset-ui-demo/CHANGELOG.md index 8e044731ddc7c..6e384143f10a1 100644 --- a/superset-frontend/packages/superset-ui-demo/CHANGELOG.md +++ b/superset-frontend/packages/superset-ui-demo/CHANGELOG.md @@ -26,26 +26,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/demo - - - - ## [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/demo - - - - ## [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/demo - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/demo diff --git a/superset-frontend/plugins/legacy-plugin-chart-calendar/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-calendar/CHANGELOG.md index b7e4b701f6952..3b8989f466b75 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-calendar/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-calendar/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-calendar - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-calendar diff --git a/superset-frontend/plugins/legacy-plugin-chart-chord/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-chord/CHANGELOG.md index 9564ba42cb1ae..173bcd16a2161 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-chord/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-chord/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-chord - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-chord diff --git a/superset-frontend/plugins/legacy-plugin-chart-country-map/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-country-map/CHANGELOG.md index 1ff11b48ae0b7..73d4381d0d371 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-country-map/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-country-map/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-country-map - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-country-map diff --git a/superset-frontend/plugins/legacy-plugin-chart-event-flow/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-event-flow/CHANGELOG.md index 917fbce4f7ee7..86c9077da463e 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-event-flow/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-event-flow/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-event-flow - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-event-flow diff --git a/superset-frontend/plugins/legacy-plugin-chart-heatmap/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-heatmap/CHANGELOG.md index 71e540c9ba7b8..66d8fa44e6364 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-heatmap/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-heatmap/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-heatmap - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-heatmap diff --git a/superset-frontend/plugins/legacy-plugin-chart-histogram/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-histogram/CHANGELOG.md index a7ae495394c96..492019bbe3ff8 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-histogram/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-histogram/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-histogram - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-histogram diff --git a/superset-frontend/plugins/legacy-plugin-chart-horizon/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-horizon/CHANGELOG.md index fdf705c7f60c5..1a2d39a16202b 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-horizon/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-horizon/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-horizon - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-horizon diff --git a/superset-frontend/plugins/legacy-plugin-chart-map-box/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-map-box/CHANGELOG.md index 1c50b792bcaec..3e4e68846fd37 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-map-box/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-map-box/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-map-box - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-map-box diff --git a/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/CHANGELOG.md index d58dc44c668e8..119c5a25516f6 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-paired-t-test - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-paired-t-test diff --git a/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/CHANGELOG.md index beebe6fc5915d..c6f8c8ffdabdf 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-parallel-coordinates - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-parallel-coordinates diff --git a/superset-frontend/plugins/legacy-plugin-chart-partition/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-partition/CHANGELOG.md index e02808eb46a6d..9a81f72662e70 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-partition/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-partition/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-partition - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-partition diff --git a/superset-frontend/plugins/legacy-plugin-chart-rose/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-rose/CHANGELOG.md index bb71a3a5fe1c9..c8f780d5d88c2 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-rose/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-rose/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-rose - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-rose diff --git a/superset-frontend/plugins/legacy-plugin-chart-sankey/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-sankey/CHANGELOG.md index 1e9f97f574107..3eb3e414f9134 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-sankey/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-sankey/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-sankey - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-sankey diff --git a/superset-frontend/plugins/legacy-plugin-chart-world-map/CHANGELOG.md b/superset-frontend/plugins/legacy-plugin-chart-world-map/CHANGELOG.md index 307316c8625d0..d66b5ab785b28 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-world-map/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-plugin-chart-world-map/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-world-map - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-plugin-chart-world-map diff --git a/superset-frontend/plugins/legacy-preset-chart-nvd3/CHANGELOG.md b/superset-frontend/plugins/legacy-preset-chart-nvd3/CHANGELOG.md index 30122c8329448..fc87e376b8940 100644 --- a/superset-frontend/plugins/legacy-preset-chart-nvd3/CHANGELOG.md +++ b/superset-frontend/plugins/legacy-preset-chart-nvd3/CHANGELOG.md @@ -26,26 +26,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-preset-chart-nvd3 - - - - ## [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/legacy-preset-chart-nvd3 - - - - ## [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/legacy-preset-chart-nvd3 - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/legacy-preset-chart-nvd3 diff --git a/superset-frontend/plugins/plugin-chart-echarts/CHANGELOG.md b/superset-frontend/plugins/plugin-chart-echarts/CHANGELOG.md index dfa04c107fbf5..22e4ca391874e 100644 --- a/superset-frontend/plugins/plugin-chart-echarts/CHANGELOG.md +++ b/superset-frontend/plugins/plugin-chart-echarts/CHANGELOG.md @@ -26,22 +26,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/plugin-chart-echarts - - - - ## [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/plugin-chart-echarts - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) - ### Bug Fixes -* **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)) +- **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)) diff --git a/superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/CHANGELOG.md b/superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/CHANGELOG.md index 52216bcfce16b..a89526b4eb4b9 100644 --- a/superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/CHANGELOG.md +++ b/superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/CHANGELOG.md @@ -26,21 +26,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/legacy-preset-chart-big-number - - - - ## [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/legacy-preset-chart-big-number - - - - ## [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)) +- **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)) diff --git a/superset-frontend/plugins/plugin-chart-pivot-table/CHANGELOG.md b/superset-frontend/plugins/plugin-chart-pivot-table/CHANGELOG.md index 0219e084e89e2..c8c1524bf84d0 100644 --- a/superset-frontend/plugins/plugin-chart-pivot-table/CHANGELOG.md +++ b/superset-frontend/plugins/plugin-chart-pivot-table/CHANGELOG.md @@ -24,14 +24,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # [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)) - - - - +- 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)) ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) diff --git a/superset-frontend/plugins/plugin-chart-table/CHANGELOG.md b/superset-frontend/plugins/plugin-chart-table/CHANGELOG.md index 4f3efe640faed..3f440c5b0ab67 100644 --- a/superset-frontend/plugins/plugin-chart-table/CHANGELOG.md +++ b/superset-frontend/plugins/plugin-chart-table/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/plugin-chart-table - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/plugin-chart-table diff --git a/superset-frontend/plugins/plugin-chart-word-cloud/CHANGELOG.md b/superset-frontend/plugins/plugin-chart-word-cloud/CHANGELOG.md index a9f3ca15b8f95..7c58d35d2b28d 100644 --- a/superset-frontend/plugins/plugin-chart-word-cloud/CHANGELOG.md +++ b/superset-frontend/plugins/plugin-chart-word-cloud/CHANGELOG.md @@ -26,10 +26,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @superset-ui/plugin-chart-word-cloud - - - - ## [0.17.61](https://github.com/apache-superset/superset-ui/compare/v0.17.60...v0.17.61) (2021-07-02) **Note:** Version bump only for package @superset-ui/plugin-chart-word-cloud