Releases: nanihadesuka/LazyColumnScrollbar
Releases · nanihadesuka/LazyColumnScrollbar
2.2.0
2.1.0
Full Changelog: 2.0.7...2.1.0
2.0.7
What's Changed
-
Updated to last compose BOM version 2024.04.00
-
Removed dependency on androidx ConstraintLayout
-
Added support for horizontal scrolls.
-
Added support for grid lists.
Breaking API changes
- Rework of the composable parameters settings, now encapsulated in
ScrollbarSettings
Full Changelog: 1.10.0...2.0.7
1.10.0
What's Changed
-
Updated to compose bom 2024.02.02 by @nanihadesuka
-
Updated to compose compiler 1.5.10 by @nanihadesuka
-
Updated to kotlin 1.9.22 by @nanihadesuka
-
Got LazyColumnScroller to be paddingValues aware by @nanihadesuka
-
Added 'modifier' parameter to the scrollbar composables by @matiasilveiro in #29
New Contributors
- @GuhDoy made their first contribution in #27
- @matiasilveiro made their first contribution in #29
Full Changelog: 1.9.0...1.10.0
1.9.0
What's Changed
- add scrollbar for LazyVerticalGrid by @walt-zhong in #26
New Contributors
- @walt-zhong made their first contribution in #26
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- Add
alwaysShowScrollbar
param to always show the scroll bar by @KuhakuPixel in #23
New Contributors
- @KuhakuPixel made their first contribution in #23
Full Changelog: 1.7.2...1.8.0
1.7.2
What's Changed
- Indicator not displaying correctly when indicator height is less than scrollbar height. by @8cAyqpVKio in #22
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
- feat(BreakChanges): add Modifier arg to Internal**ColumnScrollbar by @8cAyqpVKio in #20
- Update some dependencies by @8cAyqpVKio in #19
- minor version bump by @nanihadesuka in #21
New Contributors
- @8cAyqpVKio made their first contribution in #20
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- fix scrollbar jitter caused by stickyHeader by @XiaoQiWen in #17
- Add scrollbar actionable state modes by @nanihadesuka in #18
New Contributors
- @XiaoQiWen made their first contribution in #17
Full Changelog: 1.6.3...1.7.0
1.6.3
What's Changed
- Default CI for project by @nanihadesuka in #12
- Fix: Due to Snapshot issue, the app dies after some time. by @nanihadesuka in #15
Full Changelog: 1.6.0...1.6.3