@syncfusion/ej2-vue-kanban
Advanced tools
Comparing version 24.1.45 to 24.1.46
@@ -5,2 +5,9 @@ # Changelog | ||
### Kanban | ||
#### Bug Fixes | ||
`#I535989` - Now, drop clone works properly when slowly dragging and dropping the cards in the last position in the Kanban column. | ||
## 24.1.41 (2023-12-18) | ||
@@ -7,0 +14,0 @@ |
/*! | ||
* filename: ej2-vue-kanban.umd.min.js | ||
* version : 24.1.45 | ||
* version : 24.1.46 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-vue-kanban@*", | ||
"_id": "@syncfusion/ej2-vue-kanban@24.1.43", | ||
"_id": "@syncfusion/ej2-vue-kanban@24.1.45", | ||
"_inBundle": false, | ||
"_integrity": "sha512-TmHkFF6z+aDWsYDCoQQNzR02i9kINVxtjCFLC6N40ydVro1rJdWPFmLUmLw9VEO2F62j+ojZWxpiu4d176Ca/g==", | ||
"_integrity": "sha512-lz4ISP8O3RiC8ozPF8rOtPqUya6Pf2OIDy2lBeCpOIRHvxGXwgbyYYUKTs/sFb0ErbdQ0jmAmoy1XMQa2gfp4g==", | ||
"_location": "/@syncfusion/ej2-vue-kanban", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-kanban/-/ej2-vue-kanban-24.1.43.tgz", | ||
"_shasum": "0e3571f9b72e87032bc0fe7551963503f1ef0f4a", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-kanban/-/ej2-vue-kanban-24.1.45.tgz", | ||
"_shasum": "8a97b6f139c12af09ce8919d141866dc3b835621", | ||
"_spec": "@syncfusion/ej2-vue-kanban@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~24.1.42", | ||
"@syncfusion/ej2-kanban": "24.1.45", | ||
"@syncfusion/ej2-base": "~24.1.46", | ||
"@syncfusion/ej2-kanban": "24.1.46", | ||
"@syncfusion/ej2-vue-base": "~24.1.41" | ||
@@ -62,4 +62,4 @@ }, | ||
}, | ||
"version": "24.1.45", | ||
"version": "24.1.46", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2099092
8623
+ Added@syncfusion/ej2-kanban@24.1.46(transitive)
- Removed@syncfusion/ej2-kanban@24.1.45(transitive)