aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/bootstrap.zip
AgeCommit message (Collapse)AuthorFilesLines
2012-02-162.0.1v2.0.1Jacob Thornton1-0/+0
2012-02-16bring back checkbox borders to iOS by conditionalizing the border: 0; on it ↵Mark Otto1-0/+0
to IE7-9; fix word break on pre in IE
2012-02-16change clearfix mixin to drop parens that prevent it from being a class, tooMark Otto1-0/+0
2012-02-16add mini buttons per #1971Mark Otto1-0/+0
2012-02-16fix buttons focus state and swap a buttons for button buttonsMark Otto1-0/+0
2012-02-16fix responsive media queries to use 979 and 980 where approproMark Otto1-0/+0
2012-02-16add mention of navbar vertical divider in docsMark Otto1-0/+0
2012-02-16don't try next if not nextJacob Thornton1-0/+0
2012-02-16add idea to modal markup exmapleJacob Thornton1-0/+0
2012-02-16rebuild broJacob Thornton1-0/+0
2012-02-16null out interval so that pause doesn't resume on next or prevJacob Thornton1-0/+0
2012-02-16rebuild alertsJacob Thornton1-0/+0
2012-02-13Merge branch '2.0.1-wip' of https://github.com/twitter/bootstrap into 2.0.1-wipJacob Thornton1-0/+0
Conflicts: docs/assets/bootstrap.zip
2012-02-13add semicolons to the end of js filesJacob Thornton1-0/+0
2012-02-13change up fonts on form elements to remove unnecessary font-family on label ↵Mark Otto1-0/+0
element, per #1950
2012-02-12fix filename mention in js docs per #1938Mark Otto1-0/+0
2012-02-12ensure help-block is block per #1937Mark Otto1-0/+0
2012-02-12clean up nav-header in responsiveMark Otto1-0/+0
2012-02-12adding makeRow and makeColumn mixins for generating more semantic layoutsMark Otto1-0/+0
2012-02-12allow .input-prepend/.input-append to work in .navbar per #1681Mark Otto1-0/+0
2012-02-12add docs for alt form control sizing per #1700Mark Otto1-0/+0
2012-02-12add typography pattern .page-header to components per #1701Mark Otto1-0/+0
2012-02-12update docs on fixed nav per #1726Mark Otto1-0/+0
2012-02-12clear up scaffolding page to separate fixed from fluid grid systemsMark Otto1-0/+0
2012-02-12add note to button dropdowns about js plugin dependency per #1746Mark Otto1-0/+0
2012-02-12clean up modals.less comments, add new class for optional use on modal forms ↵Mark Otto1-0/+0
to remove bottom margin
2012-02-12change classname from .btn-dark to .btn-inverse, change use textMark Otto1-0/+0
2012-02-12add hero-unit docs per #1880Mark Otto1-0/+0
2012-02-12enable the use of .nav-header in dropdowns per #1827Mark Otto1-0/+0
2012-02-12add navbar background hover variable and fix uneditable-input with ↵Mark Otto1-0/+0
append/prepend controls
2012-02-12Merge branch '2.0.1-wip' of github.com:twitter/bootstrap into 2.0.1-wipMark Otto1-0/+0
Conflicts: docs/assets/bootstrap.zip
2012-02-12update ff comment in buttonsMark Otto1-0/+0
2012-02-12edit comment on IE7-8 support of :focus in navbar-searchMark Otto1-0/+0
2012-02-12honor data attributes set on modal as wellJacob Thornton1-0/+0
2012-02-12standardize default button gradient styles to match other buttons, reset ↵Mark Otto1-0/+0
it's IE filter to improve IE7 hover
2012-02-12move shim after cssMark Otto1-0/+0
2012-02-12re-add protocol to the shimMark Otto1-0/+0
2012-02-12Merge branch '2.0.1-wip' of https://github.com/twitter/bootstrap into 2.0.1-wipJacob Thornton1-0/+0
Conflicts: docs/assets/bootstrap.zip
2012-02-12add note about popover placementJacob Thornton1-0/+0
2012-02-11write out icon classes explicitly to enable find via browserMark Otto1-0/+0
2012-02-11update comment to reflect ie supportMark Otto1-0/+0
2012-02-11reset line-height for file input in ie9Mark Otto1-0/+0
2012-02-11change fixed height on responsive textareas to min-heightMark Otto1-0/+0
2012-02-11fix tabs content wrapping per #1620Mark Otto1-0/+0
2012-02-11update buttons docs for .disabled class per #1774Mark Otto1-0/+0
2012-02-11make button examples button element and add upgrade note on tooltip ↵Mark Otto1-0/+0
positions per #1532
2012-02-11support small for legend per #1544Mark Otto1-0/+0
2012-02-11remove color on :active of buttonsMark Otto1-0/+0
2012-02-11clear up some messaging in docs on fluid grid system and nesting overallMark Otto1-0/+0
2012-02-11remove the reset type from cancel buttons in forms examples per #1844Mark Otto1-0/+0