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

Expose escapeExpression and SafeString in HTMLBars #9874

Closed
wagenet opened this issue Dec 10, 2014 · 4 comments
Closed

Expose escapeExpression and SafeString in HTMLBars #9874

wagenet opened this issue Dec 10, 2014 · 4 comments
Assignees

Comments

@wagenet
Copy link
Member

wagenet commented Dec 10, 2014

No description provided.

@rwjblue
Copy link
Member

rwjblue commented Dec 11, 2014

Submitted #9876 to add Ember.Handlebars.Utils.SafeString and Ember.Handlebars.Utils.escapeExpression back in the compat layer, but we still need to decide how (and if) we want to export from Ember.HTMLBars.

@rwjblue
Copy link
Member

rwjblue commented Dec 27, 2014

Closing this for now. If we need to add these API's to HTMLBars in the future, it will be simple.

@rwjblue rwjblue closed this as completed Dec 27, 2014
@kidGodzilla
Copy link

For anyone who finds this from google, there is a minor typo, the correct methods are:
Ember.Handlebars.SafeString & Ember.Handlebars.Utils.escapeExpression.

@JHKennedy4
Copy link

Where do these live now? I can't find them in the Ember API docs.

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

No branches or pull requests

4 participants