aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
AgeCommit message (Collapse)AuthorFilesLines
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-26move doc building into base make method + build bootstrap to doc assetsJacob Thornton1-2/+2
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 Thornton2-4/+4
2012-01-26some js for javascript for builder (stil incomplete)Jacob Thornton1-6/+6
2012-01-26fix links to apple touch iconsMark Otto2-4/+4
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 Otto4-61/+67
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-25Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
Conflicts: bootstrap.css
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-25rebuild + add spy to templateJacob Thornton1-1/+1
2012-01-25missing icon class in code exampleMark Otto1-1/+1
2012-01-25fix mention of old vertical forms class'Mark Otto1-1/+1
2012-01-25update remaining icons in docsMark Otto2-18/+18
2012-01-25spec'ed out an examples overview page with links to current examples; ↵Mark Otto2-1/+27
examples still need work themselves though
2012-01-25fix location of faviconMark Otto1-1/+1
2012-01-25update docs to include separate responsive css, update docs to highlight ↵Mark Otto2-1/+2
proper file name, updated makefile to build responsive separately
2012-01-25fix media queries in scaffoldingMark Otto1-2/+2
2012-01-25fix modal examples on js page, update modal close button positioningMark Otto1-3/+3
2012-01-25updated icons to require a base class .iconMark Otto1-104/+104