File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 59
59
60
60
<h2 >Browser Support by Major Ember Version</h2 >
61
61
62
+ <h3 >Ember 6.x</h3 >
63
+
64
+ <ul class =" list-unstyled layout my-3" >
65
+ <EsCard class =" lg:col-2" >
66
+ <div class =" text-center text-md" >Desktop</div >
67
+ <ul >
68
+ <li >Google Chrome >= 103</li >
69
+ <li >Mozilla Firefox >= 115</li >
70
+ <li >Microsoft Edge >= 122</li >
71
+ <li >Safari >= 16.6</li >
72
+ </ul >
73
+ </EsCard >
74
+ <EsCard class =" lg:col-2" >
75
+ <div class =" text-center text-md" >Mobile</div >
76
+ <ul >
77
+ <li >Google Chrome >= 124</li >
78
+ <li >Mozilla Firefox >= 115</li >
79
+ <li >Safari >= 15.6</li >
80
+ </ul >
81
+ </EsCard >
82
+ <EsCard class =" lg:col-2" >
83
+ <div class =" text-center text-md" >Testing</div >
84
+ <ul >
85
+ <li >Google Chrome</li >
86
+ <li >Mozilla Firefox</li >
87
+ </ul >
88
+ </EsCard >
89
+ </ul >
90
+
62
91
<h3 >Ember 5.x</h3 >
63
92
64
93
<ul class =" list-unstyled layout my-3" >
You can’t perform that action at this time.
0 commit comments