marcobuschini / ng-i18n

A package for helping in translating Angular packages.
MIT License
0 stars 0 forks source link

Drop TranslateDirective #1

Closed marcobuschini closed 4 years ago

marcobuschini commented 4 years ago

Angular directives are not as flexible as I supposed. Dropping support for them and allow only for pipe and service to perform translations.