Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Ember 2.6 blog post (cleanup). #2619

Merged
merged 7 commits into from Jun 8, 2016
Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Jun 8, 2016

/cc @mixonic

* `Ember.String.htmlSafe(aString)` is the preferred API for marking a string
XSS safe for the rendering layer. Use of `Ember.Handlebars.SafeString` as
a constructor for safe strings is deprecated, and will be removed.
See the [deprecation guide](http://emberjs.com/deprecations/v2.x/#toc_use-ember-string-htmlsafe-over-ember-handlebars-safestring) for more details.
Copy link
Sponsor Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please confirm this deprecation is going in

Copy link
Sponsor Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We agreed @rwjblue will drop this line. Corresponding deprecation guide PR: #2620

@mixonic
Copy link
Sponsor Member

mixonic commented Jun 8, 2016

:shipit:

@rwjblue rwjblue merged commit 37988d0 into emberjs:master Jun 8, 2016
@rwjblue rwjblue deleted the fixup-blog-post branch June 8, 2016 22:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants