| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-08-17 | restore docs anchor js | Mark Otto | 1 | -0/+7 | |
| 2015-08-17 | docs grunt | Mark Otto | 2 | -2/+2 | |
| 2015-08-17 | tweak docs spacing | Mark Otto | 2 | -2/+5 | |
| 2015-08-17 | grunt | Mark Otto | 10 | -12/+12 | |
| 2015-08-17 | tweak heading sizes | Mark Otto | 1 | -2/+2 | |
| 2015-08-17 | stub out docs links | Mark Otto | 1 | -0/+22 | |
| 2015-08-17 | rip gauges tracking | Mark Otto | 1 | -13/+0 | |
| 2015-08-17 | tweak that margin | Mark Otto | 1 | -1/+1 | |
| 2015-08-17 | grunt | Mark Otto | 6 | -6/+6 | |
| 2015-08-17 | fix ads display on homepage | Mark Otto | 1 | -4/+0 | |
| 2015-08-17 | add redirects for all top level docs sections | Mark Otto | 6 | -0/+8 | |
| 2015-08-17 | grunt | Mark Otto | 4 | -4/+4 | |
| 2015-08-17 | clean out comments that aren't all that helpful | Mark Otto | 31 | -147/+8 | |
| 2015-08-17 | typo | Mark Otto | 1 | -1/+1 | |
| 2015-08-17 | grunt | Mark Otto | 8 | -6/+14 | |
| 2015-08-17 | allow <button> elements as .dropdown-item's | Mark Otto | 2 | -0/+25 | |
| 2015-08-17 | grunt | Mark Otto | 8 | -8/+8 | |
| 2015-08-17 | un-nest .dropdown-divider | Mark Otto | 1 | -4/+4 | |
| 2015-08-17 | grunt | Mark Otto | 8 | -28/+28 | |
| 2015-08-17 | Rewrite dropdowns | Mark Otto | 4 | -254/+222 | |
| - Remove nested > selectors for dropdown items - Update docs examples to use all the new markup | |||||
| 2015-08-17 | grunt | Mark Otto | 4 | -13/+14 | |
| 2015-08-17 | copy | Mark Otto | 1 | -2/+2 | |
| 2015-08-17 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 12 | -29/+35 | |
| 2015-08-17 | narrow homepage grid cols | Mark Otto | 3 | -4/+4 | |
| 2015-08-17 | reformat that | Mark Otto | 1 | -3/+11 | |
| 2015-08-16 | grunt | Mark Otto | 2 | -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-15 | rebuild js | Jacob Thornton | 4 | -1182/+3429 | |
| 2015-08-15 | fix dropdown test | Jacob Thornton | 5 | -3432/+1185 | |
| 2015-08-15 | change modal.js to use is-fixed classes to target padding-right | Jacob Thornton | 6 | -20/+23 | |
| 2015-08-15 | update tooltip/popover docs | Jacob Thornton | 2 | -0/+3 | |
| 2015-08-14 | Massive cleanup | Mark Otto | 78 | -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-14 | restyle zeroclipboard doodad | Mark Otto | 1 | -4/+6 | |
| 2015-08-14 | bump headings | Mark Otto | 1 | -3/+3 | |
| 2015-08-14 | update utils, use important | Mark Otto | 2 | -105/+123 | |
| 2015-08-13 | Use -* vars for .bg-* and .text-* utilities | Mark Otto | 2 | -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-13 | grunt it | Mark Otto | 8 | -12/+6 | |
| 2015-08-13 | variables cleanup | Mark Otto | 2 | -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-13 | use conditional mixin for transitions on buttons | Mark Otto | 1 | -1/+1 | |
| 2015-08-13 | add note about variable structure | Mark Otto | 1 | -0/+4 | |
| 2015-08-13 | nuke the shared padding vars and assign to individual components | Mark Otto | 15 | -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-12 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 11 | -14/+17 | |
| 2015-08-12 | move form validation icon vars to variables file | Mark Otto | 2 | -5/+5 | |
| 2015-08-12 | fix breadcrumbs libsass content | Thomas McDonald | 11 | -13/+16 | |
| 2015-08-12 | grunt | Mark Otto | 8 | -20/+6 | |
| 2015-08-12 | Remove .help-block entirely | Mark Otto | 2 | -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-12 | clarify ie8- | Thomas McDonald | 1 | -1/+1 | |
