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

Remove inverse template for autocomplete as it doesnt accept parameters #321

Closed
wants to merge 2 commits into from

Conversation

kat3kasper
Copy link

Inverse component templates can not recieve parameters. This means
there is no access to searchText in the inverse block.

  • Removed inverse template rendering. Instead try to render
    notFoundComponent then default to notFoundMsg
  • Update documentation app to reflect these changes

See: emberjs/ember.js#11084

Katelyn Kasperowicz added 2 commits March 25, 2016 14:32
Inverse component templates can not recieve parameters. This means
there is no access to `searchText` in the inverse block.

- Removed inverse template rendering. Instead try to render
notFoundComponent then default to notFoundMsg
- Update documentation app to reflect these changes

See: emberjs/ember.js#11084
@kat3kasper
Copy link
Author

Close in favor of separate PRs:

#322
#323

@kat3kasper kat3kasper closed this Mar 25, 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