Skip to content

Port loading animations and defer gallery sections#34

Merged
tobitege merged 1 commit into
avalonia12from
33-port-loading-animations
Jun 6, 2026
Merged

Port loading animations and defer gallery sections#34
tobitege merged 1 commit into
avalonia12from
33-port-loading-animations

Conversation

@tobitege

@tobitege tobitege commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds additional DaisyLoading variants ported from Flowery.Uno: battery charging/emptying and directional traffic lights.
  • Adds Avalonia templates and animations for the new loader variants.
  • Updates Feedback and Layout gallery examples to demonstrate the added loaders.
  • Moves the heavy Loading display into a dedicated lazy-loading example view so the initial section appears quickly and later rows are created as needed.
  • Replaces the inline Progress block with an embedded ProgressSection that keeps the Feedback page continuous while deferring row construction near the viewport.
  • Bumps the package version to 2.0.7 and updates the changelog and loading docs.

Notes

This keeps Feedback category navigation cohesive while avoiding large upfront construction work for animation-heavy sections. ProgressSection.cs also includes a short tutorial-style comment explaining the embedded lazy section pattern for future gallery examples.

Related to #33.

Adds additional loading animation variants and updates the gallery/docs for issue #33.

@tobitege tobitege left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works nicely!

@tobitege tobitege added the enhancement New feature or request label Jun 6, 2026
@tobitege tobitege merged commit 8b7feda into avalonia12 Jun 6, 2026
4 checks passed
@tobitege tobitege deleted the 33-port-loading-animations branch June 7, 2026 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant