@syncfusion/ej2-angular-kanban 29.2.4 → 30.1.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,32 +2,6 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ## 29.1.41 (2025-05-06)
6
-
7
- ### Kanban
8
-
9
- #### Bug Fixes
10
-
11
- - `#F196600` - Fixed an issue where the Kanban card temporarily returned to its old position after being dropped.
12
-
13
- - `#I709249` - Fixed an alignment issue between the header and the content in the Kanban.
14
-
15
- ## 29.1.37 (2025-04-08)
16
-
17
- ### Kanban
18
-
19
- #### Bug Fixes
20
-
21
- - `#I702257` - Kanban items now display correctly on smaller screens during continuous scrolling.
22
-
23
- ## 29.1.35 (2025-04-01)
24
-
25
- ### Kanban
26
-
27
- #### Bug Fixes
28
-
29
- - `#I693238` - Now, dragging and dropping a card in Kanban doesn't throw any console error.
30
-
31
5
  ## 25.1.35 (2024-03-15)
32
6
 
33
7
  ### Kanban
package/package.json CHANGED
@@ -1,44 +1,33 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-angular-kanban@*",
3
- "_id": "@syncfusion/ej2-angular-kanban@29.1.41",
4
- "_inBundle": false,
5
- "_integrity": "sha512-h7tv1RVgJRex1HwKRnwnHZHgIESvB7WpD58l+jqAWUfWblmiMiOYiWTW/FR7UC8QahQGFGoLgTCH77Bp0n1Gdg==",
6
- "_location": "/@syncfusion/ej2-angular-kanban",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-angular-kanban@*",
12
- "name": "@syncfusion/ej2-angular-kanban",
13
- "escapedName": "@syncfusion%2fej2-angular-kanban",
14
- "scope": "@syncfusion",
15
- "rawSpec": "*",
16
- "saveSpec": null,
17
- "fetchSpec": "*"
2
+ "name": "@syncfusion/ej2-angular-kanban",
3
+ "version": "30.1.37",
4
+ "description": "The Kanban board is an efficient way to visualize the workflow at each stage along its path to completion. The most important features available are Swim lane, filtering, and editing. for Angular",
5
+ "author": "Syncfusion Inc.",
6
+ "license": "SEE LICENSE IN license",
7
+ "schematics": "./schematics/collection.json",
8
+ "dependencies": {
9
+ "@syncfusion/ej2-base": "~30.1.37",
10
+ "@syncfusion/ej2-angular-base": "~30.1.37",
11
+ "@syncfusion/ej2-kanban": "30.1.37"
18
12
  },
19
- "_requiredBy": [
20
- "/"
13
+ "keywords": [
14
+ "angular",
15
+ "ng",
16
+ "ng-kanban",
17
+ "angular-kanban",
18
+ "angular-kanban-board"
21
19
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-kanban/-/ej2-angular-kanban-29.1.41.tgz",
23
- "_shasum": "d3468fcef549d4a19f673212a1def3aef7c48b3d",
24
- "_spec": "@syncfusion/ej2-angular-kanban@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included",
26
- "author": {
27
- "name": "Syncfusion Inc."
28
- },
29
- "bugs": {
30
- "url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
31
- },
32
- "bundleDependencies": false,
33
- "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~29.2.4",
35
- "@syncfusion/ej2-base": "~29.2.4",
36
- "@syncfusion/ej2-kanban": "29.2.4"
20
+ "repository": {
21
+ "type": "git",
22
+ "url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
37
23
  },
38
- "deprecated": false,
39
- "description": "The Kanban board is an efficient way to visualize the workflow at each stage along its path to completion. The most important features available are Swim lane, filtering, and editing. for Angular",
24
+ "sideEffects": false,
25
+ "module": "fesm2015/syncfusion-ej2-angular-kanban.mjs",
40
26
  "es2020": "fesm2020/syncfusion-ej2-angular-kanban.mjs",
41
27
  "esm2020": "esm2020/syncfusion-ej2-angular-kanban.mjs",
28
+ "fesm2020": "fesm2020/syncfusion-ej2-angular-kanban.mjs",
29
+ "fesm2015": "fesm2015/syncfusion-ej2-angular-kanban.mjs",
30
+ "typings": "syncfusion-ej2-angular-kanban.d.ts",
42
31
  "exports": {
43
32
  "./package.json": {
44
33
  "default": "./package.json"
@@ -52,25 +41,5 @@
52
41
  "default": "./fesm2020/syncfusion-ej2-angular-kanban.mjs"
53
42
  }
54
43
  },
55
- "fesm2015": "fesm2015/syncfusion-ej2-angular-kanban.mjs",
56
- "fesm2020": "fesm2020/syncfusion-ej2-angular-kanban.mjs",
57
- "homepage": "https://www.syncfusion.com/angular-components",
58
- "keywords": [
59
- "angular",
60
- "ng",
61
- "ng-kanban",
62
- "angular-kanban",
63
- "angular-kanban-board"
64
- ],
65
- "license": "SEE LICENSE IN license",
66
- "module": "fesm2015/syncfusion-ej2-angular-kanban.mjs",
67
- "name": "@syncfusion/ej2-angular-kanban",
68
- "repository": {
69
- "type": "git",
70
- "url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
71
- },
72
- "schematics": "./schematics/collection.json",
73
- "sideEffects": false,
74
- "typings": "syncfusion-ej2-angular-kanban.d.ts",
75
- "version": "29.2.4"
44
+ "homepage": "https://www.syncfusion.com/angular-components"
76
45
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-kanban";
2
- export declare const pkgVer = "^29.1.41";
2
+ export declare const pkgVer = "^28.1.33";
3
3
  export declare const moduleName = "KanbanModule";
4
- export declare const themeVer = "~29.1.41";
4
+ export declare const themeVer = "~28.1.33";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-kanban';
4
- exports.pkgVer = '^29.2.4';
4
+ exports.pkgVer = '^30.1.37';
5
5
  exports.moduleName = 'KanbanModule';
6
- exports.themeVer = '~29.2.4';
6
+ exports.themeVer = '~30.1.37';
@@ -1,4 +1,4 @@
1
- export const pkgName = '@syncfusion/ej2-angular-kanban';
2
- export const pkgVer = '^29.2.4';
3
- export const moduleName = 'KanbanModule';
4
- export const themeVer = '~29.2.4';
1
+ export const pkgName = '@syncfusion/ej2-angular-kanban';
2
+ export const pkgVer = '^30.1.37';
3
+ export const moduleName = 'KanbanModule';
4
+ export const themeVer = '~30.1.37';