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
andoptions.content
#277 - fixed ScrollSpy to use
options.target
first before going afterdata-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