Skip to content

Releases: urish/ngx-moment

Bugfix release

06 Mar 14:06
Compare
Choose a tag to compare
  • include amFromUnix pipe in the package's exports
  • publish our typings.json to npm

Add `amFromUnix` pipe

25 Feb 00:08
Compare
Choose a tag to compare

Bugfix release

21 Feb 21:03
Compare
Choose a tag to compare
  • Don't run typings install on postinstall (fixes #13)

Switch from `tsd` to `typings`

16 Feb 14:22
Compare
Choose a tag to compare
  • Switch from tsd to typings, stop publishing the moment.js typings to npm.
  • Additional unit-tests

Note: You may need to manually install moment.js typings, by running typings install --save moment in your project directory.

amDateFormat + refactoring

27 Jan 21:31
Compare
Choose a tag to compare
  • add amDateFormat pipe (#9, contributed by andreialecu)
  • refactor: remove the supports() from all the pipes (it is no longer used as of angular2-beta)

Bugfix release

16 Jan 23:39
Compare
Choose a tag to compare
  • bugfix: wrong method name for cleanup, caused resource leak (#8, contributed by andreialecu)

Add `amCalendar`

12 Jan 23:57
Compare
Choose a tag to compare

Bugfix release

18 Dec 22:53
Compare
Choose a tag to compare
  • Fix 'Cannot use in app due to triple-slash references' typescript error (#2)

Align with angular 2.0.0-beta.0

15 Dec 20:27
Compare
Choose a tag to compare

The module and the online demo updated to work with angular 2.0.0-beta.0

Align with angular-2.0.0-alpha.46

12 Nov 10:33
Compare
Choose a tag to compare
0.0.5

chore(*): release 0.0.5