File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 3
3
<section aria-labelledby =" section-browser-support-policy" >
4
4
<h1 id =" section-browser-support-policy" >Ember.js Browser Support Policy</h1 >
5
5
6
+ <h2 >Ember 5.0.0</h2 >
7
+
8
+ <p >
9
+ In Ember 5.0.0, the framework supports the following major browsers:
10
+ </p >
11
+
12
+ <ul class =" list-unstyled layout my-3" >
13
+ <EsCard class =" lg:col-2" >
14
+ <div class =" text-center text-md" >Desktop</div >
15
+ <ul >
16
+ <li >Google Chrome >= 103</li >
17
+ <li >Mozilla Firefox >= 102</li >
18
+ <li >Microsoft Edge >= 110</li >
19
+ <li >Safari >= 12</li >
20
+ </ul >
21
+ </EsCard >
22
+ <EsCard class =" lg:col-2" >
23
+ <div class =" text-center text-md" >Mobile</div >
24
+ <ul >
25
+ <li >Google Chrome >= 112</li >
26
+ <li >Mozilla Firefox >= 110</li >
27
+ <li >Safari >= 12</li >
28
+ </ul >
29
+ </EsCard >
30
+ <EsCard class =" lg:col-2" >
31
+ <div class =" text-center text-md" >Testing</div >
32
+ <ul >
33
+ <li >Google Chrome</li >
34
+ <li >Mozilla Firefox</li >
35
+ </ul >
36
+ </EsCard >
37
+ </ul >
38
+
6
39
<h2 >Ember 4.0.0</h2 >
7
40
8
41
<p >
You can’t perform that action at this time.
0 commit comments