| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-08-26 | Made JavaScript unobtrusive by factoring out prettyPrint() to ↵ | Karthik Viswanathan | 1 | -2/+2 | |
| application.js. Also removed unused class from hero demo. | |||||
| 2011-08-25 | updated le docs to include note about topbar and padding on box (issue #86) ↵ | Mark Otto | 1 | -24/+27 | |
| and add snippet about @basefont and @baseline to type section | |||||
| 2011-08-25 | pull table class from docs again | Mark Otto | 1 | -3/+3 | |
| 2011-08-25 | updated docs for b/i tags based on issue #62 | Mark Otto | 1 | -1/+1 | |
| 2011-08-25 | updated classnames in the docs for the alerts, updated colors on error and ↵ | Mark Otto | 1 | -2/+2 | |
| info alerts/buttons | |||||
| 2011-08-25 | merged in my pending changes from 1.2-wip branch, resolve diffs as best as i ↵ | Mark Otto | 1 | -65/+56 | |
| could, update docs and alerts to use original classes, updated docs to include smaller section for layouts | |||||
| 2011-08-25 | update alert and button styling aproach | Jacob Thornton | 1 | -5/+9 | |
| 2011-08-25 | big update to change the alerts, normal and block level, to have simpler css ↵ | Mark Otto | 1 | -27/+29 | |
| and new colors independent of the base color scheme | |||||
| 2011-08-24 | add opera to browser support | Jacob Thornton | 1 | -1/+2 | |
| 2011-08-24 | Fixed empty for fields on select labels | David Haywood Smith | 1 | -8/+8 | |
| Also added id fields to selects where needed | |||||
| 2011-08-22 | add delete button + give .btn cursor:pointer | Jacob Thornton | 1 | -2/+2 | |
| 2011-08-22 | Bugfix and copy changes | Mark Otto | 1 | -2/+2 | |
| 2011-08-22 | fix copy for ie in docs | Jacob Thornton | 1 | -2/+2 | |
| 2011-08-21 | update copy for browser support | Jacob Thornton | 1 | -3/+4 | |
| 2011-08-21 | v1.1.0 | Jacob Thornton | 1 | -2/+2 | |
| 2011-08-21 | finish cleaning up ie 7-8 support | Jacob Thornton | 1 | -0/+1 | |
| 2011-08-21 | update few things for ie | Jacob Thornton | 1 | -1/+2 | |
| 2011-08-21 | link docs to correct css | Jacob Thornton | 1 | -2/+1 | |
| 2011-08-21 | fix crappy merge | Jacob Thornton | 1 | -278/+6 | |
| 2011-08-21 | Merge branch 'master' of github.com:twitter/bootstrap | Jacob Thornton | 1 | -357/+671 | |
| Conflicts: bootstrap-1.0.0.css bootstrap-1.0.0.min.css docs/index.html | |||||
| 2011-08-21 | Merge branch 'misc_css_fixes' | Jacob Thornton | 1 | -91/+84 | |
| Conflicts: bootstrap-1.0.0.css lib/patterns.less | |||||
| 2011-08-21 | fix conflict | Jacob Thornton | 1 | -4/+0 | |
| 2011-08-21 | 1 more space for disabled | Jacob Thornton | 1 | -2/+1 | |
| 2011-08-21 | more tweaks to resolve some missed conflicts | Mark Otto | 1 | -27/+5 | |
| 2011-08-21 | nonbreaking spaces for ie7 after buttons :/ | Jacob Thornton | 1 | -6/+3 | |
| 2011-08-21 | resolve conflicts | Mark Otto | 1 | -620/+681 | |
| 2011-08-21 | merge in master, resolve conflicts | Mark Otto | 1 | -61/+126 | |
| 2011-08-21 | updated to resolve conflicts | Mark Otto | 1 | -87/+88 | |
| 2011-08-21 | resolve conflicts | Mark Otto | 1 | -42/+55 | |
| 2011-08-21 | updated list html, tweaks to patterns | Mark Otto | 1 | -44/+32 | |
| 2011-08-21 | fix btn borders ie7/ie8 | Jacob Thornton | 1 | -4/+8 | |
| 2011-08-21 | make topbar .fill wrap | Jacob Thornton | 1 | -39/+41 | |
| 2011-08-21 | fix disabled button for ie 8 and below | Jacob Thornton | 1 | -2/+3 | |
| 2011-08-21 | pull filter gradients out completely because IE can't render them correctly ↵ | Mark Otto | 1 | -1/+1 | |
| in half of all instances and they are performance problems with them; tweak alert message styles, particularly close button; | |||||
| 2011-08-21 | fix up the modals for ie8 | Jacob Thornton | 1 | -2/+2 | |
| 2011-08-21 | introduce .fill class to top-nav for overflow bug | Jacob Thornton | 1 | -0/+2 | |
| 2011-08-20 | fix error styles a bit on stacked form fields | Mark Otto | 1 | -0/+7 | |
| 2011-08-20 | more spacing and commenting | Mark Otto | 1 | -4/+33 | |
| 2011-08-20 | more spacing tweaks | Mark Otto | 1 | -547/+551 | |
| 2011-08-20 | docs spacing, spare divs in a few places, updating css spacing | Mark Otto | 1 | -75/+81 | |
| 2011-08-20 | remove rogue ul | Mark Otto | 1 | -1/+0 | |
| 2011-08-20 | fixing conflict to merge in copy changes | Mark Otto | 1 | -2/+2 | |
| 2011-08-20 | updated docs to fix inconsistent display of code elements, update ↵ | Mark Otto | 1 | -46/+72 | |
| scaffolding to fix padding issue on fluid containers, add placeholder hero unit in patterns for future use, continue to refactor some rgba to hex values | |||||
| 2011-08-20 | Fix broken quotes and bizarre update of HTML5 to 6. | Matthew Pennell | 1 | -1/+1 | |
| 2011-08-20 | Corrected semantic definitions of strong, em and b in Typography section. | Matthew Pennell | 1 | -2/+2 | |
| 2011-08-20 | adding more details on browser support, adding snippet of about text, ↵ | Mark Otto | 1 | -99/+105 | |
| changed p tags to have half the bottom margin | |||||
| 2011-08-20 | updated docs and docs css to not use rgba colors on the layout modules so IE ↵ | Mark Otto | 1 | -3/+6 | |
| can see that shiz | |||||
| 2011-08-19 | fix topbar in docs as well | Mark Otto | 1 | -67/+67 | |
| 2011-08-19 | fix spacing and confusion in example h1 heading with small tag | Mark Otto | 1 | -4/+3 | |
| 2011-08-19 | fix typo | Mark Otto | 1 | -1/+1 | |
