Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

GH-403: Add no-op ember-i18n initializer #404

Merged
merged 3 commits into from
Sep 13, 2016

Commits on Sep 13, 2016

  1. jamesarosenGH-31: Add no-op ember-i18n initializer

    The removal of the ember-i18n initializer had unseen consequences for
    applications that were injecting the i18n service into other areas of
    the application, as recommended by documentation in the project's wiki
    (https://github.com/jamesarosen/ember-i18n/wiki/Doc:-i18n-Service).
    
    As per the discussion in jamesarosenGH-31 this adds a no-op initializer back into
    the code base to prevent breaks for applications injecting the i18n
    service as per the wiki.
    swquinn committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    8296f47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8de505 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69a1636 View commit details
    Browse the repository at this point in the history