Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-angular-calendars

Package Overview
Dependencies
21
Maintainers
2
Versions
256
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 16.4.42 to 16.4.44

38

CHANGELOG.md

@@ -5,2 +5,40 @@ # Changelog

### DatePicker
#### Bug Fixes
- Fixed the `allowEdit` issue in mobile mode.
### DateRangePicker
#### Bug Fixes
- Fixed the localization issue in preset `custom range` element.
### TimePicker
#### Bug Fixes
- Fixed the component destroy issue when `showClearButton` in disabled state.
## 16.4.42 (2018-12-14)
### Calendar
#### New Features
- Added the Islamic calendar support.
### DatePicker
#### New Features
- Added the Islamic DatePicker support.
### DateTimePicker
#### New Features
- Added the Islamic DateTimePicker support.
## 16.4.40-beta (2018-12-10)

@@ -7,0 +45,0 @@

2

dist/ej2-angular-calendars.umd.min.js
/*!
* filename: ej2-angular-calendars.umd.min.js
* version : 16.4.42
* version : 16.4.44
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"name": "@syncfusion/ej2-angular-calendars",
"version": "16.4.42",
"version": "16.4.44",
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular",

@@ -11,3 +11,3 @@ "author": "Syncfusion Inc.",

"@syncfusion/ej2-angular-base": "~16.4.42",
"@syncfusion/ej2-calendars": "16.4.42"
"@syncfusion/ej2-calendars": "16.4.44"
},

@@ -14,0 +14,0 @@ "devDependencies": {

export declare const pkgName = "@syncfusion/ej2-angular-calendars";
export declare const pkgVer = "^16.4.40";
export declare const pkgVer = "^16.4.42";
export declare const moduleName = "CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule";
export declare const themeVer = "~16.4.40";
export declare const themeVer = "~16.4.42";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-calendars';
exports.pkgVer = '^16.4.40';
exports.pkgVer = '^16.4.42';
exports.moduleName = 'CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule';
exports.themeVer = '~16.4.40';
exports.themeVer = '~16.4.42';
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