Skip to content

v0.7.3

Choose a tag to compare

@isaact isaact released this 15 Jul 14:21
· 15 commits to main since this release
  • Refactored v-ghost and ghost component to use same single shared intersection-obbserver logic. Useful when used multiple times on a single page and will result in more efficient rendering and memory use
  • InfiniteCarousel fixes for scrollToItem method when the item belongs to a page not loaded yet
  • AutoObserver composable fixes
  • Updated playground app
  • Bug fixes, cleanup