This repository was archived by the owner on May 24, 2024. It is now read-only.
v1.18.0
1.18.0 (2022-09-14)
Bug Fixes
- force menu close when screen is larger (9ecc870)
- stepper: keep error state when click previous (40bbcb8)
Features
- add menu icon (03ce490)
- add navigation prop to Header (74842b4)
- builder: add withProgress method and invariant (a54544c)
- core: add commands for setting bounds and value (ef822c9)
- core: add configureTaskProgressBounds use-case (b08bbec)
- core: add event payloads to handle progress at register & amend (057f45b)
- core: add generic getExpectedStateAfterAmend helper method for tests (ab1ac83)
- core: add progress property to task entity (50d2d23)
- core: add progressInvariant utilitary method (96c004f)
- core: add setTaskProgressValue use-case (34faaa8)
- core: clean progress invariants (a7161d8)
- core: enhance configureTaskProgressBounds use case (2bab390)
- core: export commands and usecases to lib (3ed0284)
- core: export new commands and use-cases to lib (02da1df)
- core: update registerTask usecase to handle progress (370a841)
- file picker: define default size to large (c25cdcd)
- improve grid layout (ef2d594)
- redux: update reducer to handle progress property (b4cb71f)
- text field: add withBorder property (4a6a63f)