We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0eae7d commit e61b595Copy full SHA for e61b595
1 file changed
docs/app/templates/public-pages/docs/migrate-8-0-to-9-0.gts
@@ -52,6 +52,14 @@ import { LinkTo } from '@ember/routing';
52
Note: This option was never documented.
53
</p>
54
</li>
55
+ <li>
56
+ <p>
57
+ Passing
58
+ <code>@dir</code>
59
+ to the content component has been removed. Please pass this parameter as
60
+ a regular HTML attribute instead.
61
+ </p>
62
+ </li>
63
<li>
64
<p>
65
If you are using
0 commit comments