Improvements and minor fixes
Non component specific
The library now allows you to link it in the <head>
, details, check wiki for more.
Modal:
- V3/V4 fixed overlay handler details
- V3/V4 further fix for resize handler details
- V3/V4 evend bind fixes details
Button
- V3/V4 component has the ability to activate radios and checkboxes on load for browsers that don't remember form validation status after submit details
- V3 issues on IE details
- V3/V4 allow component to work with elements other than
<div class="btn-group">
details - V3 allow component to work with multiple
data-TEXT
options details
Tooltip
** V3/V4 Tooltip should close on resize details
Affix
** V3 component should not use resize on IE8 details
Popover
** V3/V4 component should not abuse event handlers on global objects details
Dropdown
** V3/V4 component should not abuse event handlers on global objects details