aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-01-13update dropdowns spacing and docs section spacingMark Otto1-10/+4
2012-01-12nuke uber footer, bring back topbar dropdownsMark Otto2-11/+19
2012-01-12fix headingMark Otto1-2/+2
2012-01-12fix type shorthand in blockquoteMark Otto1-1/+1
2012-01-11Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto4-12/+13
2012-01-11Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-0/+3
2012-01-11add build tool for js + rename twipsy to tooltip + lots of little doc cleanupJacob Thornton4-12/+13
2012-01-11comments and borders for multiple tbodyMark Otto1-0/+8
2012-01-10account for multiple tbody with 2px border betweenMark Otto1-0/+3
2012-01-09remove empty margin propertyMark Otto1-1/+0
2012-01-08remove static popovers, modals, and twipsies from components in favor of full...Mark Otto1-0/+1
2012-01-08updated js pages to put examples firstMark Otto1-1/+1
2012-01-08add utilities.less file for generic classesMark Otto3-16/+26
2012-01-08fix dropdowns for active state in dropdown menusMark Otto2-6/+37
2012-01-08fix navbar styles for .brandMark Otto1-4/+3
2012-01-08fix placement of dropdowns in navbar after getting to general in those stylesMark Otto1-2/+4
2012-01-08clean up dup css in responsive, fix navbar dropdown caretMark Otto3-15/+17
2012-01-08rejigger z-index ranks for popovers/topbar/etcMark Otto1-5/+6
2012-01-08get carousel working in firefoxJacob Thornton1-0/+2
2012-01-08move collapsing navbar nav to 480 and below, unfloat nav for 768 and below to...Mark Otto1-57/+67
2012-01-08fix responsive navbar nav treatment by using hover instead of clickMark Otto2-46/+56
2012-01-08adjust navs for fine details on dropdowns in stacked nav and improved open st...Mark Otto1-8/+14
2012-01-08fix styles on right aligned blockquote to flip padding and border appropriatelyMark Otto1-0/+4
2012-01-08fix docs for fluid layout, update topbar to fix active text color for linksMark Otto1-1/+1
2012-01-08clean up some spacing on the dropdown for typeaheadMark Otto1-9/+16
2012-01-08remove / on js, fix link to typeahead, remove old gradient on dropdown hoverMark Otto1-1/+0
2012-01-08Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-4/+2
2012-01-08first pass at ultra basic autocompleteJacob Thornton1-10/+11
2012-01-07fix progress bars by removing border and negative marginsMark Otto1-4/+2
2012-01-07remove unused css and reorder the toggle classesMark Otto1-97/+12
2012-01-07redoing the tabs on bottom, left, and rightMark Otto1-26/+87
2012-01-07remove tabbable stuff to try new approachMark Otto1-1/+2
2012-01-07nuke unused code, add to upgrading pageMark Otto1-34/+0
2012-01-07fix up dropdowns and navbar docs for the new dropdown stylesMark Otto2-39/+101
2012-01-07overhaul the entire tabs component structure and docs; remove side nav and ma...Mark Otto8-336/+337
2012-01-07overhauled docs to include example markup, add language around browser suppor...Mark Otto3-99/+102
2012-01-07Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into pokonski...Mark Otto3-0/+119
2012-01-07fixing tablesorter styles by adding the jquery plugin back to the lib, fixing...Mark Otto2-1/+59
2012-01-07scratch that, tweaking dropdowns in tabsMark Otto1-16/+3
2012-01-07Progress barsPiotrek OkoĊ„ski3-0/+117
2012-01-07adding back table grid sizing; will need support for responsive perhapsMark Otto1-115/+6
2012-01-07add html5 invalid state for super fancy errors via browserMark Otto1-0/+13
2012-01-07scope close icon in modal to modal-header to allow alerts in modals to use cl...Mark Otto1-1/+2
2012-01-07change up the z-indexing and add some popover/twipsy content to the test moda...Mark Otto3-8/+9
2012-01-07another quick pass at ranking all zindexes and listing them in variables for ...Mark Otto6-6/+15
2012-01-07better ranking of z-indexes for tipsies so they appear above dropdown menus b...Mark Otto3-3/+3
2012-01-07quick stab at fixing modal placement on 480px and downMark Otto1-0/+1
2012-01-07update fluid layout to use variable for sidebar widthMark Otto2-5/+8
2012-01-07overhauled dropdowns now require use of .caret for dropdown arrow, redid the ...Mark Otto3-76/+123
2012-01-07update the fluid examples to use new classes and clear the floats properly fr...Mark Otto1-10/+12