Closed urbany closed 3 years ago
@urbany - I believe you've missed a few places. Also, note that isHTMLSafe
should also be changed in addition to htmlSafe
.
Closing this with #327 being merged. As @boris-petrov pointed out, there were some missing replaces.
DEPRECATION: Importing htmlSafe from '@ember/string' is deprecated. Please import htmlSafe from '@ember/template' instead. [deprecation id: ember-string.htmlsafe-ishtmlsafe] See https://deprecations.emberjs.com/v3.x/#toc_ember-string-htmlsafe-ishtmlsafe for more details.
Closes #303