Skip to content

Commit 6203968

Browse files
committed
Zoey/note move
1 parent 2186314 commit 6203968

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

app/templates/browser-support.hbs

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,11 @@
4242
we support all major versions above that version.
4343
</p>
4444

45-
<p class="mb-3">
45+
<p>
4646
Note: Within a major version of a browser, we only support the most recent patch release.
4747
</p>
4848

49-
<EsNote @mascot='zoey'>
50-
As of
51-
the RFC <a href="https://rfcs.emberjs.com/id/0984-update-browser-support-policy">Treat Safari as an Evergreen Browser</a>,
52-
at version 6.0.0 of Ember, Safari will be considered evergreen so the minimum supported Safari version will change based on the above formula.
53-
</EsNote>
54-
55-
<p class="mt-3">
49+
<p>
5650
Other browsers may work with Ember.js, but are not explicitly supported. If you
5751
would like to add support for a new browser, please <a href="https://github.com/emberjs/rfcs">submit an RFC for discussion</a>!
5852
</p>
@@ -61,6 +55,12 @@
6155

6256
<h3>Ember 6.x</h3>
6357

58+
<p>
59+
As of
60+
the RFC <a href="https://rfcs.emberjs.com/id/0984-update-browser-support-policy">Treat Safari as an Evergreen Browser</a>,
61+
Safari is considered evergreen so the minimum supported Safari has changed.
62+
</p>
63+
6464
<ul class="list-unstyled layout my-3">
6565
<EsCard class="lg:col-2">
6666
<div class="text-center text-md">Desktop</div>

0 commit comments

Comments
 (0)