npm bootstrap.native 2.0.6
Fixes and improvements

latest releases: 5.0.12, 5.0.11, 5.0.10...
7 years ago

Changelog:

Commit b34da07

  • removed isIE utility from bootstrap.native for Bootstrap 3, replaced with is isIE8 a more simple way to find IE8, as we now use supportTransitions
  • Tooltip and Popover will set automatically a modal as container option if the link/button is a child of that modal
  • fixed some issues with Modal and the new transitionend
  • improved getClosest utility

Commit b51811a

  • fixed issue Tooltip and Popover container option

Commit 2a79c41

  • Tooltip and Popover now know if the container should be a fixed-top or fixed-bottom (BS4) / navbar-fixed-top or navbar-fixed-bottom (BS3)
  • Improved Carousel for BS4 for IE10+, make it work at least basic functionality, as noted on V4 demo in regarding transitions in IE10+ with V4 (the media queries filter out IE10 and transitions don't work, thus transitionend will never trigger)
  • doc updates

Don't miss a new bootstrap.native release

NewReleases is sending notifications on new releases.