npm bootstrap.native 4.2.0
Important update

latest releases: 5.0.12, 5.0.11, 5.0.10...
23 months ago

What's changed

  • removed V4 version of our sources and polyfill, all legacy code is moved to a separate branch
  • Carousel no longer use touch events but a standardized pointer event listener setup
  • Modal and Offcanvas will use a callback for dispose() method combined with specific hide() / close() method
  • Updated Popover / Tooltip for Bootstrap 5.2.x

What's new

  • Added Cypress testing suite for all components
  • Added codeQL
  • Various improvements for Tooltip / Popover, now you can set all content items (Popover title, content and btnClose as HTMLElement or string, Tooltip title) as well as the template option
  • added triggers and isShown property to Toast component
  • Offcanvas also has 'static' backdrop option

What's fixed

  • Fixing Tab issue #444
  • Minor fix for Button.isActive property
  • Minor fixes to allow working with iframes, bugs revealed by Cypress testing
  • Dropdown improvements for automatic positioning

For a complete and detailed view of the changes, check out the commits log

Don't miss a new bootstrap.native release

NewReleases is sending notifications on new releases.