Skip to content

Commit 6de9bb0

Browse files
committed
docs: add Platform header to browser support tables
The website's swizzled MDX Table component (packages/website/src/theme/Table.js) strips the thead when any header cell is empty, hiding the browser column headers. Labeling the first column restores them on the docs site.
1 parent fd54247 commit 6de9bb0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/11-Browser-and-Platform-Support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ UI5 Web Components are supported by all major modern browsers on the desktop and
99

1010
## Desktop
1111

12-
| | Google Chrome | Microsoft Edge | Mozilla Firefox | Mozilla Firefox ESR | Apple Safari |
12+
| Platform | Google Chrome | Microsoft Edge | Mozilla Firefox | Mozilla Firefox ESR | Apple Safari |
1313
| ------------------------------ | --------------- | --------------- | --------------- | ------------------- | --------------- |
1414
| **Windows** (versions 10 & 11) | Latest 2 Stable | Latest 2 Stable | Latest 2 Stable | Latest | n/a |
1515
| **macOS** (Latest 2 versions) | Latest 2 Stable | Latest 2 Stable | Latest 2 Stable | Latest | Latest 2 Stable |
1616

1717
## Mobile
1818

19-
| | Google Chrome | Apple Safari |
19+
| Platform | Google Chrome | Apple Safari |
2020
| --------------------------------- | --------------- | --------------- |
2121
| **Android** (Latest 3 versions) | Latest 2 Stable | n/a |
2222
| **iOS & iPadOS** (Latest version) | - | Latest 2 Stable |

0 commit comments

Comments
 (0)