aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-02-25Dropdown unit tests: Tiny style changesHeinrich Fenkart1-3/+5
2015-02-24Accessibility changes to headings (transitions.html)Steven Black1-2/+2
2015-02-24Accessibility changes to headings (overview.html)Steven Black1-7/+7
2015-02-25automatic grunt distBootstrap's Grunt bot2-18/+15
2015-02-25Merge pull request #15913 from twbs/scrollspy-consistencyHeinrich Fenkart1-17/+14
ScrollSpy: Small style consistency adjustments
2015-02-24Merge branch 'master' of github.com:twbs/bootstrapMark Otto14-46/+48
2015-02-24Fix #15911: Clear the floats and move the padding to the headerMark Otto2-2/+2
2015-02-25ScrollSpy: Small style consistency adjustmentsHeinrich Fenkart1-17/+14
2015-02-24Merge pull request #98 from twbs/sync-packageChris Rebert1-15/+14
Sync package.json with v3
2015-02-24Merge pull request #15900 from kkirsche/patch-5Mark Otto1-3/+3
[Docs—Fixes #15882]Use an ID as the example for Scrollspy
2015-02-24Merge pull request #15903 from michael-k/patch-1Mark Otto1-1/+1
Updated license links
2015-02-24Merge pull request #15887 from StevenBlack/headings-labelsMark Otto1-2/+2
docs>components>labels headings
2015-02-24Merge pull request #15889 from StevenBlack/headings-progressbarsMark Otto1-6/+6
docs>components>progress bars headings
2015-02-24Merge pull request #15828 from kkirsche/patch-20Chris Rebert2-0/+2
Add plugin package keyword recommendation
2015-02-24Merge pull request #15891 from StevenBlack/headings-listgroup-panel-wellMark Otto3-14/+14
docs>components>(remaining components) headings
2015-02-24Merge pull request #15890 from StevenBlack/headings-mediaMark Otto1-3/+3
docs>components>media object headings
2015-02-24Merge pull request #15888 from StevenBlack/headings-thumbnailsMark Otto1-2/+2
docs>components>thumbnails headings
2015-02-24Merge pull request #15886 from StevenBlack/headings-buttondropdownsMark Otto1-4/+4
docs>components>button-dropdowns headings
2015-02-24Merge pull request #15885 from StevenBlack/headings-buttongroupsMark Otto1-6/+6
docs>components>button-groups headings
2015-02-24Merge pull request #15884 from StevenBlack/headings-dropdownsMark Otto1-5/+5
docs>components>dropdowns.html headings
2015-02-24Merge pull request #15908 from kkirsche/bumpMarkdownItChris Rebert1-1/+1
Bump markdown-it to ^3.0.7
2015-02-24Sync package.json with a1fd86cdf9dca0f0d11ae895a92debe6a05b1163Chris Rebert1-15/+14
2015-02-24Add Ruby Gem badge to READMEChris Rebert1-0/+1
2015-02-24Merge pull request #94 from twbs/jscs-gruntfileChris Rebert1-0/+2
Exempt Closure part of Gruntfile from requireCamelCaseOrUpperCaseIdentifiers
2015-02-24Merge pull request #15907 from twbs/time-gruntChris Rebert2-17/+21
bump time-grunt to ^1.1.0
2015-02-24Bump markdown it to 3.0.7Kevin Kirsche1-1/+1
Bump markdown it to 3.0.7 3.0.7 / 2015-02-22 Match table columns count by header. Added basic CLI support. Added \v \f to valid whitespaces. Use external package for unicode data (punctuation).
2015-02-24bump time-grunt to ^1.1.0Chris Rebert2-17/+21
2015-02-24Merge pull request #15904 from kkirsche/patch-8Chris Rebert1-0/+47
Closes #15904
2015-02-24Add unit test of aria-expanded to dropdown suiteKevin Kirsche1-0/+47
Redo of #15876
2015-02-24Merge pull request #15905 from kkirsche/modalAriaTestsChris Rebert1-0/+26
Add unit tests for aria-hidden to modal suite
2015-02-24Add tests for aria-hidden of modalKevin Kirsche1-0/+26
Add tests for `aria-hidden` of modal Use strictEqual of 1 here instead of 2 asserts
2015-02-24Merge pull request #15893 from twbs/qunit-modernChris Rebert11-600/+600
Modernize QUnit usage by avoiding usage of global functions
2015-02-24Updated license linksMichael1-1/+1
Added attributes rel and target.
2015-02-24[Docs—Fixes #15882]Use an ID as the example for ScrollspyKevin Kirsche1-3/+3
Fixes #15882 — Use an ID as the example for Scrollspy so that it is more clear that this is for use with a single nav.
2015-02-24Merge pull request #15898 from coliff/patch-3Patrick H. Lauke1-1/+1
Change CC link in footer to HTTPS
2015-02-24Update footer.htmlChristian1-1/+1
Update Creative Commons link to HTTPS.
2015-02-23JS unit tests: equal() => strictEqual()Chris Rebert7-90/+90
[skip validator]
2015-02-23Merge pull request #15894 from twbs/bump-qunitChris Rebert2-5/+5
upgrade to QUnit v1.17.1
2015-02-23upgrade to QUnit v1.17.1Chris Rebert2-5/+5
[skip validator]
2015-02-23JS unit tests: use QUnit.module() & QUnit.test() everywhereChris Rebert11-204/+204
[skip validator]
2015-02-23JS unit tests: use modern QUnit assert object everywhereChris Rebert11-504/+504
2015-02-23docs>components>(remainder) headingsSteven Black3-14/+14
2015-02-23docs>components>media object headingsSteven Black1-3/+3
2015-02-23docs>components>progress bars headingsSteven Black1-6/+6
2015-02-23docs>components>thumbnails headingsSteven Black1-2/+2
2015-02-24automatic grunt distBootstrap's Grunt bot2-3/+8
2015-02-23Normalized the heading hierarchy in the documentation for the Labels component.Steven Black1-2/+2
2015-02-24Merge pull request #15378 from twbs/fix-ie-modal-scrollbar-for-realzHeinrich Fenkart1-1/+6
Modal: Work around IE scrollbars not taking up page width
2015-02-23Normalized the heading hierarchy in the documentation for the Button ↵Steven Black1-4/+4
dropdowns component.
2015-02-23docs>components>button-groups headingsSteven Black1-6/+6
Normalized the heading hierarchy in the documentation for the Button groups component.