Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.4.0 #326

Merged
merged 37 commits into from
Nov 19, 2024
Merged

Release 0.4.0 #326

merged 37 commits into from
Nov 19, 2024

Conversation

xavimolloy
Copy link
Contributor

No description provided.

andresmr and others added 30 commits August 27, 2024 00:07
…ponents

Androapp 6254 improve org unit components
…ent-list-card-for-relationships-and-maps

fix: [ANDROAPP-6390]: showcase app horizontal list card screen improvements
* Adds TopBar component and samples

* refactor parameters and add tests

Signed-off-by: Pablo <[email protected]>

* missing trailing commas

Signed-off-by: Pablo <[email protected]>

* missing arguments

Signed-off-by: Pablo <[email protected]>

* updates topbar and includes a dark version in sample app

* Fix screenshot tests

---------

Signed-off-by: Pablo <[email protected]>
Co-authored-by: Pablo <[email protected]>
* fix: [ANDROAPP-5394] responsive home

* snapshot test
* Add data class for `MenuItem` component

* Add `MenuItem` component

* Add `MenuItemSnapshotTest`

* Add `MenuItemTest`

* Fix `MenuItem` Label and supporting text truncate

* Fix snapshot test

* add Enrolment menu to menu item showcase

* Add shadow to enrollment menu

---------

Co-authored-by: Siddharth Agarwal <[email protected]>
* Fix date time format for `InputAge` component

* Add unit test for negative scenarios

* Fix lint error

---------

Co-authored-by: Siddharth Agarwal <[email protected]>
…tion (#299)

* Update `OrgBottomSheet`

Update `OrgBottomSheet` to accept doneButtonIcon and headerAlignment params and making onClear nullable

* Add unit test to check clear all button logic

* Update Org bottom sheet done button text to nullable

---------

Co-authored-by: Siddharth Agarwal <[email protected]>
…mobile-ui-menus

Androapp 6036 Update Menu item component
* allow 2 lines in location address

Signed-off-by: Pablo <[email protected]>

* add autoselect item

Signed-off-by: Pablo <[email protected]>

---------

Signed-off-by: Pablo <[email protected]>
This acts same as item key in lazy views. Prevents the composable from recomposing unnecessarily when the key didn't change in the control flows. Like in this `forLoop` for example.
# Conflicts:
#	common/src/commonMain/kotlin/org/hisp/dhis/common/screens/cards/ListCardScreen.kt
#	designsystem/src/commonMain/kotlin/org/hisp/dhis/mobile/ui/designsystem/component/InputAge.kt
#	designsystem/src/commonMain/kotlin/org/hisp/dhis/mobile/ui/designsystem/component/InputDateTime.kt
#	designsystem/src/commonMain/kotlin/org/hisp/dhis/mobile/ui/designsystem/component/internal/DateTimeUtils.kt
docs: [DOCS] Integrate documentation in develop
@xavimolloy xavimolloy requested a review from andresmr November 19, 2024 06:47
@xavimolloy xavimolloy merged commit 1b2dc0e into main Nov 19, 2024
6 checks passed
@andresmr andresmr deleted the release/0.4.0-SNAPSHOT branch November 20, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants