You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

angular-calendar-timeline

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-calendar-timeline - npm Package Compare versions

Comparing version

to
0.7.0

4

lib/components/panel/timeline-panel.component.d.ts

@@ -1,2 +0,2 @@

import { EventEmitter, OnChanges, SimpleChanges, TemplateRef } from "@angular/core";
import { ChangeDetectorRef, EventEmitter, OnChanges, SimpleChanges, TemplateRef } from "@angular/core";
import { ResizeEvent } from "angular-resizable-element";

@@ -6,2 +6,3 @@ import { ITimelineItem, IIdObject } from "../../models";

export declare class TimelinePanelComponent implements OnChanges {
private _cdr;
items: ITimelineItem[];

@@ -24,2 +25,3 @@ label: string;

widthChanged: EventEmitter<number>;
constructor(_cdr: ChangeDetectorRef);
ngOnChanges(changes: SimpleChanges): void;

@@ -26,0 +28,0 @@ trackById(index: number, item: IIdObject): number | string;

{
"name": "angular-calendar-timeline",
"version": "0.6.0",
"description": "A timeline for angular that shows tasks or events on a timeline in different modes: days, weeks, and months.",
"version": "0.7.0",
"description": "A timeline for angular that shows events on a timeline board in different modes: days, weeks, and months.",
"author": "Andrii Krashivskyi",

@@ -18,4 +18,7 @@ "license": "MIT",

"schedule",
"tasks",
"events"
"scheduler",
"events",
"board",
"events-schedule",
"events-board"
],

@@ -22,0 +25,0 @@ "private": false,

@@ -252,3 +252,4 @@ <div align="center">

<li>For Angular >= 14 use <b>0.5</b></li>
<li>For Angular >= 16 use <b>0.6</b></li>
<li>For Angular = 16 use <b>0.6</b></li>
<li>For Angular = 17 use <b>0.7</b></li>

@@ -255,0 +256,0 @@ <br>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet