The addon should adopt template tags which are the new authoring format for components in Ember.js.
Template tags do not provide much value for the components provided by the addon. Those are tenplate-only components anyways.
The value is primarily in adopting template tags format within the tests as the new format improves readability. Additionally it eases a future migration to TypeScript.
The addon should adopt template tags which are the new authoring format for components in Ember.js.
Template tags do not provide much value for the components provided by the addon. Those are tenplate-only components anyways.
The value is primarily in adopting template tags format within the tests as the new format improves readability. Additionally it eases a future migration to TypeScript.