Various fixes and new features
Changelog
- Resolve error thrown in Dropdown
dismissHandler
, #278 - NEW Set touch event listeners to passive #280
- Modal
fade
auto option #287 - Improvements to Modal execution timings #281
- Dropdown fixes in regards to keyboard navigation 6ba2aa9
- Solving some Modal related issue in regards to content #233
- V4 - The position of the tooltip element is not centered when the body scrollbar is displayed. #215 thanks @Gruven
- Updated V4
styleTip
utility to properly style the Popover arrow - Button - Radio buttons focus not working (v4) #296 thanks to @Prid13
- Fixed inconsistent
tabindex
code, usage, demo and guides for Button component in V3/V4 - Fixed Button handling radio/checkbox inputs with icons inside, V3/V4
- Demo fixes and improvements