angular-timeago
angular-timeago copied to clipboard
Fix 92 suppress output when date is null
Filter returns null when property does not exist. It will fix #92.
Also, i took the liberty to update dev dependencies (it shouldn't impact built library anyway), also, i move e2e test from firefox to chrome as i was not able to make it work with firefox anymore. Feel free to add firefox back as an additional browser setup for protractor =)