aboutsummaryrefslogtreecommitdiff
path: root/dist
AgeCommit message (Collapse)AuthorFilesLines
2014-09-17rewrite jumbotron less and make heading use a classMark Otto3-13/+12
2014-09-17Some secondary button border actionMark Otto3-35/+35
2014-09-17Merge branch 'master' into derpMark Otto5-57/+72
Conflicts: Gruntfile.js dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/fonts/glyphicons-halflings-regular.svg docs/_includes/components/badges.html docs/_includes/components/input-groups.html docs/_includes/components/pagination.html docs/_includes/css/forms.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/grunt.html docs/_includes/home-nav.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/getting-started.html docs/_includes/nav/javascript.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/fonts/glyphicons-halflings-regular.svg fonts/glyphicons-halflings-regular.svg less/_button-group.less less/_jumbotron.less less/_variables.less less/mixins/vendor-prefixes.less less/panels.less less/thumbnails.less package.json
2014-09-16gruntHeinrich Fenkart2-9/+1
2014-09-13gruntHeinrich Fenkart2-7/+9
2014-09-13Teh gruntHeinrich Fenkart2-3/+7
https://www.youtube.com/watch?v=L-4VxEtWyRo
2014-09-13gruntHeinrich Fenkart2-2/+3
2014-09-11G R U N THeinrich Fenkart2-5/+9
2014-09-09added banner about generated fileJames Friend1-0/+1
2014-09-09grunt and missing new lineHeinrich Fenkart2-4/+7
2014-09-09run `grunt`Heinrich Fenkart2-5/+5
2014-09-08gruntHeinrich Fenkart2-2/+2
2014-09-08clean whitespaceChris Rebert1-1/+1
Thanks to @collinanderson Closes #14567
2014-09-08gruntMark Otto3-5/+4
2014-09-08gruntMark Otto1-1/+1
2014-09-08Fixes #14557: Reset the bottom margin on .form-group:last-child in ↵Mark Otto3-2/+5
.navbar-form to prevent extra spacing
2014-09-08Fixes #14319: Prevent jumbotron reflow by ensuring padding of .container ↵Mark Otto3-5/+4
isn't interferred with by .jumbotron side padding
2014-09-08gruntMark Otto2-4/+4
2014-09-08Run `grunt`.XhmikosR4-4/+9
2014-09-04Fixes #14437: Round the corners of table rows in panels as well as the cellsMark Otto3-2/+16
2014-09-01Fixes #14443: Only transition what needs transitioning for thumbnails to ↵Mark Otto3-5/+5
avoid Safari/Chrome render bug
2014-08-27Finish reverting #14444Mark Otto3-4/+2
2014-08-27Undo the collapse visibility changes since it breaks our collapse pluginMark Otto3-4/+2
2014-08-27Fixes #14329: Fixed list-groups nested inside of collapsing panels, from ↵Mark Otto3-6/+10
@apexskier
2014-08-27Fixes #14337: Round .jumbotron corners within .container and .container-fluidMark Otto3-3/+4
2014-08-27typoMark Otto3-3/+3
2014-08-27Merge branch 'master' into sr_friendly_hidden_contentMark Otto5-18/+19
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2014-08-27gruntMark Otto3-8/+8
2014-08-27gruntMark Otto1-1/+1
2014-08-28Merge remote-tracking branch 'upstream/master' into node-requirableJames Friend8-288/+482
Conflicts: Gruntfile.js
2014-08-28generate commonjs/npm entrypoint module via grunt taskJames Friend1-12/+12
2014-08-23gruntMark Otto1-1/+1
2014-08-23Fixes #14386: Reset font, text, and line-height properties in popoversMark Otto3-4/+5
2014-08-23gruntMark Otto2-2/+2
2014-08-23Fixes #13943 again: lighten links, and text, in navbar. Still not 100% ↵Mark Otto3-8/+8
compliant, but it's better.
2014-08-23Fixes #14348: Add visibility styles to collapse and tab content to match .hiddenMark Otto3-2/+6
2014-08-23gruntMark Otto2-3/+3
2014-08-17gruntChris Rebert2-2/+2
2014-08-05remove thatMark Otto3-522/+522
2014-08-05fuck around with responsive reflow table ideaMark Otto3-533/+562
2014-08-05cardsMark Otto3-2/+138
2014-08-05added a separate npm-specific main fileJames Friend1-0/+12
2014-08-04rename imported files to preface with underscore; rerun grunt distMark Otto1-1/+1
2014-08-04comment out firefox specific code for linter to parse fullyMark Otto3-18/+12
2014-08-04Merge branch 'master' into derpMark Otto3-486/+600
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/customizer-variables.html docs/_includes/js/overview.html docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css less/carousel.less
2014-08-04unfuck all that because lol dependenciesMark Otto5-638/+716
2014-08-04fixes #14310: reset .active as well for button linksMark Otto4-715/+638
2014-08-04Follow-up to #13074: use spec syntax instead of deprecated mixinsHeinrich Fenkart1-1/+1
2014-08-03fix sidebar againMark Otto2-598/+485
2014-08-03Merge branch 'master' into derpMark Otto3-3/+32
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css