Releases: ristocloud-group/app-lib-risto-widgets
Releases · ristocloud-group/app-lib-risto-widgets
v0.2.2
v0.2.1
v0.2.0
What's Changed
- Package Migration by @dema-ristocloud in #53
- Migrate/move package to ristocloud by @dema-ristocloud in #54
- Migrate/move package to ristocloud by @dema-ristocloud in #55
- Refactoring widgets customization fields by @dema-ristocloud in #56
- Refactoring coverage by @dema-ristocloud in #57
- Feature/Expanded Animated Card by @dema-ristocloud in #66
- Fix/disable single press button by @dema-ristocloud in #65
- Bump lottie from 3.1.3 to 3.3.1 by @dependabot[bot] in #61
- Fix/open confirm sheet safe area by @dema-ristocloud in #69
- Update CustomActionButton for more personalization by @dema-ristocloud in #68
- Bump flutter_markdown from 0.7.4+2 to 0.7.7 by @dependabot[bot] in #67
- Bump pascalgn/automerge-action from 0.16.3 to 0.16.4 by @dependabot[bot] in #17
- Add elevation and margin to all custom buttons by @dema-ristocloud in #70
- Add leadingSizeFactor and margin to ExpandableListTileButton by @dema-ristocloud in #71
- Remove custom expandable controller by @dema-ristocloud in #72
- Update build.gradle by @dema-ristocloud in #73
- Add leading padding to IconListTileButton by @dema-ristocloud in #74
- Fix custom opacity by @dema-ristocloud in #75
- Solve style problems by @dema-ristocloud in #76
- Features/add infinite snap list by @dema-ristocloud in #79
- Features/add rounded action buttons by @dema-ristocloud in #80
- Features/add expandable overlay by @dema-ristocloud in #78
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #86
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #85
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #82
- Fix/fix expandable overlay by @dema-ristocloud in #84
- Fix/fix barrier color by @dema-ristocloud in #88
- Enhancement v2.0.0 by @dema-ristocloud in #89
- Update flutter_coverage.yml by @dema-ristocloud in #90
- Fix/pre release by @dema-ristocloud in #92
- Update pubspec.yaml by @dema-ristocloud in #94
New Contributors
- @dema-ristocloud made their first contribution in #53
Full Changelog: v0.1.0...v0.2.0
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.