softlayer / sl-ember-translate

An Ember CLI Addon that provides the ability to lookup a dictionary value either through method calls or via a component in your templates.
http://softlayer.github.io/sl-ember-translate/
MIT License
4 stars 4 forks source link

Consider replacing component with helper #227

Open notmessenger opened 8 years ago

notmessenger commented 8 years ago

The syntax would be able to remain the same for backwards compatibility, but would gain the ability to use the helper as input to other component properties.