Skip to content

Releases: bitswar/animated_scrollable_timeline

2.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 13:41

2.0.1 (2025-03-26)

Bug Fixes

  • repaints: reduced amount of repaints and optimized performance (9307457)

2.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 11:01

2.0.0 (2025-03-24)

Features

  • animation: removed animation in AnimatedTimeline (4e6d141)

BREAKING CHANGES

  • animation: API for TImelinePainter changed

1.0.3

Choose a tag to compare

@github-actions github-actions released this 23 Mar 16:40

1.0.3 (2025-03-23)

Bug Fixes

  • style: Fix style to test publish action (1947778)

1.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Mar 14:54

1.0.1 (2025-03-23)

Bug Fixes

  • past painter: wrapped with repaint boundary to isolate layer (9f7a037)

1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 22:36

1.0.0 (2025-03-22)

Bug Fixes

  • Fixed issue wrong coloring of timeline (f9de7a8)

Features

  • Improving rendering behaviour (2e86047)
  • widgets: added widget without scrolling (a414005)