aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/pages
AgeCommit message (Collapse)AuthorFilesLines
2012-01-27Merge branch 'ie_7_components' of https://github.com/phopkins/bootstrap into ↵Mark Otto1-1/+7
phopkins-ie_7_components Conflicts: docs/assets/css/bootstrap.css
2012-01-28Adding new examples to the icons' docs.Burak Tuyan1-17/+56
- 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-27update the docs for iconsMark Otto1-2/+7
2012-01-27Merge branch '2.0-wip' of https://github.com/buraktuyan/bootstrap into ↵Mark Otto1-16/+46
buraktuyan-2.0-wip
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
Conflicts: docs/assets/css/bootstrap.css
2012-01-27update icon examples to show icons in differently sized buttonsMark Otto1-0/+4
2012-01-27Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-76/+71
Conflicts: docs/assets/css/bootstrap.css
2012-01-27rebuil update layoutJacob Thornton1-1/+1
2012-01-27i18n download pageMark Otto1-76/+71
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+7
Conflicts: docs/assets/css/bootstrap.css docs/download.html
2012-01-27huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces ↵Mark Otto4-105/+134
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 Thornton2-3/+11
Conflicts: docs/assets/css/bootstrap.css
2012-01-27Merge branch '2.0-wip' of git://github.com/twitter/bootstrap into 2.0-wipBurak Tuyan2-3/+11
2012-01-27buttons for toggle links in js docs, code example for offsetting in gridMark Otto2-3/+11
2012-01-27Updating to latest version of Glyphicons Halflings set (v.1.5) along with ↵Burak Tuyan1-16/+46
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 Thornton1-1/+7
2012-01-26moving structure around + more work on builder...Jacob Thornton1-37/+37
2012-01-26Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton3-26/+26
2012-01-26Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-2/+2
2012-01-26flip order of content on home pageMark Otto1-23/+23
2012-01-26fix typo in docs/scaffolding.htmlMarco Wise1-2/+2
2012-01-26more builder crapJacob Thornton1-34/+34
2012-01-26adding white spritesMark Otto1-1/+1
2012-01-26Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-1/+1
2012-01-26some js for javascript for builder (stil incomplete)Jacob Thornton1-6/+6
2012-01-26fix links to apple touch iconsMark Otto1-1/+1
2012-01-26small text change on downloads pageMark Otto1-1/+1
2012-01-26make accordion links block levelMark Otto1-3/+3
2012-01-26add values to inputs for grid variables on download pageMark Otto1-5/+5
2012-01-26more docs homepage adjustmentsMark Otto1-1/+1
2012-01-26updated homepage docs to distill straplineMark Otto1-1/+1
2012-01-26Merge branch 'phopkins-ie_buttons' into 2.0-wipMark Otto2-9/+11
2012-01-26move around some comments in buttons.less, update labels to use correct ↵Mark Otto1-4/+11
variables, add snippet to docs about IE9
2012-01-26change label fo first subnav link on js docsMark Otto1-1/+1
2012-01-26fix tabs example on js docs pageMark Otto1-4/+4
2012-01-26Removes filters as a way to provide gradients for IE<=9Pete Hopkins1-5/+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 Otto3-59/+61
some form ids and classes, straighten out the use of primary button variable
2012-01-26fix small icons on homepageMark Otto1-4/+4
2012-01-25fix forms examples and allow for inputs in labelsMark Otto1-51/+53
2012-01-25consistency in download page headingMark Otto1-1/+1
2012-01-25fix button group shadows, update js docs to fix alert js file linkMark Otto2-4/+4
2012-01-25finish the rest of the less page mixins docsMark Otto2-110/+109
2012-01-25start filling out mixins tablesMark Otto1-23/+23
2012-01-25docs fixesMark Otto2-17/+17
2012-01-25finish off the static stuff for build and download pageMark Otto2-127/+153
2012-01-25swap fieldsets for divsMark Otto1-44/+44
2012-01-25enable support for form states on select elementsMark Otto1-0/+13
2012-01-25change form fields back to inline-block to allow for inline-help text in ↵Mark Otto1-1/+1
default form markup
2012-01-25missing icon class in code exampleMark Otto1-1/+1