Skip to content

Commit

Permalink
version 0.8.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maeddin committed Jul 31, 2024
1 parent 562179f commit 8af6b05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## 0.8.0-beta.2
## 0.8.0-beta.2 [2024-07-31]

- fixes `rolling` with `ActionSlider.dual` and when using a custom `SliderMode`
- BREAKING: removes `ActionSliderController.dual`
- BREAKING: moves `anchorPosition` and `allowedInterval` from `ActionSliderControllerState` to `ActionSlider`

## 0.8.0-beta.1
## 0.8.0-beta.1 [2024-07-31]

- fixes `SliderBehavior.stretch` with `ActionSlider.dual`
- BREAKING: default loading icon is now adaptive for iOS and macOS
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: action_slider
description: A slider to confirm actions and provide feedback on the success of these after subsequent loading.
version: 0.8.0-beta.1
version: 0.8.0-beta.2
repository: https://github.com/splashbyte/action_slider

environment:
Expand Down

0 comments on commit 8af6b05

Please sign in to comment.