Skip to content

Releases: okaryo/lazy_load_indexed_stack

1.2.1

29 Jan 07:44
c6f25b3
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix issue where non-preloaded children were loaded when index changed by @okaryo in #12

Full Changelog: 1.2.0...1.2.1

1.2.0

28 Jan 23:50
d7ac8cd
Compare
Choose a tag to compare

What's Changed

🎉 Features

  • Add autoDisposeIndexes to dispose unused IndexedStack children and rebuild them when needed by @colonal in #7

🏠 Maintenances

  • Add pull_request trigger to run ci workflow from forked repository by @okaryo in #8

📝 Documentation

  • Add release.yml to categorize release notes by pull request labels by @okaryo in #9

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

06 Jan 06:26
Compare
Choose a tag to compare

What's Changed

  • Add preloadIndexes Property for Advanced Element Preloading by @okaryo in #6

Full Changelog: 1.0.1...1.1.0

1.0.1

28 Jun 14:05
Compare
Choose a tag to compare

What's Changed

  • [fix] dynamic generation of children causes overflow by @zsakvo in #4

New Contributors

  • @zsakvo made their first contribution in #4

Full Changelog: 1.0.0...1.0.1

1.0.0

05 Jun 14:14
Compare
Choose a tag to compare

What's Changed

  • 🚀 Update min sdk version to ^3.0.0

Full Changelog: https://github.com/okaryo/lazy_load_indexed_stack/commits/1.0.0