v2.9.0
版本发布时间: 2014-10-21 02:47:05
jamesarosen/ember-i18n最新发布版本:v5.3.0(2018-10-23 00:30:55)
- Ember-I18n 2.9+ is not compatible with Ember 1.9+
- Use
Ember.$.isFunction
instead ofjQuery.isFunction
- Deprecate use of
tagName
in the{{t}}
helper - Implement pluralization logic in this project and remove dependency on CLDR.js
- Expose
I18n.missingMessage
for customising the "missing translation" message -
Makefile
ensures the environment hasnode
,npm
, andphantomjs