aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-08-17restore docs anchor jsMark Otto1-0/+7
2015-08-17docs gruntMark Otto2-2/+2
2015-08-17tweak docs spacingMark Otto2-2/+5
2015-08-17gruntMark Otto10-12/+12
2015-08-17tweak heading sizesMark Otto1-2/+2
2015-08-17stub out docs linksMark Otto1-0/+22
2015-08-17rip gauges trackingMark Otto1-13/+0
2015-08-17tweak that marginMark Otto1-1/+1
2015-08-17gruntMark Otto6-6/+6
2015-08-17fix ads display on homepageMark Otto1-4/+0
2015-08-17add redirects for all top level docs sectionsMark Otto6-0/+8
2015-08-17gruntMark Otto4-4/+4
2015-08-17clean out comments that aren't all that helpfulMark Otto31-147/+8
2015-08-17typoMark Otto1-1/+1
2015-08-17gruntMark Otto8-6/+14
2015-08-17allow <button> elements as .dropdown-item'sMark Otto2-0/+25
2015-08-17gruntMark Otto8-8/+8
2015-08-17un-nest .dropdown-dividerMark Otto1-4/+4
2015-08-17gruntMark Otto8-28/+28
2015-08-17Rewrite dropdownsMark Otto4-254/+222
- Remove nested > selectors for dropdown items - Update docs examples to use all the new markup
2015-08-17gruntMark Otto4-13/+14
2015-08-17copyMark Otto1-2/+2
2015-08-17Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto12-29/+35
2015-08-17narrow homepage grid colsMark Otto3-4/+4
2015-08-17reformat thatMark Otto1-3/+11
2015-08-16gruntMark Otto2-2/+2
2015-08-16custom padding on homepageMark Otto1-0/+9
2015-08-16semibold buttonsMark Otto1-0/+1
2015-08-16darken gradientMark Otto1-2/+2
2015-08-16darken gradientMark Otto1-1/+1
2015-08-15rebuild jsJacob Thornton4-1182/+3429
2015-08-15fix dropdown testJacob Thornton5-3432/+1185
2015-08-15change modal.js to use is-fixed classes to target padding-rightJacob Thornton6-20/+23
2015-08-15update tooltip/popover docsJacob Thornton2-0/+3
2015-08-14Massive cleanupMark Otto78-602/+484
- Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color
2015-08-14restyle zeroclipboard doodadMark Otto1-4/+6
2015-08-14bump headingsMark Otto1-3/+3
2015-08-14update utils, use importantMark Otto2-105/+123
2015-08-13Use -* vars for .bg-* and .text-* utilitiesMark Otto2-14/+9
- Simplifies variables usage - Makes components and brand variable usage more consistent (dark bg and white text throughout instead of some mixed light and dark bgs) - Very likely means lower contrast and thus no more AA compliance (we'll want to fix that eventually obviously)
2015-08-13grunt itMark Otto8-12/+6
2015-08-13variables cleanupMark Otto2-18/+21
- new vars for .lead size and weight (previously had none) - new var for default margin-bottom on h1-h6 elements (previously had none) - rearranged vars to combine two typography sections into one in variables.scss - reassigned border-width var to hr-border-width - made hr-border more specific as hr-border-color
2015-08-13use conditional mixin for transitions on buttonsMark Otto1-1/+1
2015-08-13add note about variable structureMark Otto1-0/+4
2015-08-13nuke the shared padding vars and assign to individual componentsMark Otto15-69/+64
- no real need for everything to be 100% shared - padding looked and felt too large for inputs but not for buttons - tying forms and buttons seems fine, but throwing in pagination feels wrong
2015-08-12Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto11-14/+17
2015-08-12move form validation icon vars to variables fileMark Otto2-5/+5
2015-08-12fix breadcrumbs libsass contentThomas McDonald11-13/+16
2015-08-12gruntMark Otto8-20/+6
2015-08-12Remove .help-block entirelyMark Otto2-16/+4
- Fixes #13267 somewhat. - Instead of a single, block-level class, let's use a combination of existing elements and classes. - For block-level help text, use p.text-muted. - For inline-level help text, use span.text-muted or small.text-muted.
2015-08-12clarify ie8-Thomas McDonald1-1/+1