Skip to content

v0.7.3

Latest
Compare
Choose a tag to compare
@isaact isaact released this 15 Jul 14:21
  • 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