aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-05-22delete customize layout since it's no longer in useMark Otto1-25/+0
2013-05-22Merge branch '3.0.0-wip' of https://github.com/juthilo/bootstrap-wip into ↵Mark Otto21-447/+1315
3.0.0-wip
2013-05-23Bring the customizer up to speedJulian Thilo4-345/+1213
I reworked the customizer to match the new docs layout and include all newly added variables, etc. Would be glad to keep an eye on Customize and update it as v3 changes. Help blocks in my new version need some more work, too, so this is just a basis.
2013-05-22remove 3rd arg from $.each callfat3-3/+3
2013-05-21remove make gh-pages commandMark Otto1-12/+0
2013-05-21remove jszip filesJacob Thornton2-2430/+0
2013-05-21upgrade jshint to 2.1.2 for anton <3Jacob Thornton18-101/+2531
2013-05-21Merge pull request #7945 from AJ-Acevedo/fixMark Otto1-1/+1
Fixed broken Customizer link for docs
2013-05-21Fixes #7943: typo in makefileMark Otto1-1/+1
2013-05-21Found editor spacing issues with tabs instead of spaces, formatting to fit ↵Chad Smith1-2/+2
the entrance criteria
2013-05-21Vertical gradients now can have percentages passed in as arguments to allow ↵Chad Smith1-5/+5
finer control over the backgrounds it produces
2013-05-21Fixed broken Customizer link for docsAJ Acevedo1-1/+1
2013-05-20Back to getbootstrap.dev for jekyllMark Otto1-1/+1
2013-05-20Update contributing fileMark Otto1-13/+5
* Remove notes on repo section * Update hirearchy of coding standards sections
2013-05-20Refactor readme to include directions on running jekyll locallyMark Otto1-9/+27
2013-05-19Fixes #7474: Use `@input-height-base` in `.navbar-vertical-align()` for ↵Mark Otto2-3/+3
`.navbar-form`
2013-05-19Fixes #7611: fix optgroup formatting for FirefoxMark Otto2-0/+13
2013-05-16Better grid template; link color change in docs navbarMark Otto1-1/+21
2013-05-16Better grid template; link color change in docs navbarMark Otto3-2/+23
2013-05-16More row change ups:Mark Otto1-2/+0
* No more negative side margins * However, keep the negative margin for nested rows
2013-05-16More row change ups:Mark Otto3-10/+0
* No more negative side margins * However, keep the negative margin for nested rows
2013-05-16Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-14/+24
2013-05-16Run make on latest JSMark Otto2-51/+51
2013-05-16Change up link alertsMark Otto5-18/+39
* No more children selectors to set all links in alerts as a special color because buttons and more wrongly inherited color * Adds .alert-link for easy styling in any alert
2013-05-16update js docsfat3-65/+75
2013-05-16Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto22-103/+105
2013-05-16Fix broke dropdown navbar exampleMark Otto1-2/+2
2013-05-16Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipfat5-67/+1
2013-05-16change namespace back to dot notation and someother js shizzlefat22-103/+105
2013-05-16Nuke rem font-size mixinMark Otto1-8/+0
2013-05-16Form validation and horizontal row updateMark Otto4-12/+12
* changed .row-label to .control-label as used elsewhere already * changed .formFieldState mixin to .form-field-validation
2013-05-16remove prettyprint js mentionMark Otto1-3/+0
2013-05-16Simple responsive utilities test cssMark Otto2-21/+36
2013-05-16Redo the responsive utilities stuffMark Otto5-42/+44
* Update docs language * Enforce display: block; on all utilities for now * Fix up docs CSS for the tests
2013-05-16Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto31-4257/+10
2013-05-16Drop .form-actionsMark Otto4-57/+0
2013-05-16fix tooltip defaultsfat4-4/+4
2013-05-16nuke unfinished readme sectionMark Otto1-9/+0
2013-05-16Update readme link to Bower per #7790Mark Otto1-1/+1
2013-05-16Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipfat2-2/+2
2013-05-16remove dumb assets update makefile wassupfat28-4254/+7
2013-05-16Fix z-index of carousel indicatorsMark Otto2-2/+2
2013-05-16carousel bug with datafat4-4/+4
2013-05-16only overlay dropdowns for mobilefat7-26/+38
2013-05-16fix testsfat23-1350/+1268
2013-05-16add bs- prefix to tooltipfat1-3/+3
2013-05-16straight trash wangfat10-648/+604
2013-05-16nuke that docs _site folderMark Otto78-21852/+1
2013-05-16change dropdown strategy to use an overlay - fixes mobile click anywhere + ↵fat9-422/+346
allows for firefox middle click
2013-05-16update collapse js stylefat1-90/+76