@syncfusion/ej2-react-kanban
Advanced tools
Comparing version 18.3.53 to 18.4.30
@@ -7,2 +7,17 @@ # Changelog | ||
#### New Features | ||
- Provided workflow support that determines transitions of card from one column to another in Kanban. | ||
- Provided support to prevent dragging and dropping the cards on particular column. | ||
- Provided auto scroll support when drag and drop the cards between columns. | ||
- Provided custom sorting option for swimlane rows based on user choice. | ||
#### Breaking Changes | ||
- In `sortSettings` the default value of `sortBy` property has changed to `Index` from `DataSourceOrder`. | ||
## 18.3.53 (2020-12-08) | ||
### Kanban | ||
#### Bug Fixes | ||
@@ -9,0 +24,0 @@ |
/*! | ||
* filename: ej2-react-kanban.umd.min.js | ||
* version : 18.3.53 | ||
* version : 18.4.30 | ||
* 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@18.3.52", | ||
"_id": "@syncfusion/ej2-react-kanban@0.21.1", | ||
"_inBundle": false, | ||
"_integrity": "sha512-+0WqFsF4KU+h2nnZfDcSctlHThq3njM0qzoFnhhlap1EzjJNnqUz776GptTxecyYbGtr4x0+pXCbPJDQ6HIP4g==", | ||
"_integrity": "sha512-j/bwv7PeOaDt3IgOrzyeIjCqqfXVR5s2Ujqayu/b9l4x3V5Fjm8EWPYrHWMWGZBcgqRdIgv0QW6conoUs8ruTw==", | ||
"_location": "/@syncfusion/ej2-react-kanban", | ||
@@ -22,6 +22,6 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-18.3.52.tgz", | ||
"_shasum": "a4dfd16d746c68aa9182bcf0db4b89174b267142", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-0.21.1.tgz", | ||
"_shasum": "aa70be740f9e1000f100271ec98c26d358e15f66", | ||
"_spec": "@syncfusion/ej2-react-kanban@*", | ||
"_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"_where": "/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included", | ||
"author": { | ||
@@ -35,5 +35,5 @@ "name": "Syncfusion Inc." | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.3.52", | ||
"@syncfusion/ej2-kanban": "18.3.53", | ||
"@syncfusion/ej2-react-base": "~18.3.52" | ||
"@syncfusion/ej2-base": "~18.4.30", | ||
"@syncfusion/ej2-kanban": "18.4.30", | ||
"@syncfusion/ej2-react-base": "~18.4.30" | ||
}, | ||
@@ -65,4 +65,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.3.53", | ||
"version": "18.4.30", | ||
"sideEffects": false | ||
} |
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
585817
15329
+ Added@syncfusion/ej2-base@18.4.44(transitive)
+ Added@syncfusion/ej2-buttons@18.4.46(transitive)
+ Added@syncfusion/ej2-data@18.4.46(transitive)
+ Added@syncfusion/ej2-dropdowns@18.4.49(transitive)
+ Added@syncfusion/ej2-icons@18.4.39(transitive)
+ Added@syncfusion/ej2-inputs@18.4.47(transitive)
+ Added@syncfusion/ej2-kanban@18.4.30(transitive)
+ Added@syncfusion/ej2-layouts@18.4.49(transitive)
+ Added@syncfusion/ej2-lists@18.4.39(transitive)
+ Added@syncfusion/ej2-navigations@18.4.47(transitive)
+ Added@syncfusion/ej2-popups@18.4.44(transitive)
+ Added@syncfusion/ej2-react-base@18.4.46(transitive)
+ Added@syncfusion/ej2-splitbuttons@18.4.41(transitive)
- Removed@syncfusion/ej2-base@18.3.52(transitive)
- Removed@syncfusion/ej2-buttons@18.3.47(transitive)
- Removed@syncfusion/ej2-data@18.3.47(transitive)
- Removed@syncfusion/ej2-dropdowns@18.3.53(transitive)
- Removed@syncfusion/ej2-icons@18.3.47(transitive)
- Removed@syncfusion/ej2-inputs@18.3.53(transitive)
- Removed@syncfusion/ej2-kanban@18.3.53(transitive)
- Removed@syncfusion/ej2-layouts@18.3.53(transitive)
- Removed@syncfusion/ej2-lists@18.3.53(transitive)
- Removed@syncfusion/ej2-navigations@18.3.53(transitive)
- Removed@syncfusion/ej2-popups@18.3.52(transitive)
- Removed@syncfusion/ej2-react-base@18.3.52(transitive)
- Removed@syncfusion/ej2-splitbuttons@18.3.52(transitive)