aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-01-27Rebuild bootstrap.cssPete Hopkins1-2/+14
2012-01-27adding outline callout as a fallback for IE--needs testing though, thought I ↵Mark Otto1-2/+5
already added this
2012-01-27Changing the color of the default icons from black (#000) to grayDark (#333)Burak Tuyan1-0/+0
2012-01-27Updating to latest version of Glyphicons Halflings set (v.1.5) along with ↵Burak Tuyan7-41/+191
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-26change typeahead to data-source instead of data-data and add to docsJacob Thornton3-3/+15
2012-01-26change endpoint to point to actual server...Jacob Thornton1-2/+1
2012-01-26rebuild + copy images to docs when makingJacob Thornton3-3/+3
2012-01-26move doc building into base make method + build bootstrap to doc assetsJacob Thornton12-20/+3301
2012-01-26moving structure around + more work on builder...Jacob Thornton6-78/+87
2012-01-26Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton9-51/+52
2012-01-26getting closer....Jacob Thornton1-5/+6
2012-01-26Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto2-3/+3
2012-01-26flip order of content on home pageMark Otto2-46/+46
2012-01-26fix typo in docs/scaffolding.htmlMarco Wise2-3/+3
2012-01-26fix height of download buttonMark Otto1-0/+1
2012-01-26more builder crapJacob Thornton3-76/+81
2012-01-26adding white spritesMark Otto4-2/+2
2012-01-26Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton11-32/+32
2012-01-26some js for javascript for builder (stil incomplete)Jacob Thornton3-53/+60
2012-01-26fix links to apple touch iconsMark Otto11-32/+32
2012-01-26move down background iamgeMark Otto1-0/+1
2012-01-26small text change on downloads pageMark Otto2-2/+2
2012-01-26make accordion links block levelMark Otto2-6/+6
2012-01-26add values to inputs for grid variables on download pageMark Otto2-10/+10
2012-01-26more docs homepage adjustmentsMark Otto3-6/+5
2012-01-26updated homepage docs to distill straplineMark Otto3-3/+6
2012-01-26Merge branch 'phopkins-ie_buttons' into 2.0-wipMark Otto4-18/+22
2012-01-26move around some comments in buttons.less, update labels to use correct ↵Mark Otto2-8/+22
variables, add snippet to docs about IE9
2012-01-26change label fo first subnav link on js docsMark Otto2-2/+2
2012-01-26fix tabs example on js docs pageMark Otto2-8/+8
2012-01-26Merge branch 'ie_buttons' of https://github.com/phopkins/bootstrap into ↵Mark Otto2-10/+0
phopkins-ie_buttons
2012-01-26space out masthead a git moreMark Otto1-1/+2
2012-01-26Removes filters as a way to provide gradients for IE<=9Pete Hopkins2-10/+0
- Lets us use rounded corners in IE9 - Makes hover / active states work correctly in IE<=9 Only change for non-IE is that moving from hover -> not hovering no longer animates (was a subtle blend) due to mismatch between the bottom of the gradient and the background color. Refactor: moves the primary button background to match the others.
2012-01-26overhaul frontpage jumbotron, add js for twitter buttons back in, fix up ↵Mark Otto14-153/+217
some form ids and classes, straighten out the use of primary button variable
2012-01-26fix small icons on homepageMark Otto2-8/+8
2012-01-25fix forms examples and allow for inputs in labelsMark Otto2-102/+106
2012-01-25consistency in download page headingMark Otto3-3/+2
2012-01-25remove all tablesorter assets and cssMark Otto1-3/+0
2012-01-25fix button group shadows, update js docs to fix alert js file linkMark Otto5-11/+11
2012-01-25finish the rest of the less page mixins docsMark Otto4-185/+183
2012-01-25start filling out mixins tablesMark Otto2-46/+46
2012-01-25docs fixesMark Otto5-37/+37
2012-01-25finish off the static stuff for build and download pageMark Otto6-270/+329
2012-01-25swap fieldsets for divsMark Otto2-88/+88
2012-01-25enable support for form states on select elementsMark Otto2-0/+26
2012-01-25darken active state on subnav with scrollspy addedMark Otto1-4/+2
2012-01-25Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto10-10/+10
Conflicts: bootstrap.css
2012-01-25change form fields back to inline-block to allow for inline-help text in ↵Mark Otto2-2/+2
default form markup
2012-01-25rebuild + add spy to templateJacob Thornton10-10/+10
2012-01-25missing icon class in code exampleMark Otto2-2/+2