[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
evant/compose-collapsable (me.tatarka.compose.collapsable:compose-collapsable)
### [`v0.4.0`](https://redirect.github.com/evant/compose-collapsable/releases/tag/0.4.0)
[Compare Source](https://redirect.github.com/evant/compose-collapsable/compare/0.3.0...0.4.0)
#### \[4.0.0] 2024-10-12
##### Added
- Added `CollapableBottomBehavior` for collapsing bottom views.
- Added option to `CollapsableColumn` to collapse down instead of up. This direction is used if you
pass in a `CollapsableBottomBehavior`.
- Added `canScroll` arguments to both `CollapsableTopBehavior` and `CollapsableBottomBehavior` to
optionally disable nested scrolling.
##### Fixed
- Fixed issue where `CollapsableState` may incorrectly be in an intermediate state after a
configuration change.
Configuration
đź“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.3.0
->0.4.0
Release Notes
evant/compose-collapsable (me.tatarka.compose.collapsable:compose-collapsable)
### [`v0.4.0`](https://redirect.github.com/evant/compose-collapsable/releases/tag/0.4.0) [Compare Source](https://redirect.github.com/evant/compose-collapsable/compare/0.3.0...0.4.0) #### \[4.0.0] 2024-10-12 ##### Added - Added `CollapableBottomBehavior` for collapsing bottom views. - Added option to `CollapsableColumn` to collapse down instead of up. This direction is used if you pass in a `CollapsableBottomBehavior`. - Added `canScroll` arguments to both `CollapsableTopBehavior` and `CollapsableBottomBehavior` to optionally disable nested scrolling. ##### Fixed - Fixed issue where `CollapsableState` may incorrectly be in an intermediate state after a configuration change.Configuration
đź“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.