You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#15466: Revert #14189 (and thus remove the recently-added "multiple delegated tooltips on a single element" feature) since it caused some nasty regressions.
Misc
#15535: Use strict mode in jQuery version check function
Docs
#15094: Add Options, Methods, and Events subsections for each plugin to the JavaScript docs nav sidebar.
#15120, #15137: Fix .form-inline example in CSS docs.
#15581: Add example of using .form-inline with visible <label>s.
Examples
#15096: Fix navbar forms in the non-responsive example.
Browser bugs
0445f23: The Chrome bug related to #14972 has been fixed on Linux. On Windows, it's still broken due to a different Chrome bug currently slated for Chrome 41.
#15407: Add Wall of Browser Bugs entry for #15205.
#15576: Add Wall of Browser Bugs entry for #15298.
Accessibility
#15320: Expanded advice on labels for inline forms, use of title and explanation for <abbr>, replaced use of sr-only text with aria-label for close buttons, wrapped sidebar navigation in a <nav>.
#15327: Expanded advice for optional icons with hidden labels, replaced use of sr-only text with aria-label for pagination "previous"/"next" links, callout and examples for various labelling methods for input groups, made main button in segmented buttons in input groups keyboard-focusable, split out/clarified multiple attribute on <select> elements.
Customizer
#15309: Catch and properly report compile errors that Less.js's toCSS() can throw.
#15330: Tie help block to input with aria-describedby.
#15395: Add warning message about intermittent Firefox-related bug.
Build tools / Packaging
#15149: Upgraded OS X JS browser tests to OS X Yosemite