v4.1.2
·
50 commits
to master
since this release
Bugfix Release
CSS
- Fix
input[type="file"]styles in IE10+ - Remove border and color on IE10+ select caret
- Prevent double underline for
abbrandacronym - Ensure items with class
.readonlycan be hidden correctly - Ensure carousel button is clickable in IE9
- Fix double border on headless tables
- Improve default outline styles
:first-letterandfirst-linepseudo elements are now printed in black- Add
pointer-events: none;for disabled buttons and inputs. - Fix full-width equal-height column layout in Blink
- Fix missing
.text-{grid}-push-only,.text-{grid}-pull-only#81 - Add
srcdirectory to Bower #78
JS
- Improve screenreader results for TableList
- Fix
$.toggleBodyLockon IOS - Fix Modal shown event not firing under rapid stress
- Make Dropdown
data-dropdown-parentselector less restrictive - Remove Dropdown
.dropdown-groupCSS class requirement - Remove extra
role="presentation"attributes from elements - Fix calling navigation('hide') can break scrolling #76