aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-02ease-in-out slide transitionJacob Thornton3-8/+8
2012-01-02basic carousel implementationJacob Thornton5-53/+158
2012-01-02placeholder design for carouselJacob Thornton4-17/+86
2012-01-02add quotes to courier newJacob Thornton1-1/+1
2012-01-02Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton14-295/+170
2012-01-02start playing with carousel stuffJacob Thornton6-5/+106
2011-12-30missing paranthesesMark Otto2-2/+2
2011-12-27border radius on large button toolbarMark Otto3-1/+38
2011-12-27add appended input example to docs, fix help-text wrapping issue by clearing ...Mark Otto5-14/+34
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 f...Mark Otto7-16/+33
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
2011-12-26clean up some comments and fix a bug with buttons in navbar by removing too g...Mark Otto4-213/+8
2011-12-26Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto20-277/+278
2011-12-25Merge pull request #850 from sferik/scrollable_modalJacob Thornton3-2/+6
2011-12-25Rebuild CSSErik Michaels-Ober2-2/+4
2011-12-25Make modal windows scrollableErik Michaels-Ober1-0/+2
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 svg...Jacob Thornton1-4/+8
2011-12-24fix for linuxJacob Thornton2-7/+2
2011-12-24Merge pull request #842 from jonathaningram/patch-2Jacob Thornton2-0/+28
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
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
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 inl...Mark Otto3-41/+1
2011-12-21update comment on select bg bug and confirmed it was fixed, scoped responsive...Mark Otto4-5/+5
2011-12-21Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto32-525/+9848
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 mobile...Mark Otto4-3/+3
2011-12-21updated all docs to jQuery 1.7, move all docs JS to application.js, and move ...Mark Otto13-113/+260
2011-12-21Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton9-129/+364
2011-12-21docs updates, forms updated to include error states and more examples, remove...Mark Otto8-33/+190