Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-kanban

Package Overview
Dependencies
12
Maintainers
3
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 23.1.36 to 23.2.4

8

CHANGELOG.md

@@ -9,2 +9,10 @@ # Changelog

`#I513537` - Now, localization of the "Cards" text was done. When you drag the multiple cards, it show up.
## 23.1.36 (2023-09-15)
### Kanban
#### Bug Fixes
`#I492818` - Now, fast scrolling from top to bottom of the column continuously works properly.

@@ -11,0 +19,0 @@

4

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 23.1.36
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
* version : 23.2.4
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
* Use of this code is subject to the terms of our license.

@@ -6,0 +6,0 @@ * A copy of the current license can be obtained at any time by e-mailing

{
"_from": "@syncfusion/ej2-kanban@*",
"_id": "@syncfusion/ej2-kanban@21.3.0",
"_id": "@syncfusion/ej2-kanban@23.1.36",
"_inBundle": false,
"_integrity": "sha512-7jL/jwUk5bonrk25W33rWRKT0fIWX2zCnev2Bp30S8e604DDc5gTZ6QtQTEwJeLSO9FMPnZNqv0HBXsjxVZUSA==",
"_integrity": "sha512-ymm+d/UigXHsW+DnTNAEf7Ht3G7TJSutt5Qg9oKUmNpoehOyq92QqrgWG5Xe9PP06s/dxGmBxpJ8lyd0C1IC3g==",
"_location": "/@syncfusion/ej2-kanban",

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

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-kanban/-/ej2-kanban-21.3.0.tgz",
"_shasum": "c1af0b284f050fcc0084f4eefe2439a858ff878d",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-kanban/-/ej2-kanban-23.1.36.tgz",
"_shasum": "f26de04b2844fc8f28040bcd9e02aa25a6bbb0c3",
"_spec": "@syncfusion/ej2-kanban@*",

@@ -39,11 +39,11 @@ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~23.1.36",
"@syncfusion/ej2-buttons": "~23.1.36",
"@syncfusion/ej2-data": "~23.1.36",
"@syncfusion/ej2-dropdowns": "~23.1.36",
"@syncfusion/ej2-inputs": "~23.1.36",
"@syncfusion/ej2-layouts": "~23.1.36",
"@syncfusion/ej2-navigations": "~23.1.36",
"@syncfusion/ej2-notifications": "~23.1.36",
"@syncfusion/ej2-popups": "~23.1.36"
"@syncfusion/ej2-base": "~23.2.4",
"@syncfusion/ej2-buttons": "~23.2.4",
"@syncfusion/ej2-data": "~23.2.4",
"@syncfusion/ej2-dropdowns": "~23.2.4",
"@syncfusion/ej2-inputs": "~23.2.4",
"@syncfusion/ej2-layouts": "~23.2.4",
"@syncfusion/ej2-navigations": "~23.2.4",
"@syncfusion/ej2-notifications": "~23.2.4",
"@syncfusion/ej2-popups": "~23.2.4"
},

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

"typings": "index.d.ts",
"version": "23.1.36",
"version": "23.2.4",
"sideEffects": false
}

@@ -108,3 +108,3 @@ /* eslint-disable @typescript-eslint/no-explicit-any */

className: 'e-multi-card-text',
innerHTML: _this.dragObj.selectedCards.length + ' Cards'
innerHTML: _this.dragObj.selectedCards.length + ' ' + _this.parent.localeObj.getConstant("cards")
});

@@ -111,0 +111,0 @@ _this.dragObj.cloneElement.appendChild(drag);

@@ -98,3 +98,4 @@ var __extends = (this && this.__extends) || (function () {

noCard: 'No cards to display',
unassigned: 'Unassigned'
unassigned: 'Unassigned',
cards: 'Cards'
};

@@ -101,0 +102,0 @@ this.localeObj = new L10n(this.getModuleName(), defaultLocale, this.locale);

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc