aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
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
2014-11-17gruntHeinrich Fenkart1-2/+2
2014-11-12Don't line wrap event names in JS plugin docsChris Rebert1-0/+5
2014-11-12bump version to v3.3.1v3.3.1Mark Otto3-6/+6
2014-11-12gruntMark Otto1-1/+1
2014-11-11gruntMark Otto1-2/+2
2014-11-11aria-hidden added to some stray glyphiconsPatrick H. Lauke2-5/+5
plus minor tweak to customizer's generated alerts
2014-11-10Run `grunt`.XhmikosR2-2/+2
2014-11-09darken primary blue for accessibility contrast on link colorsMark Otto3-4/+4
2014-11-09gruntMark Otto2-2/+2
2014-11-09Fixes #14234 againMark Otto2-2/+2
- Rather than override and hack for IE8-10 and then IE11, scope to just Safari. - Drops the IE hacks for a media query Webkit hack
2014-11-08Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbarsMark Otto2-2/+2
2014-11-08gruntMark Otto2-2/+2
2014-11-07Fixes #14979: Override .jumbotron padding within .container-fluid to match ↵Mark Otto2-2/+2
.container
2014-11-07Fixes #15046: Add full font overrides for popovers and tooltipsMark Otto1-1/+1
2014-11-05gruntHeinrich Fenkart1-2/+2
2014-11-05Customizer: Remove file type check from config importHeinrich Fenkart1-19/+13
Fixes #14978.
2014-11-05gruntHeinrich Fenkart2-3/+3
2014-11-05gruntHeinrich Fenkart2-2/+2
2014-11-05gruntHeinrich Fenkart4-6/+22
2014-11-04Merge pull request #14987 from twbs/overengineer-wall-of-browser-bugsHeinrich Fenkart1-0/+15
Use Jekyll data for Wall of Browser Bugs
2014-11-04Use autoprefixer for Customizer buildsHeinrich Fenkart2-11/+16045
2014-11-04Remove duplicate code from Customizer/Gruntfile by sharing itHeinrich Fenkart1-15/+4