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

Samples & Improvements & Fixes #3

Merged
merged 94 commits into from
Jul 11, 2024
Merged

Samples & Improvements & Fixes #3

merged 94 commits into from
Jul 11, 2024

Conversation

flaringapp
Copy link
Owner

Samples

Added a gallery with a bunch of samples into the app module

Improvements

Scaffold

state in scaffold composable is now an optional parameter

Added isExpanded and isCollapsed properties into state

Top bar content now receives CollapsingTopBarState parameter

Exit State

Added isFullyExited and isFullyEntered properties

Top Bar

Added floating() Modifier to exclude elements from minimum height resolving

Column

Added clipToCollapse() Modifier to clip element input and visual bounds

Fixes

Top Bar

Properly clip input events to collapse height

Fix minimum height resolving

Fix item progress calculation

Other

Scaffold scroll modes collapse and collapseAndExit do not recreate when expandAlways parameter changes

Scaffold does not recreate nested scroll connection on snap behavior change

CollapsingTopBarSnapBehavior and CollapsingTopBarControls are no longer unstable

flaringapp added 27 commits July 10, 2024 23:16
…nap behavior changes, mark snap behavior as immutable
@flaringapp flaringapp self-assigned this Jul 11, 2024
@flaringapp flaringapp merged commit 6c1c6cc into main Jul 11, 2024
1 check passed
@flaringapp flaringapp deleted the sample-app branch July 11, 2024 21:21
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.

1 participant