Skip to content

New features and various fixes

Compare
Choose a tag to compare
@thednp thednp released this 10 Apr 08:35
· 430 commits to master since this release

Changelog:

  • NEW: added swipe feature for Carousel in both V3 and V4 versions
  • moved build scripts to /lib folder and created an unified build script for both V3/V4, check updated WIKI pages
  • fixed Popover not working with options.title and options.content #277
  • fixed ScrollSpy to use options.target first before going after data-target
  • improved the Collapse component to work better with JavaScript init #276
  • Improved emulateTransitionEnd utility, details here and here
  • various demos fixes, updates and improvements