-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): cut 32.1.0 [skip ci]
# [32.1.0](v32.0.3...v32.1.0) (2020-06-08) ### Bug Fixes * upgrade d2-ui dependencies for latest translations [v32] [DHIS2-8892] ([#1061](#1061)) ([6bc2f8c](6bc2f8c)) * **translations:** sync translations from transifex (v32) ([ff4839e](ff4839e)) * **translations:** sync translations from transifex (v32) ([bb026d0](bb026d0)) * **translations:** sync translations from transifex (v32) ([c15e3b6](c15e3b6)) * **translations:** sync translations from transifex (v32) ([0620c69](0620c69)) * @dhis2/[email protected] ([4ed10df](4ed10df)) * allow : after bold and italic ([#314](#314)) ([59aed20](59aed20)) * changed height to min-height for the axes area ([#361](#361)) ([#366](#366)) ([5848460](5848460)) * [email protected] ([27eff19](27eff19)) * deep check styles for changes ([#283](#283)) ([e76555c](e76555c)) * display 'and x others...' on tooltip (DHIS2-8753) v32 backport ([#945](#945)) ([0590fdf](0590fdf)), closes [#927](#927) [#925](#925) * epi curve bug (v32) ([#529](#529)) ([2908206](2908206)) * epi curve bug v32 (v2) ([#530](#530)) ([de40d3d](de40d3d)) * Fetching analytics for analytical object with undefined aggregationType in plugin ([#232](#232)) ([bfe41b4](bfe41b4)) * Fetching analytics for year over year charts in plugin ([#231](#231)) ([16853ef](16853ef)) * manifest credentials bug in chrome ([#233](#233)) ([a0032e0](a0032e0)) * merge conflict ([#545](#545)) ([8e5f7aa](8e5f7aa)) * pie tooltip v32 ([#332](#332)) ([77b2628](77b2628)) * plugin - add deep checks to determine whether to redraw chart ([#284](#284)) ([4b8837e](4b8837e)) * remove api.baseUrl duplicate ([#571](#571)) ([fafd58e](fafd58e)) * v32 backport, upgraded to Analytics v2.4.7 to support long dimension names (DHIS2-7932) ([#622](#622)) ([2cd524a](2cd524a)) * working translations [v32] ([#1001](#1001)) ([c32c623](c32c623)) ### Features * dual axis support ([#239](#239)) ([a50075c](a50075c)) * multiple org units support ([#333](#333)) ([6392efa](6392efa)) ### Reverts * Revert "fix: use lerna to share code instead of copying resources (#214)" (#216) ([de00b4f](de00b4f)), closes [#214](#214) [#216](#216)
- Loading branch information
Showing
4 changed files
with
43 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# [32.1.0](https://github.com/dhis2/data-visualizer-app/compare/v32.0.3...v32.1.0) (2020-06-08) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* upgrade d2-ui dependencies for latest translations [v32] [DHIS2-8892] ([#1061](https://github.com/dhis2/data-visualizer-app/issues/1061)) ([6bc2f8c](https://github.com/dhis2/data-visualizer-app/commit/6bc2f8c3b9b57b03ccad730d2e8f377ef652f6d6)) | ||
* **translations:** sync translations from transifex (v32) ([ff4839e](https://github.com/dhis2/data-visualizer-app/commit/ff4839ef9d9e304b2978736aacd4368e6f74604e)) | ||
* **translations:** sync translations from transifex (v32) ([bb026d0](https://github.com/dhis2/data-visualizer-app/commit/bb026d027b19aeb8cef8a751f2b6b83c43a9703e)) | ||
* **translations:** sync translations from transifex (v32) ([c15e3b6](https://github.com/dhis2/data-visualizer-app/commit/c15e3b674cc0f374c137f6ea6833f53a12c96c36)) | ||
* **translations:** sync translations from transifex (v32) ([0620c69](https://github.com/dhis2/data-visualizer-app/commit/0620c698a61dd2fd9dbf172f299f90124f9bf452)) | ||
* @dhis2/analytics@2.4.9 ([4ed10df](https://github.com/dhis2/data-visualizer-app/commit/4ed10df0f57a41121e6a0c969f10902f2441307c)) | ||
* allow : after bold and italic ([#314](https://github.com/dhis2/data-visualizer-app/issues/314)) ([59aed20](https://github.com/dhis2/data-visualizer-app/commit/59aed2008cf0d52626f3bf2b2c98623b14c82ec2)) | ||
* changed height to min-height for the axes area ([#361](https://github.com/dhis2/data-visualizer-app/issues/361)) ([#366](https://github.com/dhis2/data-visualizer-app/issues/366)) ([5848460](https://github.com/dhis2/data-visualizer-app/commit/58484600bb17cfa9ee196d4ed4913b4359da1fe1)) | ||
* [email protected] ([27eff19](https://github.com/dhis2/data-visualizer-app/commit/27eff1998af80829a6cf53f3266b638413a2c213)) | ||
* deep check styles for changes ([#283](https://github.com/dhis2/data-visualizer-app/issues/283)) ([e76555c](https://github.com/dhis2/data-visualizer-app/commit/e76555c26bdabd43c783c1149b2d3455b40d05be)) | ||
* display 'and x others...' on tooltip (DHIS2-8753) v32 backport ([#945](https://github.com/dhis2/data-visualizer-app/issues/945)) ([0590fdf](https://github.com/dhis2/data-visualizer-app/commit/0590fdf6072356b2de9a03fd545ed4e67071e1b2)), closes [#927](https://github.com/dhis2/data-visualizer-app/issues/927) [#925](https://github.com/dhis2/data-visualizer-app/issues/925) | ||
* epi curve bug (v32) ([#529](https://github.com/dhis2/data-visualizer-app/issues/529)) ([2908206](https://github.com/dhis2/data-visualizer-app/commit/2908206f14b299792af7932ea933913ead1dce8d)) | ||
* epi curve bug v32 (v2) ([#530](https://github.com/dhis2/data-visualizer-app/issues/530)) ([de40d3d](https://github.com/dhis2/data-visualizer-app/commit/de40d3d0cd9a0969267f8f3463cf5097dd00ce47)) | ||
* Fetching analytics for analytical object with undefined aggregationType in plugin ([#232](https://github.com/dhis2/data-visualizer-app/issues/232)) ([bfe41b4](https://github.com/dhis2/data-visualizer-app/commit/bfe41b4eb2784bc2a5d854833510ad41e1ce0b14)) | ||
* Fetching analytics for year over year charts in plugin ([#231](https://github.com/dhis2/data-visualizer-app/issues/231)) ([16853ef](https://github.com/dhis2/data-visualizer-app/commit/16853ef7e205b89eb2072e860b1124ececdaa4c3)) | ||
* manifest credentials bug in chrome ([#233](https://github.com/dhis2/data-visualizer-app/issues/233)) ([a0032e0](https://github.com/dhis2/data-visualizer-app/commit/a0032e00e1adbc597969a40d0d0c4184681e6f8e)) | ||
* merge conflict ([#545](https://github.com/dhis2/data-visualizer-app/issues/545)) ([8e5f7aa](https://github.com/dhis2/data-visualizer-app/commit/8e5f7aa4e1ad8e394dfd49e1ca54fa51c713876b)) | ||
* pie tooltip v32 ([#332](https://github.com/dhis2/data-visualizer-app/issues/332)) ([77b2628](https://github.com/dhis2/data-visualizer-app/commit/77b26281c6f41b05fc56bf23ac0928a978daf66e)) | ||
* plugin - add deep checks to determine whether to redraw chart ([#284](https://github.com/dhis2/data-visualizer-app/issues/284)) ([4b8837e](https://github.com/dhis2/data-visualizer-app/commit/4b8837eb2a9b8478b3b09384bb871e3a3f9a6301)) | ||
* remove api.baseUrl duplicate ([#571](https://github.com/dhis2/data-visualizer-app/issues/571)) ([fafd58e](https://github.com/dhis2/data-visualizer-app/commit/fafd58e6d2a73d64f89fc2fe6369652cc053c451)) | ||
* v32 backport, upgraded to Analytics v2.4.7 to support long dimension names (DHIS2-7932) ([#622](https://github.com/dhis2/data-visualizer-app/issues/622)) ([2cd524a](https://github.com/dhis2/data-visualizer-app/commit/2cd524acf9a8a64d8310d3aa6a620cebaf890d65)) | ||
* working translations [v32] ([#1001](https://github.com/dhis2/data-visualizer-app/issues/1001)) ([c32c623](https://github.com/dhis2/data-visualizer-app/commit/c32c623e689ea390cc10851f6be2e03f73d604dd)) | ||
|
||
|
||
### Features | ||
|
||
* dual axis support ([#239](https://github.com/dhis2/data-visualizer-app/issues/239)) ([a50075c](https://github.com/dhis2/data-visualizer-app/commit/a50075c70540fa5167f4b39dfced7e4a233e0f51)) | ||
* multiple org units support ([#333](https://github.com/dhis2/data-visualizer-app/issues/333)) ([6392efa](https://github.com/dhis2/data-visualizer-app/commit/6392efa2a58fcd32ba9b10175ec6dd6f8555a7cc)) | ||
|
||
|
||
### Reverts | ||
|
||
* Revert "fix: use lerna to share code instead of copying resources (#214)" (#216) ([de00b4f](https://github.com/dhis2/data-visualizer-app/commit/de00b4fad47369e396ca0c1d43fe5bbf138ed59f)), closes [#214](https://github.com/dhis2/data-visualizer-app/issues/214) [#216](https://github.com/dhis2/data-visualizer-app/issues/216) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,5 +32,6 @@ | |
}, | ||
"workspaces": [ | ||
"packages/*" | ||
] | ||
], | ||
"version": "32.1.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters