Releases: ristocloud-group/app-lib-risto-widgets
Releases · ristocloud-group/app-lib-risto-widgets
v0.1.0
What's Changed
- Refactoring and update by @FrenkyDema in #36
- Fix/refactoring open custom sheet by @FrenkyDema in #48
- Refactor ListTile Classes - Add Margin and Dynamic Scaling by @FrenkyDema in #49
- Create SinglePressButton with Margin and Callback Hooks by @FrenkyDema in #50
- Fix/Prepare version udpate by @FrenkyDema in #51
Full Changelog: v0.0.5...v0.1.0
v0.0.5
What's Changed
- Fix ExpandableListTileButton by @FrenkyDema in #11
- Fix CustomBottomNavBar by @FrenkyDema in #12
- Bump actions/checkout from 2 to 4 by @dependabot in #1
- Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #5
- Fix PaddingWrapper - PaddedChildrenList by @FrenkyDema in #13
- Fix ActionButtons by @FrenkyDema in #14
New Contributors
- @FrenkyDema made their first contribution in #11
- @dependabot made their first contribution in #1
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
Update actions
v0.0.2
Full Changelog: v0.0.1...v0.0.2
Refactoring DOC
v0.0.1
Full Changelog: https://github.com/FrenkyDema/risto_widgets/commits/v0.0.1
- Expandable ListTile Button: A widget that combines an expandable panel with a custom list tile button, providing an interactive and customizable header and body.
- Increment/Decrement Widget: A simple widget to increase or decrease a value with customizable buttons and a dynamic display.
- Custom Action Button: A highly customizable button that can be used across different contexts in your application, with various styling options.
- ListTile Button: A versatile list tile button widget with customizable content, including leading, title, subtitle, and trailing widgets.
- Open Custom Sheet: A widget to display a custom bottom sheet, providing a flexible way to present modal content.