| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-08-19 | reboot.scss: typo | Paul Irish | 1 | -1/+1 | |
| 2015-08-19 | Fixed a typo (disaabled). | Sid Roberts | 1 | -1/+1 | |
| 2015-08-19 | Card variables should be in _variables.scss | Kevin Kirsche | 2 | -9/+10 | |
| Fixes #17061 | |||||
| 2015-08-19 | reboot.scss typo | Paul Irish | 1 | -1/+1 | |
| 2015-08-19 | Update _variables.scss | Chris Bell | 1 | -1/+1 | |
| Fixed spelling mistake. Changed table of "ontents" to "Contents". | |||||
| 2015-08-18 | remove commented out nav styles | Mark Otto | 1 | -38/+0 | |
| 2015-08-18 | rewrite active and disabled styles for navs | Mark Otto | 1 | -18/+13 | |
| 2015-08-18 | overhaul custom selects with latest from primer, shoutout | Mark Otto | 1 | -103/+35 | |
| 2015-08-18 | tweak navbar nav spacing | Mark Otto | 1 | -1/+10 | |
| 2015-08-18 | shoutout navbar-divider | Mark Otto | 1 | -0/+23 | |
| 2015-08-18 | rewrite navbar once more for lower key styles and a new take on modifiers ↵ | Mark Otto | 2 | -118/+47 | |
| for improved customization | |||||
| 2015-08-18 | rename .inverse to .bg-inverse, add .bg-faded | Mark Otto | 1 | -1/+5 | |
| 2015-08-17 | rewrite navbar bits some more | Mark Otto | 2 | -122/+53 | |
| 2015-08-17 | no bg-color to start on outline buttons so they're easier to use on light ↵ | Mark Otto | 1 | -1/+1 | |
| and dark color schemes | |||||
| 2015-08-17 | really temporarily disable those heights | Mark Otto | 1 | -2/+2 | |
| 2015-08-17 | tighten up padding on inputs and buttons, disable fixed heights for now | Mark Otto | 1 | -5/+5 | |
| 2015-08-17 | tweak heading sizes | Mark Otto | 1 | -2/+2 | |
| 2015-08-17 | clean out comments that aren't all that helpful | Mark Otto | 31 | -147/+8 | |
| 2015-08-17 | allow <button> elements as .dropdown-item's | Mark Otto | 1 | -0/+6 | |
| 2015-08-17 | un-nest .dropdown-divider | Mark Otto | 1 | -4/+4 | |
| 2015-08-17 | Rewrite dropdowns | Mark Otto | 1 | -38/+34 | |
| - Remove nested > selectors for dropdown items - Update docs examples to use all the new markup | |||||
| 2015-08-14 | Massive cleanup | Mark Otto | 2 | -16/+51 | |
| - 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 | update utils, use important | Mark Otto | 1 | -51/+60 | |
| 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 | 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 | 7 | -37/+46 | |
| - 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 | 1 | -1/+2 | |
| 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 | 1 | -1/+2 | |
| 2015-08-12 | Remove .help-block entirely | Mark Otto | 1 | -13/+0 | |
| - 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 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 1 | -5/+0 | |
| 2015-08-12 | fix fat's broke js... jk it was my shitty css | Mark Otto | 1 | -1/+2 | |
| 2015-08-12 | remove .badge class from buttons | Thomas McDonald | 1 | -5/+0 | |
| 2015-08-12 | simpler type, docs callout for reproducing the v3 style headings and small text | Mark Otto | 1 | -19/+2 | |
| 2015-08-12 | remove hella vars from the jumbotron | Mark Otto | 2 | -14/+1 | |
| 2015-08-12 | small vars change | Mark Otto | 1 | -1/+3 | |
| 2015-08-10 | reorder variables, rename -color to -color | Mark Otto | 4 | -73/+91 | |
| 2015-08-10 | no more use for that | Mark Otto | 1 | -1/+0 | |
| 2015-08-10 | remove unused badge vars | Mark Otto | 1 | -14/+0 | |
| 2015-08-10 | clarify comment | Mark Otto | 1 | -1/+1 | |
| 2015-08-10 | remove unused variable | Mark Otto | 1 | -1/+0 | |
| 2015-08-10 | addresses #14217, add responsive text alignment classes | Mark Otto | 1 | -1/+33 | |
| 2015-08-10 | dropdown fixes and dropdown docs tweaks | Mark Otto | 1 | -1/+1 | |
| 2015-08-09 | really fix those outline buttons | Mark Otto | 2 | -3/+51 | |
| 2015-08-09 | docs rearrange | Mark Otto | 1 | -0/+3 | |
| 2015-08-09 | update button borders to match bgs for easier outline button styling | Mark Otto | 1 | -5/+5 | |
| 2015-08-09 | shoutout to outline buttons | Mark Otto | 1 | -0/+6 | |
| 2015-08-09 | add basic figure support | Mark Otto | 1 | -0/+17 | |
