aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
2015-03-16full gruntv3.3.4Chris Rebert2-3/+3
2015-03-16v3.3.2 => v3.3.4Chris Rebert1-1/+1
2015-03-15Run `grunt`.XhmikosR3-25/+55
2015-03-03Javascript docs: Accessibility and cosmetic changes to headings.Steven Black1-0/+7
Closes #15915 by merging it.
2015-03-02Disable es3 for tests and customizer.js.XhmikosR1-0/+1
2015-03-02Run `grunt`.XhmikosR1-2/+2
2015-02-26Run `grunt`.XhmikosR2-3/+3
2015-02-20Run `grunt`.XhmikosR2-2/+2
2015-02-10Run `grunt`.XhmikosR2-2/+2
2015-02-04Merge pull request #15714 from patrickhlauke/skip-link-fixesPatrick H. Lauke1-0/+5
Skip link workarounds for Chrome and IE
2015-01-31Skip link workarounds for Chrome and IEPatrick H. Lauke1-0/+5
Add tabindex="-1" to main #content to work around bug in Chrome (and old WebKits) and IE Update advice in accessibility section Include patch in docs CSS to suppress outline when #content is focused (particularly as Chrome sets focus as result of mouse click for tabindex="-1" elements)
2015-01-30Run `grunt`.XhmikosR1-13/+16
2015-01-30Update uglify.js to v2.4.16.XhmikosR1-4/+5
2015-01-30Update autoprefixer to v5.1.0.XhmikosR1-3056/+6668
2015-01-30Bump FileSaver.js to v2015-01-04.XhmikosR1-6/+7
2015-01-30Run `grunt`.XhmikosR2-2/+2
2015-01-26Fix validation errors.XhmikosR1-1/+1
Surprisingly those weren't reported by the validator; only in the grunt-contrib-htmlmin branch they were reported, so after digging into it, I saw they were indeed errors...
2015-01-21Merge branch 'master' into move-inline-cssMark Otto7-7/+125
Conflicts: docs/assets/css/docs.min.css
2015-01-21style changesMark Otto5-51/+37
2015-01-21Move inline CSS to docs.css.XhmikosR2-1/+22
2015-01-21Add AnchorJS for docs anchors.XhmikosR6-5/+137
2015-01-19customizer typoMark Otto1-1/+1
2015-01-19gruntMark Otto1-1/+1
2015-01-19bump versionsMark Otto3-7/+7
2015-01-19gruntMark Otto1-1/+1
2015-01-18fixes #15497: increase decimals on line-height-large from 1.33 to 1.3333333 ↵Mark Otto2-2/+2
to fix button sizing in Win 8.1 Chrome
2015-01-18Fixes #15142: Add position: relative; to .dropup for proper placement of menusMark Otto2-3/+3
2015-01-18Merge branch 'master' into pr/15278Mark Otto6-31/+55
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2015-01-18gruntMark Otto2-4/+4
2015-01-15gruntMark Otto3-5/+5
2014-12-30Use a glyphicon instead of the unicode character.XhmikosR2-3/+5
2014-12-22gruntMark Otto2-2/+2
2014-12-22gruntMark Otto2-2/+2
2014-12-20gruntMark Otto3-5/+5
2014-12-14Make skip link look less "bare bones"Patrick H. Lauke1-0/+20
Additional markup for the skip link (to ensure it has the same effective width as the main content, and to provide an outline around just the link text) plus some basic styles...make it look a bit more in keeping with the overall look and feel of the docs.
2014-12-11Run `grunt`.XhmikosR4-5/+5
2014-12-11Tweak colors to improve accessibility.XhmikosR1-10/+10
2014-12-11Specify `img` dimensions in the HTML.XhmikosR1-4/+0
2014-12-05Customizer: Catch and properly report compile errors that Less.js's toCSS() ↵Chris Rebert1-8/+14
can throw. Currently these errors are only reported in the JavaScript console, not in the Customizer UI. Refs #15296 [skip sauce] [skip validator]
2014-12-03Nested button groups with only one child now have rounded corners (Iss.#15270)Matt Smith2-2/+2
2014-11-30Update devDependencies.XhmikosR2-1731/+2710
2014-11-30Bump Glyphicons to v1.9Mark Otto2-3/+3
2014-11-29Fixes #15241: Add simple example to docs for collapse pluginMark Otto3-2/+7
2014-11-29gruntMark Otto2-2/+2
2014-11-29gruntMark Otto2-2/+2
2014-11-29gruntMark Otto2-2/+2
2014-11-24Run `grunt`.XhmikosR3-4/+4
2014-11-20Merge pull request #15159 from twbs/docs-mutedXhmikosR1-1/+0
Clean up old `muted` references and switch to `text-muted`.
2014-11-20Merge pull request #15111 from twbs/events-tables-wrappingChris Rebert1-0/+5
Don't line wrap event names in JS plugin docs
2014-11-20Clean up old `muted` references and switch to `text-muted`.XhmikosR1-1/+0