- 27 Dec, 2015 1 commit
-
-
Patrick H. Lauke authored
As per our browser compat policy, we only claim support for latest versions of Opera on desktop. Current Opera is version 34. From testing, IE11 does support `pointer-events:none` just fine now.
-
- 26 Dec, 2015 4 commits
-
-
Patrick H. Lauke authored
to harmonise it with the callout given in pagination
-
Patrick H. Lauke authored
-
Patrick H. Lauke authored
Docs: change "Button" to "Go somewhere"
-
Patrick H. Lauke authored
"Go somewhere" is more descriptive of an example link, rather than a button that triggers in-page functionality. Also makes it consistent with all other examples in this page
-
- 25 Dec, 2015 20 commits
-
-
Patrick H. Lauke authored
Docs: add aria-disabled to disabled link example and description
-
Chris Rebert authored
Docs: add aria-pressed=true to components buttons active state example
-
Patrick H. Lauke authored
Docs: add ellipsis to modal example code
-
Patrick H. Lauke authored
-
Chris Rebert authored
Fix syntax of .text-hide's `font` property value
-
Patrick H. Lauke authored
-
Patrick H. Lauke authored
...as per the text immediately preceding this example
-
Chris Rebert authored
In SCSS, the quotes were included verbatim in the resulting CSS, which isn't valid syntax for the `font` property. Removing the quotes fixes the syntax error and does not cause any SCSS compiler error. [skip sauce] [skip validator]
-
Chris Rebert authored
Un-nest Autoprefixer settings in module object
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
See https://www.mozilla.org/en-US/firefox/organizations/faq/ [skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Bass Jobsen authored
Refs #18584 Closes #18659 [skip sauce] [skip validator]
-
Chris Rebert authored
Exempt getUID() from ESLint's no-bitwise rule
-
Chris Rebert authored
[skip sauce]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
Add Tether to example pages that were missing it
-
Chris Rebert authored
[skip sauce]
-
Chris Rebert authored
Include Tether via CDN in starter templates
-
Chris Rebert authored
[skip sauce]
-
- 24 Dec, 2015 15 commits
-
-
Chris Rebert authored
dropdown.js: Use more straightforward phrasing for index bound check
-
Chris Rebert authored
Modal: Ignore spurious focus event that Firefox fires at document when switching back to its tab
-
Patrick H. Lauke authored
Docs: reintroduce `aria-describedby` advice for help text
-
XhmikosR authored
[ci skip]
-
XhmikosR authored
-
Patrick H. Lauke authored
-
Patrick H. Lauke authored
Based on v3 http://getbootstrap.com/css/#forms-help-text, adapted to make examples more "real life"
-
Chris Rebert authored
Introduce $btn-block-spacing-y variable
-
Chris Rebert authored
Uncomment Firefox <progress> styles /fyi @mdo
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
-
Chris Rebert authored
Refactor Breadcrumbs component
-
Chris Rebert authored
Use new `.breadcrumb-item` class instead of child selectors and `li` tag selectors, so as to no longer require the usage of `<ol>`-based markup. Rename variables to follow naming conventions: * $breadcrumb-padding-vertical => $breadcrumb-padding-y * $breadcrumb-padding-horizontal => $breadcrumb-padding-x Introduce new variable: $breadcrumb-item-padding [skip sauce]
-
Chris Rebert authored
Update shrinkwrap
-
Chris Rebert authored
-