aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-29add input width calculation fix from #408 to the 2.0 branchJeff Adams3-32/+32
2011-11-28Merge pull request #711 from smaboshe/updates-to-2.0-docsMark Otto2-10/+10
2011-11-28Capitalising 'Bootstrap' and abbreviations. Fixing typos.Silumesii Maboshe2-10/+10
2011-11-27add code to reset data for collapsed element so that item can be intitialized...Jacob Thornton4-15/+21
2011-11-27derpJacob Thornton1-3/+3
2011-11-27turn attribute rules to listJacob Thornton1-3/+3
2011-11-27change even was removed, in favor of show shownJacob Thornton1-1/+0
2011-11-27fix heading for js readme...Jacob Thornton1-1/+1
2011-11-27rename tabs to tab - clean up lots of api stuff make href acceptable target valJacob Thornton8-124/+161
2011-11-27remove trailing semicolons - we'll be hosting minified files with semicolons ...Jacob Thornton7-7/+7
2011-11-27Remove static github buttons and replace with iframe versionsMark Otto1-68/+4
2011-11-25clean up comments for better built filesJacob Thornton13-130/+44
2011-11-25allow scrollspy to target a specific navJacob Thornton2-4/+4
2011-11-25new plugin "collapse" for collapsible lists and "accordion" like supportJacob Thornton6-30/+321
2011-11-24fix copy paste bugJacob Thornton1-1/+1
2011-11-24clean up scrollspy a bit - add public api methodJacob Thornton2-7/+29
2011-11-24fix some more modal thingsJacob Thornton1-1/+3
2011-11-24refactor modalJacob Thornton2-69/+44
2011-11-24refactor dropdown in accordance with readmeJacob Thornton4-89/+65
2011-11-24refactor alerts + add new readme which idefientifies goals for 2.0 jsJacob Thornton7-45/+201
2011-11-24update buttons js for button groupsJacob Thornton5-15/+136
2011-11-24Merge pull request #694 from martinbean/patch-1Jacob Thornton1-1/+1
2011-11-24Removed funky characters.Martin Bean1-1/+1
2011-11-24Fixed a typo. Because I'm a Grammar Nazi.Martin Bean1-2/+2
2011-11-20push disable setting to the event loop - this allows for form submit to beginJacob Thornton1-3/+5
2011-11-20remove js min from repoJacob Thornton10-147/+3
2011-11-20add minified source to min dir in js + add uglify to make processJacob Thornton10-2/+164
2011-11-20add build script for minified files and allow elements to be returned to getC...Jacob Thornton3-3/+27
2011-11-20update comment numbersJacob Thornton2-2/+2
2011-11-20act on all twipsy instancesJacob Thornton1-3/+4
2011-11-20merge in js from 1.4... start working through js docsJacob Thornton15-350/+281
2011-11-20revert all js stuff back to 1.4 :/Jacob Thornton9-304/+543
2011-11-17update property order and do some misc cleanupMark Otto13-118/+105
2011-11-17remove code styling if it's in a pre tagMark Otto3-9/+20
2011-11-17make uneditable inputs work with span* classesMark Otto3-34/+83
2011-11-17spelling mistake in commentMark Otto1-1/+1
2011-11-17Merge pull request #621 from vshih/masterMark Otto1-1/+1
2011-11-17updated font mixins courtesy of @apancuttMark Otto3-26/+31
2011-11-17Merge pull request #645 from mkaschenko/masterMark Otto1-1/+1
2011-11-17update tables docs after merging in the condensed stylesMark Otto1-3/+3
2011-11-17Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+37
2011-11-17Merge pull request #647 from lookfirst/condensedMark Otto1-1/+37
2011-11-17make form classes match table classes (readable left to right), update docs a...Mark Otto4-38/+40
2011-11-16start breaking down patterns.less into more distinct files, update docs for f...Mark Otto14-820/+1024
2011-11-16added condensed exampleJon Stevens1-1/+37
2011-11-17Fix dropdown anchorMaxim Kaschenko1-1/+1
2011-11-16clean up var defintionJacob Thornton1-1/+3
2011-11-16Merge branch 'master' of https://github.com/twitter/bootstrapJacob Thornton5-11/+13
2011-11-16improve alert api - $("#fat").alert("close") should just work.Jacob Thornton2-3/+12
2011-11-13Merge pull request #629 from leocassarani/patch-1Mark Otto1-1/+1