Skip to content

Bolt v2.5.6 Released

Compare
Choose a tag to compare
@danielamorse danielamorse released this 30 Jul 20:19
· 9673 commits to master since this release

This is a small hotfix release which addresses a few minor v2.5.x-related items.

Fixes

Modal

  • Fixed quirky animation flash in IE11 when hovering over buttons inside modal. #1298
  • Updated modal to prevent visible shift of content caused by scrollbar on open and close. #1296

Trigger

Added IE11 fallback for zoom-in and zoom-out options for bolt-trigger's cursor prop. #1300

Focus Trap

Fixed focus-trap IE11 JS error that caused images to be distorted. #1293

Updates

Modal

Restored regular width prop option. #1299