patrickmarabeas / ng-FitText.js

An AngularJS directive for inflating web type.
http://patrickmarabeas.github.io/ng-FitText.js
MIT License
222 stars 61 forks source link

Rename config value provider #26

Closed dubejf closed 8 years ago

dubejf commented 9 years ago

The config value provider conflicts with a service of the same name in my application.

The config provider should be prefixed. I would suggest fitTextConstants or fitTextDefaultConfig would be better names.

patrickmarabeas commented 8 years ago

Thanks for heads up. This will be rolled out in v4.x

(sorry for delay!)