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

DEPRECATION: Ember.Handlebars.SafeString #344

Merged

Conversation

kepek
Copy link
Contributor

@kepek kepek commented Sep 14, 2016

DEPRECATION: Ember.Handlebars.SafeString is deprecated in favor of Ember.String.htmlSafe [deprecation id: ember-htmlbars.ember-handlebars-safestring] See http://emberjs.com/deprecations/v2.x#toc_use-ember-string-htmlsafe-over-ember-handlebars-safestring for more details.

Changes proposed:

  • Add polyfill for Ember.Handlebars.SafeString to keep backwards compatibility.

Tasks:

  • N/A

@kepek kepek force-pushed the ember-string-ishtmlsafe-polyfill branch from 35d944c to 810f388 Compare September 14, 2016 14:55
@offirgolan
Copy link
Collaborator

@kepek this is great! Thank you for your contribution! 😺

@offirgolan offirgolan merged commit db22d4a into adopted-ember-addons:master Sep 14, 2016
@offirgolan
Copy link
Collaborator

v3.0.1 has been released with this fix.

offirgolan added a commit that referenced this pull request Oct 2, 2016
* master: (26 commits)
  chore(package): update ember-code-snippet to version 1.7.0 (#362)
  Replace blanket with ember-cli-code-coverage (#359)
  Remove targetObject usage in dummy app (#358)
  Made some spelling corrections in the documentation (#356)
  [BUGFIX] Add a check if ember-data exists for isDSManyArray (#354)
  chore(package): update moment to version 2.15.1 (#353)
  fix typo in collection validator (#352)
  chore(package): update ember-cli-moment-shim to version 2.1.0 (#346)
  chore(package): update moment to version 2.15.0 (#340)
  chore(package): update ember-cli-jshint to version 2.0.0 (#345)
  Released v3.0.1
  Add polyfill for `Ember.Handlebars.SafeString` (#344)
  Released v3.0.0
  [FEATURE] Add validator type to error messages (#338)
  Allow for requirejs.has to not be available (#339)
  Cleanup some attr class logic
  Released v3.0.0-beta.7
  Fix docs
  Remove examples from readme
  Remove multiple nested defineProperty per instance of attrs object creation (#333)
  ...
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.

2 participants