1. 08 Sep, 2016 1 commit
  2. 05 Sep, 2016 7 commits
  3. 20 Aug, 2016 1 commit
  4. 09 Aug, 2016 1 commit
  5. 30 Jul, 2016 1 commit
  6. 28 Jul, 2016 1 commit
  7. 27 Jul, 2016 3 commits
  8. 26 Jul, 2016 1 commit
  9. 25 Jul, 2016 1 commit
  10. 24 Jul, 2016 2 commits
    • Mark Otto's avatar
      linting · cdc55a46
      Mark Otto authored
      cdc55a46
    • Mark Otto's avatar
      Follow-up to #19099 for grid fixes · a8879c8f
      Mark Otto authored
      - Restores two-mixin approach to generating semantic grid columns (now with 'make-col-ready' and 'make-col')
      - Removes need for .col-xs-12 by restoring the mass list of all grid tier classes to set position, min-height, and padding
      - Adds an initial 'width: 100%' to flexbox grid column prep (later overridden by the column sizing in 'flex' shorthand or 'width') to prevent flexbox columns from collapsing in lower viewports
      a8879c8f
  11. 20 Jul, 2016 1 commit
  12. 12 Jul, 2016 1 commit
  13. 08 Jul, 2016 1 commit
  14. 20 Jun, 2016 2 commits
  15. 16 Jun, 2016 1 commit
  16. 28 May, 2016 1 commit
  17. 20 May, 2016 1 commit
  18. 12 May, 2016 8 commits
  19. 11 May, 2016 4 commits
    • Mark Otto's avatar
      Overhaul tables docs and use rgba() colors for inverse tables · d74a897f
      Mark Otto authored
      - Add inverse examples for all variants
      - Use rgba() colors for hover and accent states for easy usage in inverse styles
      d74a897f
    • Mark Otto's avatar
      linting order · 6e7d450e
      Mark Otto authored
      6e7d450e
    • Mark Otto's avatar
      rest in peace _functions.scss · 575769c3
      Mark Otto authored
      575769c3
    • Mark Otto's avatar
      Unfuck those split button dropdowns · fda92d02
      Mark Otto authored
      - Really we didn't need to do any of that strip units stuff to generate six new variables, two for each button size
      - Using sibling selectors, we can target those split button dropdown toggles using the .dropdown-toggle-split class, and adjust padding and margin as needed
      - Now, we nuke the margin-left from the ::after generated caret and tighten up the padding so that those split toggles don't look huge next to their main button
      fda92d02
  20. 10 May, 2016 1 commit