Mark Otto
0e920ce3f4
Reorganize docs for easier deploys
...
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-11 23:30:46 -07:00
Christian Oliff
35a75eb0d4
OS X is now macOS ( #26796 )
...
* OS X is now macOS
* Update browser-bugs.yml
2018-07-03 07:55:07 +01:00
Patrick H. Lauke
7044ea82c1
Patch fractional viewport widths to work around Safari rounding bug ( #25177 )
...
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
2018-01-03 09:42:03 +02:00
Herst
84c8d5f613
Wall of Browser Bugs: Chrome SVG perf bug ( #24673 ) ( #24751 )
...
https://crbug.com/781344
2017-12-30 17:03:46 +02:00
Chris Rebert
6cd6777943
Wall of Browser Bugs: Update table-cell border Chrome bug ref
...
https://crbug.com/568691 has been succeeded by https://crbug.com/749848
2017-08-30 14:19:08 -07:00
Chris Rebert
98bc940699
Wall of Browser Bugs: Update CSS multi-column entries ( #23168 )
...
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-27 19:59:29 -07:00
Chris Rebert
7d2ce3750d
Remove fixed bugs from Wall of Browser Bugs ( #23159 )
...
* 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-07-27 11:02:26 -07:00
Mark Otto
3e76d65656
Rearrange all the docs to allow for a docs/major.minor/ setup
2017-05-29 23:32:28 -07:00