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

Explain how to pass actions and then use actions that have been passed #162

Closed
2 tasks
jenweber opened this issue Sep 29, 2018 · 2 comments
Closed
2 tasks
Labels

Comments

@jenweber
Copy link
Contributor

jenweber commented Sep 29, 2018

There are a few different ways to pass actions in Ember. We don't realllly teach them in the Guides, though it's covered in the Tutorial.

To do:

  • link to this section on passing actions to components from here
  • include a note that actions can't be passed down from a route, only from a controller or another component

Changes should only be made to the markdown files for the latest version of Ember.

@jenweber jenweber added Hacktoberfest Issue counts towards Hacktoberfest help wanted Extra attention is needed labels Sep 29, 2018
@Parrryy
Copy link
Contributor

Parrryy commented Oct 1, 2018

I'd be happy to pick this up :)

Parrryy added a commit to Parrryy/guides-source that referenced this issue Oct 1, 2018
@jenweber jenweber added has a PR and removed Hacktoberfest Issue counts towards Hacktoberfest help wanted Extra attention is needed labels Oct 2, 2018
Parrryy added a commit to Parrryy/guides-source that referenced this issue Oct 3, 2018
Parrryy added a commit to Parrryy/guides-source that referenced this issue Oct 4, 2018
jayjayjpg added a commit that referenced this issue Oct 4, 2018
Improve explanation of passing actions (#162)
@jenweber
Copy link
Contributor Author

Closed by #177, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants