ngx-moment

moment.js pipes for Angular

MIT License

Downloads
281.8K
Stars
1.2K
Committers
42

Bot releases are hidden (Show)

ngx-moment -

Published by urish over 7 years ago

  • Fix: amCalendar causes protractor to timeout on waiting async Angular (#135, contributed by romanovma)
ngx-moment -

Published by urish over 7 years ago

  • Fix: Add missing add and subtract pipes to the NgModule (#134, contributed by datencia)
ngx-moment -

Published by urish over 7 years ago

  • Add missing amAdd and amSubtract pipes (fixes #130)
ngx-moment - 1.3.0 - Angular 4 support

Published by urish over 7 years ago

  • Enable Angular 4 as peer dependency
ngx-moment - amUtc

Published by urish over 7 years ago

ngx-moment - amAdd, amSubtract, enhance amCalendar

Published by urish almost 8 years ago

Happy new year!

  • Add referenceTime and format args to amCalendar (#64, contributed by irsick)
  • Add amAdd and amSubtract pipes (#113, contributed by dustin486)
  • Fix: Do not import whole Rx.js library (#117, contributed by FabienDehopre)
ngx-moment - 1.0.0 Release 🎉

Published by urish almost 8 years ago

See changes from 1.0.0-rc.1

ngx-moment - Bug fix Release

Published by urish almost 8 years ago

*** Breaking change: Requires moment 2.16.0 or newer

  • Fix “Expression has changed after it was checked” (#111, contributed by nithril)
  • Fix "Module 'moment' has no exported member 'UnitOfTime'" (#112)
ngx-moment - Bug fix release

Published by urish almost 8 years ago

*** Breaking change: typescript sources are no longer published in the npm package

  • Inline sources in the source map file, should fix #96.
  • Handle undefined dates in amDateFormat pipe (#105, contributed by amcdnl)
ngx-moment - Follow Angular 2 Style Guide conventions

Published by urish about 8 years ago

*** Breaking change! Source files renamed, which could affect your imports:

import { TimeAgoPipe } from 'angular-moment/TimeAgoPipe';

now becomes:

import { TimeAgoPipe } from 'angular-moment/time-ago.pipe';

All changes:

  • Rename source files to follow Angular 2 Style Guide conventions
  • Require moment >= 2.13.0, and remove @types/moment from our dependencies (as it is already included in moment)
ngx-moment - Server-side pre-rendering support + fixes

Published by urish about 8 years ago

  • Add support for server side pre-rendering (#89, contributed by https://github.com/jmezach)
  • Fix a bug caused TimeAgo and Calendar pipes not to update automatically (#94)
  • Add @types/moment to package dependencies (see #91)
ngx-moment - Ionic, Rollup and Protractor-related fixes

Published by urish about 8 years ago

  • Fix exports for Rollup / Ionic 2 users (#86, contributed by TheMadBug)
  • Protractor fix: run long standing timeouts outside of angular zones (#74, contributed by tiagoroldao)
ngx-moment - AoT compilation (ngc) support

Published by urish about 8 years ago

  • Angular 2 AoT (Ahead of Time) template compilation support (#68)
  • Switch to Typescript 2.0
ngx-moment - Angular 2 RC5 NgModule support

Published by urish about 8 years ago

  • Support angular-2.0.0-rc.5 NgModules, see README for details.
ngx-moment - amDifference Pipe

Published by urish about 8 years ago

  • Add amDifference pipe (#54, contributed by josx)
ngx-moment - Add `omitSuffix` parameter to `TimeAgoPipe`

Published by urish over 8 years ago

  • Add omitSuffix parameter to TimeAgoPipe (#47, contributed by bzums)
ngx-moment - Refactoring & Ionic 2 fixes

Published by urish over 8 years ago

  • Publish typescript sources under src folder, should fix Ionic 2 issues such as #28 and #33.
ngx-moment - Align with angular 2.0.0-rc.0

Published by urish over 8 years ago

  • Align with the angular 2.0.0-rc.0 and the new angular packaging system
ngx-moment - Support for angular 2 beta 16

Published by urish over 8 years ago

  • Align with angular 2.0.0-beta.16 (#32, contributed by fknop)
ngx-moment - Angular as a peer dependency, amDuration filter

Published by urish over 8 years ago

  • Move angular2 from npm dependencies to peerDependencies (see #24)
  • Add amDuration pipe (#29, contributed by xenolinguist)
Package Rankings
Top 1.25% on Npmjs.org
Badges
Extracted from project README
Build Status npm version