Socket
Socket
Sign inDemoInstall

angular-calendar

Package Overview
Dependencies
10
Maintainers
1
Versions
259
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
22232425

0.5.0-beta.2

Diff

mattlewis92
published 0.5.0-beta.1 •

mattlewis92
published 0.5.0-beta.0 •

mattlewis92
published 0.4.4 •

Changelog

Source

0.4.4 (2016-12-07)

Bug Fixes

  • date-fns: upgrade date-fns to fix module not found TS errors (733ed3e)

<a name="0.4.3"></a>

mattlewis92
published 0.4.3 •

Changelog

Source

0.4.3 (2016-12-05)

Bug Fixes

  • allow events array to be undefined (3a475b9), closes #96

<a name="0.4.2"></a>

mattlewis92
published 0.4.2 •

Changelog

Source

0.4.2 (2016-12-05)

  • botched release

<a name="0.4.1"></a>

mattlewis92
published 0.4.1 •

Changelog

Source

0.4.1 (2016-11-25)

Bug Fixes

  • date-fns: fix duplicate module declaration typescript errors (24be6f3)

<a name="0.4.0"></a>

mattlewis92
published 0.4.0 •

Changelog

Source

0.4.0 (2016-11-04)

Bug Fixes

  • aot: remove hacks required for AOT to work (72a6e41), closes #81

Features

  • dayView: add tooltips to events (2cc7929), closes #75
  • dayView: allow resizing of events (95b9033)
  • weekView: support resizing of events (c034a9d), closes #9
  • rename module from angular2-calendar to angular-calendar (fa1ef98), closes #69

BREAKING CHANGES

  • The module has now been renamed from angular2-calendar to angular-calendar

The path to the sass and UMD builds has now changed. To migrate change all occurences of angular2-calendar to angular-calendar

  • dayView: day view events now have tooltips by default
  • aot: angular 2.1.2 or higher is now required for AOT to work
  • dayView: A dependency on the angular-resizable-element library has now been added. System.js users will need to add this to their config
'angular-resizable-element': 'npm:angular-resizable-element/dist/umd/angular-resizable-element.js',

Part of #9

<a name="0.3.6"></a>

mattlewis92
published 0.3.4 •

Changelog

Source

0.3.4 (2016-10-08)

Bug Fixes

  • umd: more robust fix for umd build (135116a)

<a name="0.3.3"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc