Skip to content

v5.0.7: Publish

Compare
Choose a tag to compare
@Grsmto Grsmto released this 14 Nov 21:04
· 438 commits to master since this release

⚠️ Breaking changes!

simplebar-angular

  • Remove extra div wrapping the host element and breaking layout in some scenarios. (#408)
  • Use simplebar-core instead of general package to reduce bundle size.

🐞 Bug Fixes

simplebar-core

  • Fix SimpleBar not initialising when element is initially hidden (#406)

simplebar-react

  • Fix passing scrollableNodeRef not working (#409)

simplebar-angular

  • Component should now destroy properly