-
truelab.countdown - now requires truelab.utils.lifecycle module (5e01d27)
-
$tlCountdown.$new - $tlCountdown.$new(config) was REMOVED in favor of $tlCountdown(config) (95d062c)
-
tlFirstUpperFilter - tlFirstUpper filter doesn't normalize anymore input string to lowercase before doing transformation (7c9279f)
- truelab.utils - new module (82ff8a9)
- truelab.utils.lifecycle - new module (82ff8a9)
- $tlLifecycle - new service (82ff8a9)
- ngAnnotate - remove grunt-ngmin in favor of grunt-ng-annotate, run npm install
- $tlStringUtils : new service to manipulate strings (fa9f451)
- truelab.strings.filters module was removed in favor of truelab.strings module (fa9f451)