Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-react-kanban

Package Overview
Dependencies
Maintainers
3
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-react-kanban - npm Package Compare versions

Comparing version 20.1.55 to 20.1.58

6

CHANGELOG.md

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

### Kanban
#### New Features
- `#I373922` - Now, we have improved the performance with the Kanban drag and drop action when large data is being loaded.
## 20.1.52 (2022-05-04)

@@ -7,0 +13,0 @@

2

dist/ej2-react-kanban.umd.min.js
/*!
* filename: ej2-react-kanban.umd.min.js
* version : 20.1.55
* version : 20.1.58
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

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

{
"_from": "@syncfusion/ej2-react-kanban@*",
"_id": "@syncfusion/ej2-react-kanban@20.1.52",
"_id": "@syncfusion/ej2-react-kanban@20.1.55",
"_inBundle": false,
"_integrity": "sha512-cpFuiIMuwrYsQd1p3efMZjnQIw5VePNuYGjMcrMdIN0KRiDkBxmSPDKe+XdBoNoGNz/NvC8N0MfqGdBwT6Cgmw==",
"_integrity": "sha512-h3cX5Wc3294CMCxEEPktRCUV4lCeRLCqIKQcSOvfvHqhRHmU3xJNPyTTIiw6jUXn9EXpfQfxPFNjUuBt+SXHJg==",
"_location": "/@syncfusion/ej2-react-kanban",

@@ -22,4 +22,4 @@ "_phantomChildren": {},

],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-20.1.52.tgz",
"_shasum": "8f6edd67b15b7738dfe87c74c9cfcab5bcca997a",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-20.1.55.tgz",
"_shasum": "a5a05fa975d5b2519eebae88881a5e5735640390",
"_spec": "@syncfusion/ej2-react-kanban@*",

@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~20.1.55",
"@syncfusion/ej2-kanban": "20.1.55",
"@syncfusion/ej2-react-base": "~20.1.55"
"@syncfusion/ej2-base": "~20.1.57",
"@syncfusion/ej2-kanban": "20.1.58",
"@syncfusion/ej2-react-base": "~20.1.58"
},

@@ -65,4 +65,4 @@ "deprecated": false,

},
"version": "20.1.55",
"version": "20.1.58",
"sideEffects": false
}

@@ -18,3 +18,5 @@ import { ComplexBase } from '@syncfusion/ej2-react-base';

*/
export declare class ColumnDirective extends ComplexBase<ColumnsModel | ColumnsDirTypecast, ColumnsModel | ColumnsDirTypecast> {
export declare class ColumnDirective extends ComplexBase<ColumnsModel | ColumnsDirTypecast & {
children?: React.ReactNode;
}, ColumnsModel | ColumnsDirTypecast> {
static moduleName: string;

@@ -21,0 +23,0 @@ }

@@ -15,3 +15,5 @@ import { ComplexBase } from '@syncfusion/ej2-react-base';

*/
export declare class StackedHeaderDirective extends ComplexBase<StackedHeadersModel, StackedHeadersModel> {
export declare class StackedHeaderDirective extends ComplexBase<StackedHeadersModel & {
children?: React.ReactNode;
}, StackedHeadersModel> {
static moduleName: string;

@@ -18,0 +20,0 @@ }

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

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc