Skip to content

1.4.0: Rework infinite scroll & text formatting

Compare
Choose a tag to compare
@antoine92190 antoine92190 released this 20 Nov 10:58

Changelog

  • Vue 3 is now fully compatible with the next branch
  • Remove vue-infinite-loading dependency and replace it with IntersectionObserver api 97f1a34
  • Add scroll-distance prop to trigger fetch-messages event at a specific pixel distance #111
  • Remove emoji picker extra scrollbar on Windows #239

Breaking Changes

  • Rework text-formatting to set custom markdown characters #247