| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-01-27 | combined .disabled and [disabled] and confirmed in ie7/8 | Mark Otto | 1 | -24/+6 | |
| 2012-01-27 | new tab focus style and mixin | Mark Otto | 1 | -5/+19 | |
| 2012-01-27 | clean up use of mixins to highlight them appropriately in your fav editor | Mark Otto | 1 | -2/+2 | |
| 2012-01-27 | Merge branch 'ie_7_components' of https://github.com/phopkins/bootstrap into ↵ | Mark Otto | 1 | -8/+50 | |
| phopkins-ie_7_components Conflicts: docs/assets/css/bootstrap.css | |||||
| 2012-01-27 | overhaul navbar behavior in responsive css | Mark Otto | 3 | -73/+118 | |
| 2012-01-27 | remove page-header from docs and add to type.less | Mark Otto | 2 | -9/+9 | |
| 2012-01-27 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/assets/css/bootstrap.css | |||||
| 2012-01-27 | update examples and restore icons | Mark Otto | 3 | -1/+1 | |
| 2012-01-27 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 6 | -9/+100 | |
| Conflicts: docs/assets/css/bootstrap.css | |||||
| 2012-01-27 | add missing paren | Jacob Thornton | 1 | -1/+1 | |
| 2012-01-27 | fix inputs in navbar | Mark Otto | 1 | -1/+2 | |
| 2012-01-27 | remove unused images from docs assets | Mark Otto | 3 | -0/+0 | |
| 2012-01-27 | update the docs for icons | Mark Otto | 1 | -14/+14 | |
| 2012-01-27 | Merge branch '2.0-wip' of https://github.com/buraktuyan/bootstrap into ↵ | Mark Otto | 5 | -9/+99 | |
| buraktuyan-2.0-wip | |||||
| 2012-01-27 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/assets/css/bootstrap.css | |||||
| 2012-01-27 | Rebuild css and html | Pete Hopkins | 1 | -8/+50 | |
| 2012-01-27 | update icon examples to show icons in differently sized buttons | Mark Otto | 1 | -1/+1 | |
| 2012-01-27 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -1/+2 | |
| Conflicts: docs/assets/css/bootstrap.css | |||||
| 2012-01-27 | rebuil update layout | Jacob Thornton | 1 | -2/+2 | |
| 2012-01-27 | align text in buttons so folks can easily make them different widths | Mark Otto | 1 | -1/+2 | |
| 2012-01-27 | i18n download page | Mark Otto | 1 | -1/+1 | |
| 2012-01-27 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/assets/css/bootstrap.css docs/download.html | |||||
| 2012-01-27 | huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces ↵ | Mark Otto | 3 | -25/+32 | |
| and stuff | |||||
| 2012-01-27 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -1/+16 | |
| Conflicts: docs/assets/css/bootstrap.css | |||||
| 2012-01-27 | Merge branch '2.0-wip' of git://github.com/twitter/bootstrap into 2.0-wip | Burak Tuyan | 1 | -1/+16 | |
| 2012-01-27 | Rebuild bootstrap.css | Pete Hopkins | 1 | -2/+14 | |
| 2012-01-27 | adding outline callout as a fallback for IE--needs testing though, thought I ↵ | Mark Otto | 1 | -2/+5 | |
| already added this | |||||
| 2012-01-27 | Changing the color of the default icons from black (#000) to grayDark (#333) | Burak Tuyan | 1 | -0/+0 | |
| 2012-01-27 | Updating to latest version of Glyphicons Halflings set (v.1.5) along with ↵ | Burak Tuyan | 5 | -9/+99 | |
| some icon enhancements like: - Updated the Gylphicons Halflings set to version 1.5 (30 new icons) - Optimized the sprite PNG files for minimum filesize without any quality loss - Made some fixes for horizontal alignment at the LESS/CSS level (tags, bold, arrow-up, minus, chevron-down) - Made some fixes for vertical alignment at the LESS/CSS level (chevron-down, resize-vertical, resize-horizontal) - Renamed the old "calendar" class as "list-alt" class (because now we've a real calendar icon) - Changed the "background-position" of the icon class to "14px 14px", so that a wrong class name will not be showing the glass icon and instead will show a blank icon (which is useful for just positioning the text after the icons in some cases) - Added new icons (classes) to the base-css Docs (to both HTML file and Mustache template) - Changed one of the button examples to danger style and used a white icon - Renamed the sprite image files to save a few bytes here and there (from glyphicons-halflings-sprite.png to lyphicons-halflings.png and from glyphicons-halflings-sprite-white.png to glyphicons-halflings-white.png) | |||||
| 2012-01-26 | change typeahead to data-source instead of data-data and add to docs | Jacob Thornton | 1 | -1/+1 | |
| 2012-01-26 | change endpoint to point to actual server... | Jacob Thornton | 1 | -2/+1 | |
| 2012-01-26 | rebuild + copy images to docs when making | Jacob Thornton | 3 | -3/+3 | |
| 2012-01-26 | move doc building into base make method + build bootstrap to doc assets | Jacob Thornton | 2 | -0/+3281 | |
| 2012-01-26 | moving structure around + more work on builder... | Jacob Thornton | 3 | -4/+12 | |
| 2012-01-26 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 3 | -0/+1 | |
| 2012-01-26 | getting closer.... | Jacob Thornton | 1 | -5/+6 | |
| 2012-01-26 | fix height of download button | Mark Otto | 1 | -0/+1 | |
| 2012-01-26 | more builder crap | Jacob Thornton | 1 | -8/+13 | |
| 2012-01-26 | adding white sprites | Mark Otto | 2 | -0/+0 | |
| 2012-01-26 | some js for javascript for builder (stil incomplete) | Jacob Thornton | 1 | -41/+48 | |
| 2012-01-26 | move down background iamge | Mark Otto | 1 | -0/+1 | |
| 2012-01-26 | more docs homepage adjustments | Mark Otto | 1 | -2/+2 | |
| 2012-01-26 | updated homepage docs to distill strapline | Mark Otto | 1 | -1/+3 | |
| 2012-01-26 | space out masthead a git more | Mark Otto | 1 | -1/+2 | |
| 2012-01-26 | overhaul frontpage jumbotron, add js for twitter buttons back in, fix up ↵ | Mark Otto | 1 | -15/+35 | |
| some form ids and classes, straighten out the use of primary button variable | |||||
| 2012-01-25 | consistency in download page heading | Mark Otto | 1 | -1/+0 | |
| 2012-01-25 | remove all tablesorter assets and css | Mark Otto | 1 | -3/+0 | |
| 2012-01-25 | fix button group shadows, update js docs to fix alert js file link | Mark Otto | 1 | -3/+3 | |
| 2012-01-25 | docs fixes | Mark Otto | 1 | -3/+3 | |
| 2012-01-25 | finish off the static stuff for build and download page | Mark Otto | 2 | -16/+23 | |
