aboutsummaryrefslogtreecommitdiff
path: root/_data/browser-bugs.yml
AgeCommit message (Collapse)AuthorFilesLines
2018-07-11Reorganize docs for easier deploysMark Otto1-451/+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.
2018-07-03OS X is now macOS (#26796)Christian Oliff1-5/+5
* OS X is now macOS * Update browser-bugs.yml
2018-01-03Patch fractional viewport widths to work around Safari rounding bug (#25177)Patrick H. Lauke1-0/+10
Includes simplifying the prose in `tables.md` and adding the bug to the list of browser bugs. Closes https://github.com/twbs/bootstrap/issues/25166
2017-12-30Wall of Browser Bugs: Chrome SVG perf bug (#24673) (#24751)Herst1-0/+10
https://crbug.com/781344
2017-08-30Wall of Browser Bugs: Update table-cell border Chrome bug refChris Rebert1-1/+1
https://crbug.com/568691 has been succeeded by https://crbug.com/749848
2017-07-27Wall of Browser Bugs: Update CSS multi-column entries (#23168)Chris Rebert1-10/+10
Remove https://bugzilla.mozilla.org/show_bug.cgi?id=1282363 because CSSWG deemed Firefox's behavior to be the correct behavior per https://github.com/w3c/csswg-drafts/issues/314 Replace it with a Chrome bug about changing Chrome to follow the spec & Firefox: https://bugs.chromium.org/p/chromium/issues/detail?id=269061
2017-07-27Remove fixed bugs from Wall of Browser Bugs (#23159)Chris Rebert1-40/+0
* https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/817822/ * https://bugs.chromium.org/p/chromium/issues/detail?id=465274 * https://bugs.chromium.org/p/chromium/issues/detail?id=510079 * https://bugs.webkit.org/show_bug.cgi?id=158276
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+471