- 29 Dec, 2015 2 commits
-
-
Patrick H. Lauke authored
Add max-width to file browser; fixes #18651
-
Sam A. Horvath-Hunt authored
-
- 26 Dec, 2015 6 commits
-
-
Patrick H. Lauke authored
Docs: add accessibility callout for tooltips
-
Patrick H. Lauke authored
-
Patrick H. Lauke authored
Fix typo in docs/getting-started/introduction.md
-
Jerry Cheung authored
Remove 'including'.
-
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 12 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
-