| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-02-19 | Update documentation for abbreviations | Jacob Rask | 3 | -6/+10 | |
| 2012-02-19 | Remove underscore hack for IE6 | Jacob Rask | 2 | -1/+0 | |
| IE6 does not seem to be supported by Bootstrap, and reducing the number of unused and invalid properties is always nice. | |||||
| 2012-02-19 | Separate span12 and container classes | Jacob Rask | 3 | -4/+12 | |
| If you have less than 12 columns, container is too wide. Instead generate container width using the @gridColumns variable. Also remove duplicate container width property. | |||||
| 2012-02-19 | Add Opera-prefixed radial gradient | Jacob Rask | 1 | -0/+0 | |
| Tested and works in Opera 11.61 | |||||
| 2012-02-19 | Use inherit on alert-heading color | Jacob Rask | 2 | -11/+3 | |
| Heading then inherits from the parent alert. Avoids a lot of extra unneccessary CSS. | |||||
| 2012-02-19 | Add class for upper case abbreviations, aka initialisms | Jacob Rask | 2 | -0/+4 | |
| Read more: * http://en.wikipedia.org/wiki/Abbreviation * http://en.wikipedia.org/wiki/Initialism | |||||
| 2012-02-19 | Only show help cursor/border for abbr with title | Jacob Rask | 2 | -1/+1 | |
| 2012-02-19 | All abbreviations are not upper case initialisms | Jacob Rask | 2 | -2/+0 | |
| Read more: * http://developers.whatwg.org/text-level-semantics.html#the-abbr-element * http://en.wikipedia.org/wiki/Abbreviation * http://en.wikipedia.org/wiki/Initialism | |||||
| 2012-02-18 | Merge branch 'master' into 2.0.2-wip | Jacob Thornton | 2 | -1/+3 | |
| Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-02-18 | fix bootstrap-button toggle regression + tests | Jacob Thornton | 2 | -1/+3 | |
| 2012-02-18 | merge in and remake for responsive navbar dropdown fix | Mark Otto | 2 | -0/+1 | |
| 2012-02-18 | fix right aligned dropdowns | Mark Otto | 2 | -4/+4 | |
| 2012-02-18 | clarify forms in navbar per #2072 | Mark Otto | 3 | -4/+16 | |
| 2012-02-18 | clarify misc components subhead | Mark Otto | 3 | -2/+2 | |
| 2012-02-17 | add mention of js compilation to single file in customize page per #2003 | Mark Otto | 4 | -6/+6 | |
| 2012-02-17 | add small section to navbar docs on text in the component, per #2035 | Mark Otto | 3 | -0/+6 | |
| 2012-02-17 | removing duplicate reset filter since we changed the main button to use ↵ | Mark Otto | 2 | -1/+0 | |
| buttonBackground mixin, per #2024 | |||||
| 2012-02-17 | fix duplicate input prepend/append css selectors per #2026 | Mark Otto | 2 | -3/+3 | |
| 2012-02-17 | swap last .btn-dark reference | Mark Otto | 2 | -1/+1 | |
| 2012-02-17 | fix grid typo in subnav | Mark Otto | 3 | -2/+2 | |
| 2012-02-17 | fix page header example and docs per #2048 | Mark Otto | 3 | -2/+8 | |
| 2012-02-17 | Keep origin in track | Andreas Cederström | 25 | -61/+121 | |
| 2012-02-16 | 2.0.1v2.0.1 | Jacob Thornton | 17 | -22/+22 | |
| 2012-02-16 | bring back checkbox borders to iOS by conditionalizing the border: 0; on it ↵ | Mark Otto | 2 | -1/+7 | |
| to IE7-9; fix word break on pre in IE | |||||
| 2012-02-16 | change clearfix mixin to drop parens that prevent it from being a class, too | Mark Otto | 3 | -0/+20 | |
| 2012-02-16 | add mini buttons per #1971 | Mark Otto | 4 | -2/+15 | |
| 2012-02-16 | fix buttons focus state and swap a buttons for button buttons | Mark Otto | 4 | -17/+17 | |
| 2012-02-16 | fix responsive media queries to use 979 and 980 where appropro | Mark Otto | 4 | -4/+4 | |
| 2012-02-16 | add mention of navbar vertical divider in docs | Mark Otto | 4 | -5/+18 | |
| 2012-02-16 | add note about popover placement | Jacob Thornton | 1 | -5/+2 | |
| 2012-02-16 | don't try next if not next | Jacob Thornton | 2 | -0/+2 | |
| 2012-02-16 | add idea to modal markup exmaple | Jacob Thornton | 3 | -2/+2 | |
| 2012-02-16 | rebuild bro | Jacob Thornton | 2 | -4/+4 | |
| 2012-02-16 | fix dropdown links | Jacob Thornton | 1 | -4/+4 | |
| 2012-02-16 | null out interval so that pause doesn't resume on next or prev | Jacob Thornton | 2 | -0/+1 | |
| 2012-02-16 | rebuild alerts | Jacob Thornton | 2 | -3/+6 | |
| 2012-02-13 | Merge branch '2.0.1-wip' of https://github.com/twitter/bootstrap into 2.0.1-wip | Jacob Thornton | 18 | -104/+492 | |
| Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-02-13 | add semicolons to the end of js files | Jacob Thornton | 13 | -13/+13 | |
| 2012-02-13 | change up fonts on form elements to remove unnecessary font-family on label ↵ | Mark Otto | 2 | -1/+6 | |
| element, per #1950 | |||||
| 2012-02-13 | Clean up inverse button using variables, adding button group examples. Also ↵ | Andreas Cederström | 4 | -12/+76 | |
| adding inverse inline label | |||||
| 2012-02-12 | fix filename mention in js docs per #1938 | Mark Otto | 3 | -2/+2 | |
| 2012-02-12 | ensure help-block is block per #1937 | Mark Otto | 2 | -0/+1 | |
| 2012-02-12 | clean up nav-header in responsive | Mark Otto | 2 | -0/+4 | |
| 2012-02-12 | adding makeRow and makeColumn mixins for generating more semantic layouts | Mark Otto | 1 | -0/+0 | |
| 2012-02-12 | allow .input-prepend/.input-append to work in .navbar per #1681 | Mark Otto | 2 | -0/+7 | |
| 2012-02-12 | add docs for alt form control sizing per #1700 | Mark Otto | 3 | -2/+20 | |
| 2012-02-12 | add typography pattern .page-header to components per #1701 | Mark Otto | 3 | -12/+38 | |
| 2012-02-12 | update docs on fixed nav per #1726 | Mark Otto | 3 | -2/+6 | |
| 2012-02-12 | clear up scaffolding page to separate fixed from fluid grid systems | Mark Otto | 5 | -62/+242 | |
| 2012-02-12 | add note to button dropdowns about js plugin dependency per #1746 | Mark Otto | 3 | -2/+6 | |
