Angular Moment Versions Save

Moment.JS directives for Angular.JS (timeago and more)

1.3.1

3 years ago
  • Update angular.js version in bower.json #310

1.3.0

5 years ago
  • Update angular.js version in bower.json (#306, contributed by jniles)

1.2.0

6 years ago
  • Update moment.js version in bower.json (#300, contributed by jc1arke)

1.1.0

6 years ago
  • Add additional typeof check for the global.moment instance (#295, contributed by schester44)

1.0.1

7 years ago

1.0.0

7 years ago
  • Improvments to the UMD code

Breaking change: The AMD version now exports the module name ('angularMoment') instead of the actual module object.

1.0.0-beta.6

8 years ago
  • Support for setting the units of the full date threshold of am-time-ago (#237, contributed by denistrustepain)
  • Add optional arguments referenceTime and formats to the amCalendar filter (#241, contributed by Nitro-N)
  • Support moment 2.13.x and above

1.0.0-beta.5

8 years ago
  • Bugfix: amTimeAgo shouldn't convert the time to local timezone on the element's title attribute (#226, contributed by stackia)
  • Support moment 2.12.x

1.0.0-beta.4

8 years ago
  • Add amStartOf and amEndOf filter (#203, contributed by pratik14)
  • Support Moment 2.11.x
  • Happy Year of the Monkey!

1.0.0-beta.3

8 years ago
  • Support AngularJS 1.5.x
  • Support for nw.js (#196, contributed by makkesk8)
  • Bugfix: title attribute does update when model changes (#201, contributed by stackia)