aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
2014-06-26bump to v3.2.0Mark Otto3-6/+6
2014-06-26gruntMark Otto3-13/+32
2014-06-25gruntMark Otto1-1/+1
2014-06-25Merge branch 'master' of github.com:twbs/bootstrapMark Otto4-6/+6
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-06-25Run `grunt`.XhmikosR2-2/+2
Revert a991cd572c8b3cafa6228915ca86f7a0cdd26e2d.
2014-06-24grunt dist; closes #13914Chris Rebert2-2/+2
2014-06-24Run `grunt`.XhmikosR3-4/+4
2014-06-23Revert UMD (#13772 & friends) for now, due to #13812.Chris Rebert1-1/+1
Will hopefully revert this reversion and land a fully-working version of UMD in v3.3.0. Revert "some changes from #13801 - add strict mode back and ==" This reverts commit 2b302f69eea416bc85e7827b7d7a74d49f879662. Revert "Fix regression of #10038 introduced by #13772" This reverts commit e9d6756a1ac76a9db31a41e8e03f663bedc41b70. Revert "MD/CommonJS/Globals #12909" This reverts commit 1c6fa9010daf0d0c21de9e20fe6ac4dba1788d90. Revert "address #13811" This reverts commit f347d7d955bbb17234b8e12c68efae7d516ce62c. Conflicts: js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/tab.js js/tooltip.js
2014-06-19fixes #13881: restore existing striped progress bar behavior with theme stylesMark Otto1-1/+1
2014-06-19gruntMark Otto1-2/+2
2014-06-19grunt distMark Otto1-1/+1
2014-06-19Update a few source files to comply to new JSCS rulesHeinrich Fenkart1-1/+1
2014-06-19Run `grunt`.XhmikosR3-3/+3
2014-06-19Update JSZip to v2.3.0.XhmikosR2-9/+9
2014-06-18gruntMark Otto1-1/+1
2014-06-18rewrite striped and active to deprecate the parent selectors, change the docsMark Otto1-1/+1
2014-06-18gruntMark Otto2-2/+2
2014-06-18gruntMark Otto2-2/+2
2014-06-18gruntMark Otto1-1/+1
2014-06-18grunt distMark Otto1-1/+1
2014-06-18Darken @gray-light to meet accessibility guidelinesRoss Allen1-1/+1
`@gray-light` darkens from #999 to #777, which puts `.text-muted` at the threshold for the 4.5:1 WCAG minimum contrast[1]. #777:#fff is 4.48:1. The “Example” headers in docs become #959595, which is contrast ratio 3:1, the minimum for larger text. Since the headers are less important than the surrounding text, 3:1 is fine and an improvement on the previous #bbb:#fff (1.92:1). Fixes issue #13847. [1] http://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html
2014-06-18Run `grunt`.XhmikosR3-5/+5
2014-06-17address #13811Chris Rebert1-1/+1
2014-06-09twerk copyMark Otto2-2/+2
2014-06-10Run `grunt dist`.XhmikosR4-5/+13
2014-06-10Update ZeroClipboard to v1.3.5.XhmikosR5-10/+10
Also use the official filenames.
2014-06-10Remove unused variables and make tests pass.XhmikosR1-5/+6
2014-06-10Refactor and restyle.Mark Otto4-1065/+67
2014-06-10Integrate ZeroClipboard to easily copy code snippetssoundarapandian4-0/+1090
2014-06-09simpler and updated docs copy for icon font file pathsMark Otto2-1/+5
2014-06-09Run `grunt`.XhmikosR2-6/+6
[ci skip]
2014-06-09Update filesaver.js to v2014-05-27.XhmikosR1-29/+28
[ci skip]
2014-06-09Update Blob.js to v2014-05-31.XhmikosR1-7/+20
[ci skip]
2014-06-08change up the padding on bs-docs-header container to alleviate #13682Mark Otto2-4/+3
2014-06-09Move apple-touch-icon-precomposed.png and favicon.ico in docs root.XhmikosR2-0/+0
This way, it works in all browsers.
2014-06-09Use a 152x152 apple touch icon.XhmikosR2-0/+0
2014-06-09Re-create favicon.ico from the new SVG image.XhmikosR1-0/+0
2014-06-08gruntMark Otto7-17/+29
2014-06-08gruntMark Otto2-3/+3
2014-06-06Run `grunt`.XhmikosR3-5/+5
2014-06-06Minor style tweaks.XhmikosR1-4/+2
2014-06-06Comply to the new style.XhmikosR4-5/+10
2014-06-05Merge pull request #10632 from stuartpb/patch-1Chris Rebert1-3/+12
Customizer: Alert on successful save to Gist
2014-05-22grunt dist for docsMark Otto1-1/+1
2014-05-22don't change code bg on calloutsMark Otto1-1/+0
2014-05-22more callout tweaksMark Otto2-7/+9
2014-05-22tighten up callouts and remove backgroundsMark Otto2-6/+8
2014-05-22move it to the sidebarMark Otto4-14/+14
2014-05-20Merge branch 'master' into docs-theme-togglerMark Otto4-4/+6
Conflicts: docs/assets/css/docs.min.css
2014-05-17Update showSuccess to use new classesStuart P. Bentley1-1/+1