The `tagName` argument is now deprecated. This commit uses a codemod (https://github.com/discourse/discourse-ember-codemods/tree/main/transforms/extract-plugin-outlet-tagname) to automatically remove the `@tagName` from all PluginOutlet invocations, and create a matching wrapper element so that the HTML structure is unchanged. We may want to remove some/all of these wrappers entirely in future, but that would be a riskier change which we should tackle on a case-by-case basis. |
||
|---|---|---|
| .. | ||
| addon | ||
| app | ||
| config | ||
| tests | ||
| .npmrc | ||
| ember-cli-build.js | ||
| index.js | ||
| jsconfig.json | ||
| package.json | ||