@syncfusion/ej2-react-kanban
Advanced tools
Comparing version 24.1.41 to 24.1.43
@@ -9,2 +9,10 @@ # Changelog | ||
- `#I525892` - Now, when using the column template in Kanban, the card count is updated properly. | ||
## 24.1.41 (2023-12-18) | ||
### Kanban | ||
#### Bug Fixes | ||
- Now the Kanban Header table will have `tbody` element and the Kanban Content table will have `thead` element to improve the accessibility. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-react-kanban.min.js | ||
* version : 24.1.41 | ||
* version : 24.1.43 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-kanban.umd.min.js | ||
* version : 24.1.41 | ||
* version : 24.1.43 | ||
* 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-react-kanban@*", | ||
"_id": "@syncfusion/ej2-react-kanban@23.1.36", | ||
"_id": "@syncfusion/ej2-react-kanban@24.1.41", | ||
"_inBundle": false, | ||
"_integrity": "sha512-jRGFto0RwIo/WIQcdLUqMFvkF210xuvuPT/+vSzHwZ4ZvHAOON+4VBbEEwtHtWSTWe1y6Wps/15Oty7y/29Xiw==", | ||
"_integrity": "sha512-AmSx1q+JlQKcqa7XK/a+SFAgsFjQVtBmF+9XA/FaG8ThIbpk9K4/XvjUsDlrrfxtOFJI53ol7VojXkVOJmeJug==", | ||
"_location": "/@syncfusion/ej2-react-kanban", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-23.1.36.tgz", | ||
"_shasum": "dbcaef19507ea6872f08a6ddc7e2c2d80390adbc", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-24.1.41.tgz", | ||
"_shasum": "4b4dbd376330aa7fde824d29844604b85c35ec20", | ||
"_spec": "@syncfusion/ej2-react-kanban@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~24.1.41", | ||
"@syncfusion/ej2-kanban": "24.1.41", | ||
"@syncfusion/ej2-base": "~24.1.42", | ||
"@syncfusion/ej2-kanban": "24.1.43", | ||
"@syncfusion/ej2-react-base": "~24.1.41" | ||
@@ -58,4 +58,4 @@ }, | ||
}, | ||
"version": "24.1.41", | ||
"version": "24.1.43", | ||
"sideEffects": false | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
78675
0
+ Added@syncfusion/ej2-kanban@24.1.43(transitive)
- Removed@syncfusion/ej2-kanban@24.1.41(transitive)