| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-12-12 | Remove now unnecessary -ms-viewport and -ms-overflow-style directives (#27789) | Patrick H. Lauke | 1 | -10/+0 | |
| Edge/Mobile appears to have moved support for `-ms-viewport` behind a flag at some point, instead supporting meta viewport directives. Removing this altogether also fixes issues in IE11 on high-dpi displays - see https://github.com/twbs/bootstrap/issues/21780 | |||||
| 2018-09-10 | Remove certain Chromium entries from Wall of Bugs | Herst | 1 | -30/+0 | |
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 1 | -0/+451 | |
| 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. | |||||
