We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c93c5fa + 8bc75e1 commit 35735d8Copy full SHA for 35735d8
README.md
@@ -56,6 +56,9 @@ Known Caveats
56
- Due to the way `jscodeshift` works it sometimes removes empty lines between
57
component properties, or adds new ones unexpectedly
58
59
+- Since `click()` and other event hooks don't work for tagless components,
60
+ passing in something like `@click=(action ...)` also will not work anymore
61
+
62
- [Open Issues](https://github.com/ember-codemods/tagless-ember-components-codemod/issues)
63
64
0 commit comments