aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto2-2/+1
Conflicts: docs/assets/css/bootstrap.css
2012-01-27rgba text color on active buttons for a bit more contrast from their ↵Mark Otto1-2/+12
non-active siblings
2012-01-27simplify build process more - remove really annoying date.Jacob Thornton2-3/+2
2012-01-27update progress bars to have a solid edge until 100% filledMark Otto1-6/+5
2012-01-27use quotes on attr selectors more consistentlyMark Otto1-13/+13
2012-01-27icon spacing in small buttons and nav listsMark Otto1-2/+5
2012-01-27fixing up buttons and examples of implementing iconsMark Otto5-209/+169
2012-01-27Merge branch '2.0/docs/base/icons' of ↵Mark Otto2-34/+112
https://github.com/buraktuyan/bootstrap into buraktuyan-2.0/docs/base/icons
2012-01-27comment icons that are 1px offMark Otto1-2/+2
2012-01-27combined .disabled and [disabled] and confirmed in ie7/8Mark Otto1-24/+6
2012-01-27new tab focus style and mixinMark Otto3-5/+29
2012-01-27clean up use of mixins to highlight them appropriately in your fav editorMark Otto1-2/+2
2012-01-27Merge branch 'ie_7_components' of https://github.com/phopkins/bootstrap into ↵Mark Otto3-9/+64
phopkins-ie_7_components Conflicts: docs/assets/css/bootstrap.css
2012-01-27overhaul navbar behavior in responsive cssMark Otto3-73/+118
2012-01-28Adding new examples to the icons' docs.Burak Tuyan2-34/+112
- Button with dropdown menu. - Small info button. - Text alignment for navigation with no icon. - Text input form with prepended icon - Select input form with prepended icon
2012-01-27remove page-header from docs and add to type.lessMark Otto2-9/+9
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto2-1/+3
Conflicts: docs/assets/css/bootstrap.css
2012-01-27update examples and restore iconsMark Otto3-1/+1
2012-01-27Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton8-45/+214
Conflicts: docs/assets/css/bootstrap.css
2012-01-27add missing parenJacob Thornton2-2/+2
2012-01-27only build mustache filesJacob Thornton1-0/+2
2012-01-27fix inputs in navbarMark Otto1-1/+2
2012-01-27remove unused images from docs assetsMark Otto3-0/+0
2012-01-27update the docs for iconsMark Otto3-18/+28
2012-01-27Merge branch '2.0-wip' of https://github.com/buraktuyan/bootstrap into ↵Mark Otto7-41/+191
buraktuyan-2.0-wip
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto12-23/+23
Conflicts: docs/assets/css/bootstrap.css
2012-01-27Rebuild css and htmlPete Hopkins2-8/+57
2012-01-27update icon examples to show icons in differently sized buttonsMark Otto3-1/+9
2012-01-27Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton3-85/+76
Conflicts: docs/assets/css/bootstrap.css
2012-01-27rebuil update layoutJacob Thornton12-24/+24
2012-01-27align text in buttons so folks can easily make them different widthsMark Otto1-1/+2
2012-01-27i18n download pageMark Otto3-85/+75
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto3-3/+15
Conflicts: docs/assets/css/bootstrap.css docs/download.html
2012-01-27huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces ↵Mark Otto17-247/+320
and stuff
2012-01-27Brings back uneditable inputPete Hopkins1-1/+7
2012-01-27Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton5-7/+38
Conflicts: docs/assets/css/bootstrap.css
2012-01-27Merge branch '2.0-wip' of git://github.com/twitter/bootstrap into 2.0-wipBurak Tuyan3-4/+27
2012-01-27Merge branch 'ie_7_base' of https://github.com/phopkins/bootstrap into ↵Mark Otto1-2/+14
phopkins-ie_7_base
2012-01-27buttons for toggle links in js docs, code example for offsetting in gridMark Otto2-3/+11
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