Skip to content

Several updates and bug fixes!

Compare
Choose a tag to compare
@sarmeyer sarmeyer released this 03 Sep 16:28

in 4.5.10 and 4.5.11 several issues have been resolved and updates have been made to account for dependency vulnerability.

  • #578 update vulnerable deps, fix broken scroll animation
  • #576 Clear timeouts when component unmounts to prevent memory leak
  • #574 Add event param to onDragStart method
  • #573 Fix resizing height issue due to dynamically loaded elements and readyStateChange issues
  • #572 Fix Travis configuration
  • #571 Next and Previous buttons should not be submit type buttons
  • #565 Add missing controls to the TypeScript library definition
  • #564 Export NextButton, PreviousButton, PagingDots from main entry point to allow for easier style targeting
  • #562 Allow isEdgeSwiping to work with vertical slider
  • #561 Avoid the empty div wrapper for null custom controls