File tree Expand file tree Collapse file tree
docs/app/templates/public-pages/docs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ import { LinkTo } from '@ember/routing';
5757 <code >calculatePosition</code >. Previously, this option passed the
5858 current class instance to
5959 <code >calculatePosition</code >.<br />
60- Note: This option was never documented.
60+ < small > Note: This option was never documented.</ small >
6161 </p >
6262 </li >
6363 <li >
@@ -77,7 +77,7 @@ import { LinkTo } from '@ember/routing';
7777 <code >< BasicDropdown @contentHtmlTag="span"> </code >
7878 This change is required to fix Glint v2 typing issues.
7979 <br />
80- <small ><i >(Deprecation added in 8.11)</i ></small >
80+ <small ><i >(Option added in 8.11)</i ></small >
8181 </p >
8282 </li >
8383 <li >
@@ -89,7 +89,7 @@ import { LinkTo } from '@ember/routing';
8989 <code >< BasicDropdown @triggerHtmlTag="span"> </code >
9090 This change is required to fix Glint v2 typing issues.
9191 <br />
92- <small ><i >(Deprecation added in 8.10)</i ></small >
92+ <small ><i >(Option added in 8.10)</i ></small >
9393 </p >
9494 </li >
9595 <li >
You can’t perform that action at this time.
0 commit comments