| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | Updating to latest version of Glyphicons Halflings set (v.1.5) along with ↵ | Burak Tuyan | 1 | -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 | rebuild + copy images to docs when making | Jacob Thornton | 1 | -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 | fix height of download button | Mark Otto | 1 | -0/+1 | |
| 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 | 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 | 1 | -16/+23 | |
| 2012-01-25 | darken active state on subnav with scrollspy added | Mark Otto | 1 | -4/+2 | |
| 2012-01-25 | updated icons to require a base class .icon | Mark Otto | 1 | -2/+6 | |
| 2012-01-25 | move css builder and downloader to dedicated page, start to update remaining ↵ | Mark Otto | 1 | -42/+52 | |
| sections on LESS docs page | |||||
| 2012-01-24 | refine spacing on fixed subnav | Mark Otto | 1 | -1/+2 | |
| 2012-01-24 | fix up docs css for responsive and subnav, fix forms error states | Mark Otto | 1 | -28/+91 | |
| 2012-01-24 | updated docs css to fix subnav on iOS | Mark Otto | 1 | -8/+22 | |
| 2012-01-24 | redo the form examples to enable better responsive layout | Mark Otto | 1 | -22/+17 | |
| 2012-01-24 | fix the thumbnails more examples section | Mark Otto | 1 | -2/+6 | |
| 2012-01-24 | update the subnav on all pages | Mark Otto | 1 | -12/+28 | |
| 2012-01-24 | refine fixed docs bar | Mark Otto | 1 | -0/+13 | |
| 2012-01-24 | modify the scaffolding page to fix the language around preboot/grid variables | Mark Otto | 1 | -1/+2 | |
| 2012-01-24 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -0/+6 | |
| 2012-01-24 | finish updating form state and alert variables in less docs page | Mark Otto | 1 | -0/+2 | |
| 2012-01-24 | make subnav fix | Jacob Thornton | 1 | -0/+6 | |
| 2012-01-24 | fix broken index page heading, update variables and less pages | Mark Otto | 1 | -4/+18 | |
| 2012-01-24 | docs updates to make the getting started section more responsive, updated ↵ | Mark Otto | 1 | -45/+17 | |
| the benefits to be clearer and swap x for checkmark | |||||
| 2012-01-23 | comment in forms' | Mark Otto | 1 | -0/+13 | |
| 2012-01-23 | clean up subnav aesthetics | Mark Otto | 1 | -2/+32 | |
| 2012-01-15 | fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix ↵ | Mark Otto | 1 | -11/+9 | |
| pager example code | |||||
| 2012-01-14 | change up classes on tables and forms, fix nav list styles in example | Mark Otto | 1 | -1/+0 | |
| 2012-01-13 | update dropdowns spacing and docs section spacing | Mark Otto | 1 | -1/+4 | |
| 2012-01-11 | add build tool for js + rename twipsy to tooltip + lots of little doc cleanup | Jacob Thornton | 1 | -1/+8 | |
| 2012-01-08 | clean up dup css in responsive, fix navbar dropdown caret | Mark Otto | 1 | -1/+1 | |
| 2012-01-07 | overhauled dropdowns now require use of .caret for dropdown arrow, redid the ↵ | Mark Otto | 1 | -1/+2 | |
| button group docs section, added the split button dropdown docs section | |||||
| 2012-01-07 | fix form field sizing for selects, document form field grid sizing | Mark Otto | 1 | -1/+5 | |
| 2012-01-06 | front page docs updated to include old getting started section, update code ↵ | Mark Otto | 1 | -1/+72 | |
| styles to look like github gists, and lots more docs updates | |||||
| 2012-01-05 | fixing conflict in dividers in navbar, fix navbar docs, fix search form in ↵ | Mark Otto | 1 | -1/+0 | |
| navbar | |||||
| 2012-01-05 | massive docs update, mostly to all our new forms, and to the buttons | Mark Otto | 1 | -6/+38 | |
| 2012-01-05 | move mega link footer to scaffolding to try it out, fix broken button text ↵ | Mark Otto | 1 | -0/+22 | |
| shadow, change UL/OL margins back, make li color same as body | |||||
| 2012-01-05 | Tweak the docs and address the new forms list of controls: radios and ↵ | Mark Otto | 1 | -1/+5 | |
| checkboxes are now hanging controls to wrap text properly | |||||
| 2012-01-05 | breaking out patterns.less even more, removing unnecessary div from checkbox ↵ | Mark Otto | 1 | -1/+1 | |
| and radio lists--now just labels and inputs | |||||
| 2012-01-05 | tweaks abound, updated prettify styles, new sidenav component started, ↵ | Mark Otto | 1 | -0/+18 | |
| sprite icons started | |||||
| 2011-12-27 | remove negative margin from .brand in docs, update navbar to support buttons ↵ | Mark Otto | 1 | -0/+1 | |
| up thurr | |||||
| 2011-12-21 | fix mobile example sites, remove unused JS from docs index | Mark Otto | 1 | -1/+4 | |
