v5.0.0-alpha.3
Pre-release
Pre-release
dhis2-bot
released this
01 Apr 11:38
·
2127 commits
to master
since this release
5.0.0-alpha.3 (2020-04-01)
Code Refactoring
- use string based selection in multi- and single-select (e3627a4)
BREAKING CHANGES
-
- SingleSelect selection is now a string instead of an object with a value and label property
- MultiSelect selection is now an array of strings instead of an array of objects with a value and label property