aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-12-27fix quotes in font-family usageMark Otto1-2/+2
2011-12-27fix tables for rowspanMark Otto2-5/+4
2011-12-27allow select with size attr to not have fixed heightMark Otto3-4/+5
2011-12-27add ie7 inline block mixin and add ability to center paginationMark Otto4-4/+24
2011-12-27clean up some css for github issues: input prepend z-index, modals revamped ↵Mark Otto7-16/+33
for responsive
2011-12-27capitalize Less in makefile, add print less file (not yet compiled)Mark Otto2-1/+19
2011-12-27remove button from topbar for testingMark Otto1-1/+0
2011-12-27remove negative margin from .brand in docs, update navbar to support buttons ↵Mark Otto4-1/+10
up thurr
2011-12-26clean up some comments and fix a bug with buttons in navbar by removing too ↵Mark Otto4-213/+8
generic of a link color
2011-12-26Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto20-277/+278
Conflicts: bootstrap.css
2011-12-25Merge pull request #850 from sferik/scrollable_modalJacob Thornton3-2/+6
Make modal windows scrollable
2011-12-25Rebuild CSSErik Michaels-Ober2-2/+4
2011-12-25Make modal windows scrollableErik Michaels-Ober1-0/+2
Closes #849.
2011-12-24clean up dead elements in firefox (which is droping transitionEnd events :(Jacob Thornton1-4/+11
2011-12-24Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton2-0/+28
2011-12-24move position of twipsy into getPosition so it can easily be extended for ↵Jacob Thornton1-4/+8
svg use
2011-12-24fix for linuxJacob Thornton2-7/+2
2011-12-24Merge pull request #842 from jonathaningram/patch-2Jacob Thornton2-0/+28
Add close and closed hooks for alert
2011-12-24Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-20/+20
2011-12-24update docs for placementJacob Thornton1-1/+1
2011-12-23Merge pull request #846 from purwandi/2.0-wipJacob Thornton1-20/+20
Fix id tabs on docs component
2011-12-23Fix id tabs on docs componentPurwandi1-20/+20
2011-12-22fix unit test for twipsyJacob Thornton1-2/+2
2011-12-22more js cleanup after gnarly mergeJacob Thornton3-17/+13
2011-12-22check for prettyprint on windowJacob Thornton1-1/+1
2011-12-22Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton17-93/+471
Conflicts: bootstrap.css docs/assets/js/application.js docs/base-css.html docs/components.html docs/index.html docs/javascript.html docs/less.html docs/scaffolding.html docs/upgrading.html
2011-12-22change above below to top bottom and add "inside" placement optionJacob Thornton8-55/+52
2011-12-22Update docs to show available events on alertJonathan Ingram1-0/+24
2011-12-22From #822Jonathan Ingram1-0/+4
2011-12-21clean up all the js across all the doc pagesJacob Thornton9-298/+165
2011-12-21minor cleanupsJacob Thornton3-7/+10
2011-12-21remove inline input field CSS since that's not required as all inputs are ↵Mark Otto3-41/+1
inline-block anyway
2011-12-21update comment on select bg bug and confirmed it was fixed, scoped ↵Mark Otto4-5/+5
responsive .span* to .row
2011-12-21Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto32-525/+9848
Conflicts: bootstrap.css docs/javascript.html
2011-12-21fix dropdowns in components docs pageMark Otto2-32/+21
2011-12-21update thumbnails to keep images from going past edges of thumbnailsMark Otto3-5/+7
2011-12-21fix mobile example sites, remove unused JS from docs indexMark Otto2-25/+4
2011-12-21rename media grid to thumbnails, recompile bootstrap, fix examples for ↵Mark Otto4-3/+3
mobile phones
2011-12-21updated all docs to jQuery 1.7, move all docs JS to application.js, and move ↵Mark Otto13-113/+260
dropdowns css to dedicated file
2011-12-21Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton9-129/+364
Conflicts: bootstrap.css
2011-12-21docs updates, forms updated to include error states and more examples, ↵Mark Otto8-33/+190
remove text-shadow from gradientbar mixin to fix bug
2011-12-21animate -> animationJacob Thornton3-6/+6
2011-12-20update more readme changes - introduce target specificty convention to more ↵Jacob Thornton12-51/+76
plugins
2011-12-20add default margin for popover and twipsyJacob Thornton4-6/+44
2011-12-20update all to new on api + add animation support to tabsJacob Thornton10-78/+110
2011-12-20giant refactor - all spec passing again...Jacob Thornton27-390/+9618
2011-12-19Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto3-1/+52
2011-12-19mostly docs updates, but also some bug fixes per github issuesMark Otto9-129/+364
2011-12-14rename transitions to transition and fix scrollspy exampleJacob Thornton3-1/+52
2011-12-14Merge pull request #808 from piscis/patch-1Jacob Thornton1-1/+1
changed npm package name to less