| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 1 | -166/+0 | |
| With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager. | |||||
| 2017-12-31 | docs: Fix overflow issue in IE. (#25142) | Martijn Cuppens | 1 | -1/+1 | |
| 2017-10-23 | Enable stylelint's `function-comma-space-after`. (#24501) | XhmikosR | 1 | -9/+9 | |
| The option is set to `always-single-line` in stylelint-config-standard which we extend. | |||||
| 2017-10-20 | Change `max-height` to `height` in documentation sidebars (#24446) | Gijs Boddeus | 1 | -2/+2 | |
| If the content of the page does not extend the full viewport height, the sidebars were shortened. | |||||
| 2017-10-02 | Switch to stylelint. (#23572) | XhmikosR | 1 | -1/+1 | |
| 2017-08-07 | new homepage, new assets, clean out old stuff | Mark Otto | 1 | -1/+1 | |
| 2017-07-04 | move the overflow-y to the sticky `@supports` block | Mark Otto | 1 | -2/+1 | |
| also remove the overflow-x. when you specify either overflow-y or overflow-x, the other is essentially nullified and thus ineffective anyway | |||||
| 2017-07-04 | overflow-y auto on toc menu | Gijs Boddeus | 1 | -0/+1 | |
| fixes #22977 | |||||
| 2017-06-29 | Drop the old $gray- variables for the new color range | Mark Otto | 1 | -1/+1 | |
| 2017-06-18 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 1 | -2/+4 | |
| 2017-06-18 | remove - vars, update docs to generate from data yml files, update mixins, ↵ | Mark Otto | 1 | -1/+1 | |
| and generate card, button, bg, and color classes from the sass map | |||||
| 2017-06-17 | follow up to 4bab8b890e5337cda3a3221462ab40a84d96c3b4 to avoid the ↵ | Mark Otto | 1 | -2/+4 | |
| max-height if there's no sticky | |||||
| 2017-06-17 | use flexbox order property to change order of content for screenreaders | Mark Otto | 1 | -0/+2 | |
| 2017-06-13 | tighten up sidebar | Mark Otto | 1 | -2/+6 | |
| 2017-05-31 | redo how we do sticky sidebar because overflow-x/-y woes | Mark Otto | 1 | -3/+11 | |
| 2017-05-30 | more minimal sidebar nav | Mark Otto | 1 | -17/+16 | |
| 2017-05-29 | wrap the sticky in a @supports so that edge and ie don't screw it all up | Mark Otto | 1 | -6/+10 | |
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 1 | -0/+147 | |
