-
Notifications
You must be signed in to change notification settings - Fork 17
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 5.0.0-alpha.1 [skip ci]
# [5.0.0-alpha.1](v4.0.0...v5.0.0-alpha.1) (2020-03-19) ### Bug Fixes * **root:** update repourl ([7e6eedc](7e6eedc)) ### Code Refactoring * **checkboxfield:** move to ui-widgets ([d979d96](d979d96)) * **fileinputfield:** move to ui-widgets ([6059625](6059625)) * **fileinputfieldwithlist:** move to ui-widgets ([a512f00](a512f00)) * **forms:** add suffix 'Control' ([06896ea](06896ea)) * **inputfield:** move to ui-widgets ([50d9009](50d9009)) * **multiselectfield:** move to ui-widgets ([c3d42ad](c3d42ad)) * **singleselectfield:** move to ui-widgets ([e09c70c](e09c70c)) * **switchfield:** move to ui-widgets ([2baa52a](2baa52a)) * **textareafield:** move to ui-widgets ([3ef63da](3ef63da)) * **togglegroupfield:** migrate to ui-widgets ([db55448](db55448)) * **ui:** list breaking changes ([7ceddf0](7ceddf0)) ### Features * **constants:** move and expose the common proptypes ([1bb0f9d](1bb0f9d)) * **forms:** integrate @dhis2/ui-forms ([af49144](af49144)) * **ui:** expose @dhis2/ui-forms through metapackage ([88a3782](88a3782)) ### BREAKING CHANGES * **forms:** Postfix all the @dhis2/ui-forms components with 'Control' to avoid conflicts with the base components in @dhis2/ui-core and @dhis2/ui-widgets, since all components are now exported in @dhis2/ui. * **textareafield:** Import path changes from @dhis2/ui-core to @dhis2/ui or @dhis2/ui-widgets. * **switchfield:** Import path for SwichField changes from @dhis2/ui-core to @dhis2/ui or @dhis2/ui-widgets. * **singleselectfield:** Import path for SingleSelectField changes from @dhis2/ui-core to @dhis2/ui or @dhis2/ui-widgets. * **multiselectfield:** MultiSelectField import path changes from @dhis2/ui-core to @dhis2/ui-widgets or @dhis2/ui * **inputfield:** Move InputField from ui-core to ui-widgets, new import path at @dhis2/ui-widgets or @dhis2/ui. * **fileinputfieldwithlist:** Move FileInputFieldWithList from ui-core to ui-widgets, new import from @dhis2/ui-widgets or @dhis2/ui. * **fileinputfield:** Move FileInputField from ui-core to ui-widgets. New import path from '@dhis2/ui-widgets' or '@dhis2/ui'. * **checkboxfield:** CheckboxField has moved from ui-core to ui-widgets. * **togglegroupfield:** move the ToggleGroupField component from ui-core to ui-widgets. * **ui:** Rename the Constrictor component to Box, which is shorter and thus easier to type. This also expands the capabilities of Box to make it more Box-like. * **ui:** Replace SwitchGroupField, RadioGroupField, CheckboxGroupField with ToggleGroupField. * **ui:** Replace SwitchGroup, RadioGroup, CheckboxGroup with ToggleGroup. * **ui:** The exports: colors, theme, layers, spacers, spacersNum, and elevations, have been moved from @dhis2/ui-core to @dhis2/ui-constants for better code reuse.
- Loading branch information
Showing
9 changed files
with
89 additions
and
26 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,63 @@ | ||
# [5.0.0-alpha.1](https://github.com/dhis2/ui/compare/v4.0.0...v5.0.0-alpha.1) (2020-03-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **root:** update repourl ([7e6eedc](https://github.com/dhis2/ui/commit/7e6eedc9e9048cc98b04a5d25e76b7471249310c)) | ||
|
||
|
||
### Code Refactoring | ||
|
||
* **checkboxfield:** move to ui-widgets ([d979d96](https://github.com/dhis2/ui/commit/d979d96010347d7f22fe40b8af126f9901f5230c)) | ||
* **fileinputfield:** move to ui-widgets ([6059625](https://github.com/dhis2/ui/commit/6059625a46329858e5cc9180ff837d1f3474c796)) | ||
* **fileinputfieldwithlist:** move to ui-widgets ([a512f00](https://github.com/dhis2/ui/commit/a512f007e4716f925502216824ad9a8ac925f2f8)) | ||
* **forms:** add suffix 'Control' ([06896ea](https://github.com/dhis2/ui/commit/06896eadc63dc0aaadfd3d06081e224d4eea5fef)) | ||
* **inputfield:** move to ui-widgets ([50d9009](https://github.com/dhis2/ui/commit/50d9009b5c6fa5effdbcb67fed985f0a87c1cac0)) | ||
* **multiselectfield:** move to ui-widgets ([c3d42ad](https://github.com/dhis2/ui/commit/c3d42ad495eae9858b946dfc8acaa4027febacf7)) | ||
* **singleselectfield:** move to ui-widgets ([e09c70c](https://github.com/dhis2/ui/commit/e09c70cb6a15cd28d28f93a2e11f2c68b7033774)) | ||
* **switchfield:** move to ui-widgets ([2baa52a](https://github.com/dhis2/ui/commit/2baa52a0048818312d0fd3f6b0591341615d604b)) | ||
* **textareafield:** move to ui-widgets ([3ef63da](https://github.com/dhis2/ui/commit/3ef63da69ce5c377a298d9b2af55bac567495e08)) | ||
* **togglegroupfield:** migrate to ui-widgets ([db55448](https://github.com/dhis2/ui/commit/db55448e4aa50d98eafe3d21cefd3b89439b66be)) | ||
* **ui:** list breaking changes ([7ceddf0](https://github.com/dhis2/ui/commit/7ceddf087562e04f70116a9d6ff696ae416cfd59)) | ||
|
||
|
||
### Features | ||
|
||
* **constants:** move and expose the common proptypes ([1bb0f9d](https://github.com/dhis2/ui/commit/1bb0f9d42077bc204923ecd502225c5fa5da3c3a)) | ||
* **forms:** integrate @dhis2/ui-forms ([af49144](https://github.com/dhis2/ui/commit/af49144e20c5b01197e01472c6514129d2abce6f)) | ||
* **ui:** expose @dhis2/ui-forms through metapackage ([88a3782](https://github.com/dhis2/ui/commit/88a3782db4f337e80079824138f76cc5b5c4a6b1)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **forms:** Postfix all the @dhis2/ui-forms components with | ||
'Control' to avoid conflicts with the base components in @dhis2/ui-core | ||
and @dhis2/ui-widgets, since all components are now exported in | ||
@dhis2/ui. | ||
* **textareafield:** Import path changes from @dhis2/ui-core to | ||
@dhis2/ui or @dhis2/ui-widgets. | ||
* **switchfield:** Import path for SwichField changes from @dhis2/ui-core | ||
to @dhis2/ui or @dhis2/ui-widgets. | ||
* **singleselectfield:** Import path for SingleSelectField changes from | ||
@dhis2/ui-core to @dhis2/ui or @dhis2/ui-widgets. | ||
* **multiselectfield:** MultiSelectField import path changes from | ||
@dhis2/ui-core to @dhis2/ui-widgets or @dhis2/ui | ||
* **inputfield:** Move InputField from ui-core to ui-widgets, new import | ||
path at @dhis2/ui-widgets or @dhis2/ui. | ||
* **fileinputfieldwithlist:** Move FileInputFieldWithList from ui-core to ui-widgets, | ||
new import from @dhis2/ui-widgets or @dhis2/ui. | ||
* **fileinputfield:** Move FileInputField from ui-core to ui-widgets. New | ||
import path from '@dhis2/ui-widgets' or '@dhis2/ui'. | ||
* **checkboxfield:** CheckboxField has moved from ui-core to ui-widgets. | ||
* **togglegroupfield:** move the ToggleGroupField component from ui-core to | ||
ui-widgets. | ||
* **ui:** Rename the Constrictor component to Box, which is | ||
shorter and thus easier to type. This also expands the capabilities of | ||
Box to make it more Box-like. | ||
* **ui:** Replace SwitchGroupField, RadioGroupField, | ||
CheckboxGroupField with ToggleGroupField. | ||
* **ui:** Replace SwitchGroup, RadioGroup, CheckboxGroup with | ||
ToggleGroup. | ||
* **ui:** The exports: colors, theme, layers, spacers, | ||
spacersNum, and elevations, have been moved from @dhis2/ui-core to | ||
@dhis2/ui-constants for better code reuse. |
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
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
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
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