4.2.1 - 2023-10-10
- Width snap on view switch
- Switch variant for animating between views.
4.2.0 - 2023-07-15
- Switch variant for animating between views.
4.1.2 - 2022-12-21
heightAt
withfixedAtAuto
height
4.1.1 - 2022-12-11
- Id on wrong node
4.1.0 - 2022-12-11
fixedAtAuto
height function.
4.0.1 - 2022-10-15
- Overflowed content clipped by container when height is
auto
.
4.0.0 - 2022-09-29
- heightAt to set the height of container with no transitions or animation.
- Types changed to Internal types on some functions.
3.0.2 - 2022-09-28
- Opacity not working when starting height is 0px.
3.0.1 - 2022-09-18
- Dropped elm/core version supported.
3.0.0 - 2022-09-18
- Css transitions only
- Animate content opacity
- Complete refactor