- Add optional timezone support to
amCalendar
andamDateFormat
filters (#27, contributed by kayhadrin) - Happy Year of the Horse!
- Add optional
am-without-suffix
attribute toam-time-ago
(#22, contributed by hramaker) - Support moment.js v2.5.0. See here for changelog.
- Merry Christmas!
- Add
amDuration
filter (#20, contributed by gabrielstuff)
- Use $window.setTimeout instead of $timeout, fixes protractor synchronization issue (#19)
- Add settings constant for configuring moment.js withoutSuffix-option (#18)
- Support moment.js v2.4.0. See here for changelog.
- Support moment.js v2.3.0. See here for possibly breaking changes.
- Bugfix:
am-time-ago
support for empty string (#15) - Behavior change:
am-time-ago
will only change the text once there is date
- Add support for passing unix timestamp as a string to
amDateFormat
filter (#14)
- Fix an issue with tests failing on a different timezone
- Support moment 2.2.x, AngularJS 1.2