| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-05-28 | Fix responsive .col-{infix}-auto | Mark Otto | 1 | -1/+1 | |
| Responsive automatic column resets weren't working because they inherited their `max-width` from lower grid tiers. This was because we were resetting the `width`, not the `max-width`. | |||||
| 2017-05-28 | shorter title | Mark Otto | 1 | -1/+1 | |
| 2017-05-28 | html linting | Mark Otto | 5 | -5/+5 | |
| 2017-05-28 | jobs url added | Mark Otto | 2 | -0/+4 | |
| 2017-05-28 | fix font-size and borders | Mark Otto | 1 | -2/+3 | |
| 2017-05-28 | hide social on mobile for now | Mark Otto | 1 | -1/+1 | |
| 2017-05-28 | fix font-size to compute to 14px even | Mark Otto | 1 | -1/+1 | |
| 2017-05-28 | .bd-lead refinement for mobile | Mark Otto | 1 | -1/+3 | |
| 2017-05-28 | fix homepage | Mark Otto | 2 | -2/+1 | |
| 2017-05-28 | try out a different navbar approach | Mark Otto | 5 | -47/+88 | |
| 2017-05-28 | new styles for docsearch | Mark Otto | 1 | -0/+60 | |
| 2017-05-28 | add docsearch | Maxime Locqueville | 3 | -38/+13 | |
| 2017-05-28 | add jekyll include parameters | Mark Otto | 5 | -8/+8 | |
| 2017-05-28 | update svgs | Mark Otto | 2 | -2/+2 | |
| 2017-05-28 | new toc in utils and about and extend | Mark Otto | 17 | -41/+37 | |
| 2017-05-27 | update components docs | Mark Otto | 21 | -168/+69 | |
| 2017-05-27 | revisit how we do these heading examples because the jekyll-toc plugin ↵ | Mark Otto | 2 | -57/+105 | |
| renders them awkwardly | |||||
| 2017-05-27 | update content docs | Mark Otto | 5 | -41/+13 | |
| 2017-05-27 | hide third level toc and deeper | Mark Otto | 1 | -0/+4 | |
| 2017-05-27 | update layout pages | Mark Otto | 4 | -30/+8 | |
| 2017-05-27 | revamp getting started docs to use new toc | Mark Otto | 8 | -55/+24 | |
| 2017-05-27 | prep the navbar for some old version stuff | Mark Otto | 1 | -0/+14 | |
| 2017-05-27 | fix viewbox | Mark Otto | 1 | -1/+1 | |
| 2017-05-27 | swap kramdown toc for jekyll-toc plugin, update page layout to only show on ↵ | Mark Otto | 7 | -51/+51 | |
| xl and above | |||||
| 2017-05-27 | update nav to use logo at all times | Mark Otto | 1 | -10/+8 | |
| 2017-05-27 | purple nav | Mark Otto | 2 | -19/+9 | |
| 2017-05-27 | remove top/bottom padding | Mark Otto | 1 | -5/+0 | |
| 2017-05-27 | always show docs search | Mark Otto | 1 | -1/+1 | |
| 2017-05-27 | finesse the docs layout | Mark Otto | 2 | -3/+6 | |
| 2017-05-27 | redesign sidebar a bit | Mark Otto | 1 | -47/+25 | |
| 2017-05-27 | make it big screen friendly | Mark Otto | 3 | -2/+10 | |
| 2017-05-27 | more responsive docs nav | Mark Otto | 2 | -74/+54 | |
| 2017-05-27 | update path | Mark Otto | 1 | -2/+2 | |
| 2017-05-27 | move .scss-lint.yml to route dir instead of symlink (which didn't work) | Mark Otto | 4 | -5/+4 | |
| 2017-05-27 | explicit styles | Mark Otto | 1 | -7/+9 | |
| 2017-05-27 | hack the headings for sticky header so shit doesn't overlap | Mark Otto | 1 | -1/+15 | |
| 2017-05-27 | position the markdown toc on the right for larger screens | Mark Otto | 1 | -0/+19 | |
| 2017-05-27 | new nav styles | Mark Otto | 2 | -8/+14 | |
| 2017-05-27 | give the navbar a fixed height so we can position other sticky elements more ↵ | Mark Otto | 1 | -0/+1 | |
| reliably | |||||
| 2017-05-27 | moved file | Mark Otto | 1 | -1/+1 | |
| 2017-05-27 | remove ads from in these pages, move some content to descriptions | Mark Otto | 2 | -6/+2 | |
| 2017-05-27 | Add a symlink to the scss-lint for doing local dev | Mark Otto | 1 | -0/+1 | |
| 2017-05-27 | • Add SVGs for GitHub, Slack, and Twitter | Mark Otto | 5 | -1/+4 | |
| • Move the Bootstrap SVG into the same folder | |||||
| 2017-05-27 | style our svg icons in the navbar | Mark Otto | 1 | -0/+7 | |
| 2017-05-27 | drop navbar search for download button and social icons | Mark Otto | 1 | -4/+19 | |
| 2017-05-27 | full width navbar too | Mark Otto | 1 | -3/+1 | |
| 2017-05-27 | make the body full width | Mark Otto | 1 | -10/+5 | |
| 2017-05-27 | Merge branch 'v4-dev' into v4-docs-streamlined | Mark Otto | 1 | -2/+2 | |
| 2017-05-27 | Add `docs-clean` task to watch scripts | Mark Otto | 1 | -2/+2 | |
| Without this, the CSS and JS files don't get copied over to the `docs/dist/` folder during development. I imagine we can simplify this and not run it twice, and instead run it once? Unsure. /cc @johann-s | |||||
| 2017-05-27 | Merge branch 'v4-dev' into v4-docs-streamlined | Mark Otto | 290 | -16035/+27279 | |
