Skip to content

Commit 5d4a62c

Browse files
Update Supported Browsers (DevExpress#8115)
1 parent 13ae6ed commit 5d4a62c

File tree

7 files changed

+52
-11
lines changed

7 files changed

+52
-11
lines changed
Lines changed: 52 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,58 @@
11
**Desktop browsers**
22

3-
- ![Microsoft Edge](/images/PhoneJS/edge.png) Microsoft Edge - two latest versions
4-
- ![Safari](/images/PhoneJS/safari.png) Safari - two latest versions (Safari for Windows is not supported)
5-
- ![Firefox](/images/PhoneJS/firefox.png) Firefox - two latest versions
6-
- ![Google Chrome](/images/PhoneJS/chrome.png) Google Chrome - two latest versions
7-
- ![Opera](/images/PhoneJS/opera.png) Opera - two latest versions
3+
<table class="dx-table">
4+
<tr>
5+
<th style="width: 183px;">Browser</th>
6+
<th style="width: 376px;">Supported versions</th>
7+
</tr>
8+
<tr>
9+
<td><img src="/images/browsers/chrome-icon.png" alt="Google Chrome" style="width: 24px; height: 24px; margin-right: 24px;" /> Google Chrome</td>
10+
<td>Two latest versions</td>
11+
</tr>
12+
<tr>
13+
<td><img src="/images/browsers/firefox-icon.png" alt="Firefox" style="width: 24px; height: 24px; margin-right: 24px;" /> Firefox</td>
14+
<td>Two latest versions</td>
15+
</tr>
16+
<tr>
17+
<td><img src="/images/browsers/microfoft-edge-icon.png" alt="Microsoft Edge" style="width: 24px; height: 24px; margin-right: 24px;" /> Microsoft Edge</td>
18+
<td>Two latest versions</td>
19+
</tr>
20+
<tr>
21+
<td><img src="/images/browsers/safari-icon.png" alt="Safari" style="width: 24px; height: 24px; margin-right: 24px;" /> Safari</td>
22+
<td>Two latest versions (Safari for Windows is not supported)</td>
23+
</tr>
24+
<tr>
25+
<td><img src="/images/browsers/opera-icon.png" alt="Opera" style="width: 24px; height: 24px; margin-right: 24px;" /> Opera</td>
26+
<td>Two latest versions</td>
27+
</tr>
28+
</table>
829

9-
**Browsers integrated in the following mobile OS**
30+
**Mobile browsers**
1031

11-
- ![Chromium](/images/PhoneJS/chromium.png) Android 5+
12-
- ![iOS Safari](/images/PhoneJS/safari-ios.png) iOS 15.4+
32+
<table class="dx-table">
33+
<tr>
34+
<th style="width: 183px;">Browser</th>
35+
<th style="width: 376px;">Supported versions</th>
36+
</tr>
37+
<tr>
38+
<td><img src="/images/browsers/safari-icon.png" alt="Safari" style="width: 24px; height: 24px; margin-right: 24px;" /> Safari</td>
39+
<td>Two latest versions</td>
40+
</tr>
41+
<tr>
42+
<td><img src="/images/browsers/chrome-icon.png" alt="Google Chrome" style="width: 24px; height: 24px; margin-right: 24px;" /> Google Chrome</td>
43+
<td>Two latest versions</td>
44+
</tr>
45+
</table>
1346

14-
**Browsers integrated in the following frameworks**
15-
16-
- ![Electron](/images/PhoneJS/electron.png) Electron - the latest version
47+
**Framework browsers**
1748

49+
<table class="dx-table">
50+
<tr>
51+
<th style="width: 183px;">Browser</th>
52+
<th style="width: 376px;">Supported framework versions</th>
53+
</tr>
54+
<tr>
55+
<td><img src="/images/browsers/electron-icon.png" alt="Electron" style="width: 24px; height: 24px; margin-right: 24px;" /> Electron</td>
56+
<td>The latest version</td>
57+
</tr>
58+
</table>

images/browsers/chrome-icon.png

3.1 KB
Loading

images/browsers/electron-icon.png

2.13 KB
Loading

images/browsers/firefox-icon.png

2.79 KB
Loading
3.64 KB
Loading

images/browsers/opera-icon.png

2.38 KB
Loading

images/browsers/safari-icon.png

4.77 KB
Loading

0 commit comments

Comments
 (0)