| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-01-03 | basic linting | Mark Otto | 2 | -4/+4 | |
| 2016-01-03 | nuke vendor prefixes | Mark Otto | 1 | -3/+1 | |
| 2016-01-03 | remove unused rule for ads css that was hiding an image that no longer ↵ | Mark Otto | 1 | -4/+0 | |
| exists (i think) | |||||
| 2016-01-01 | Update copyright years to 2016 | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-12-31 | Fix margins in highlights | Geremia Taglialatela | 1 | -1/+1 | |
| 2015-12-07 | Merge pull request #18325 from twbs/tooltip-a-nowrap | Mark Otto | 1 | -0/+4 | |
| Prevent anchors in tooltip example from splitting across lines | |||||
| 2015-12-07 | proper fix for #18439 w/ clippy placement and hover | Mark Otto | 1 | -4/+8 | |
| 2015-12-06 | fixes #18436 | Mark Otto | 1 | -0/+1 | |
| 2015-11-29 | Prevent anchors in tooltip example from splitting across lines | Chris Rebert | 1 | -0/+4 | |
| So as to decrease the number of future inquiries about said edge case (which is already documented). Refs #18304 [skip sauce] | |||||
| 2015-11-29 | fix ads background color | Mark Otto | 1 | -1/+1 | |
| 2015-11-29 | darken docs nav selected state and un-semibold it so it's not dangling | Mark Otto | 1 | -1/+1 | |
| 2015-10-24 | Replace ZeroClipboard with clipboard.js. | XhmikosR | 3 | -5/+5 | |
| Things left: 1. clear the selection after copy 2. add messages for success and error | |||||
| 2015-10-23 | Rename docs-specific static tooltip/popover classes for clarity; refs #18043 | Chris Rebert | 1 | -3/+3 | |
| [skip sauce] | |||||
| 2015-09-19 | Specify a `filter` gradient for IE 9. | XhmikosR | 1 | -0/+1 | |
| 2015-09-19 | Use the individual background properties instead of the shorthand. | XhmikosR | 2 | -3/+3 | |
| [ci skip] | |||||
| 2015-09-05 | Port skiplink styling from v3 to v4 | Patrick H. Lauke | 2 | -0/+13 | |
| 2015-09-01 | Rename .img-responsive class to .img-fluid | Kevin Kirsche | 2 | -3/+3 | |
| Fix #17166 | |||||
| 2015-09-01 | Merge pull request #17336 from petetnt/petetnt/v4-dev-patch-3 | Mark Otto | 1 | -1/+2 | |
| Document utility class .bg-inverse | |||||
| 2015-08-29 | Use `https` when possible. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-08-26 | Document .bg-inverse | petetnt | 1 | -1/+2 | |
| 2015-08-25 | Bump year. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-08-22 | homepage docs callout | Mark Otto | 1 | -5/+10 | |
| 2015-08-20 | v4 - Remove weird extra border from GitHub follow buttons on v4 Team page | Kevin Kirsche | 1 | -0/+1 | |
| Fix #17175 X-Ref Original Against Wrong Branch: #17179 | |||||
| 2015-08-19 | docs tweaks for responsivev4.0.0-alpha | Mark Otto | 3 | -9/+25 | |
| 2015-08-18 | basic responsive top nav hacks for docs | Mark Otto | 1 | -0/+10 | |
| 2015-08-18 | ads colors | Mark Otto | 1 | -1/+1 | |
| 2015-08-18 | fix footer to use new dropdown markup | Mark Otto | 1 | -5/+5 | |
| 2015-08-18 | fix dropdown fonts in header | Mark Otto | 1 | -0/+4 | |
| 2015-08-18 | downsize that nav | Mark Otto | 1 | -0/+2 | |
| 2015-08-18 | navbar positioning | Mark Otto | 1 | -44/+17 | |
| 2015-08-18 | fix main docs nav to use latest navbar changes | Mark Otto | 1 | -15/+12 | |
| 2015-08-18 | don't let that interfere with the navbar | Mark Otto | 1 | -3/+5 | |
| 2015-08-17 | space out form control sizing examples | Mark Otto | 1 | -0/+6 | |
| 2015-08-17 | redo hella docs scss | Mark Otto | 12 | -389/+285 | |
| - clean out commented out code - break apart homepage.scss into sub files by component - rename a few files to reflect their new component names | |||||
| 2015-08-17 | rip commented out old anchor js css | Mark Otto | 1 | -104/+0 | |
| 2015-08-17 | tweak docs spacing | Mark Otto | 1 | -1/+4 | |
| 2015-08-17 | tweak that margin | Mark Otto | 1 | -1/+1 | |
| 2015-08-17 | fix ads display on homepage | Mark Otto | 1 | -4/+0 | |
| 2015-08-17 | narrow homepage grid cols | Mark Otto | 1 | -2/+2 | |
| 2015-08-16 | custom padding on homepage | Mark Otto | 1 | -0/+9 | |
| 2015-08-16 | semibold buttons | Mark Otto | 1 | -0/+1 | |
| 2015-08-16 | darken gradient | Mark Otto | 1 | -2/+2 | |
| 2015-08-16 | darken gradient | Mark Otto | 1 | -1/+1 | |
| 2015-08-14 | Massive cleanup | Mark Otto | 4 | -200/+27 | |
| - 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-14 | restyle zeroclipboard doodad | Mark Otto | 1 | -4/+6 | |
| 2015-08-12 | fix general page and page header layout | Mark Otto | 2 | -6/+34 | |
| 2015-08-12 | property order | Mark Otto | 1 | -1/+1 | |
| 2015-08-10 | fix widths on container diagrams | Mark Otto | 1 | -2/+3 | |
| 2015-08-10 | container illustrations | Mark Otto | 1 | -1/+38 | |
| 2015-08-10 | remove commented out code | Mark Otto | 1 | -25/+0 | |
