Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support target option for closure actions #14486

Closed

Conversation

sukima
Copy link
Contributor

@sukima sukima commented Oct 17, 2016

This is a spike to support the target hash argument for closure actions.

This is a Work In Progress I am putting this WIP as a PR so I can get some comments on it. Specifically I need help with the following:

  1. The helper functions were copied from packages/ember-template-compiler/lib/plugins/transform-input-on-to-onEvent.js. Since now two files need these the same functions should be DRY. But I don't know the ember code well enough to know where such utility functions should go.
  2. How and where to test. The tests that touch this are in the glimmer package. There appears to be no tests for transform-action-syntax.js in the ember-template-compiler so I don't have a good ground to work from. Any help would be appreciated.

Related to issue #14469

@sukima
Copy link
Contributor Author

sukima commented Oct 17, 2016

Seems #14479 supersedes this. Closing.

@sukima sukima closed this Oct 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant