@syncfusion/ej2-angular-kanban 22.1.35 → 22.1.38-ngcc

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.
Files changed (100) hide show
  1. package/@syncfusion/ej2-angular-kanban.es5.js +355 -0
  2. package/@syncfusion/ej2-angular-kanban.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-kanban.js +323 -0
  4. package/@syncfusion/ej2-angular-kanban.js.map +1 -0
  5. package/CHANGELOG.md +463 -0
  6. package/README.md +1 -1
  7. package/dist/ej2-angular-kanban.umd.js +397 -0
  8. package/dist/ej2-angular-kanban.umd.js.map +1 -0
  9. package/dist/ej2-angular-kanban.umd.min.js +11 -0
  10. package/dist/ej2-angular-kanban.umd.min.js.map +1 -0
  11. package/ej2-angular-kanban.d.ts +5 -0
  12. package/ej2-angular-kanban.metadata.json +1 -0
  13. package/package.json +14 -35
  14. package/postinstall/tagchange.js +18 -0
  15. package/schematics/collection.json +10 -0
  16. package/schematics/ng-add/index.d.ts +3 -0
  17. package/schematics/ng-add/index.js +9 -0
  18. package/schematics/ng-add/schema.d.ts +13 -0
  19. package/schematics/ng-add/schema.js +2 -0
  20. package/schematics/ng-add/schema.json +34 -0
  21. package/schematics/tsconfig.json +25 -0
  22. package/schematics/utils/lib-details.d.ts +4 -0
  23. package/schematics/utils/lib-details.js +6 -0
  24. package/schematics/utils/lib-details.ts +2 -2
  25. package/src/kanban/columns.directive.d.ts +0 -5
  26. package/src/kanban/kanban-all.module.d.ts +0 -6
  27. package/src/kanban/kanban.component.d.ts +0 -3
  28. package/src/kanban/kanban.module.d.ts +0 -8
  29. package/src/kanban/stackedheaders.directive.d.ts +0 -5
  30. package/styles/kanban/bootstrap-dark.scss +1 -16
  31. package/styles/kanban/bootstrap.scss +1 -16
  32. package/styles/kanban/bootstrap4.scss +1 -16
  33. package/styles/kanban/bootstrap5-dark.scss +1 -16
  34. package/styles/kanban/bootstrap5.scss +1 -16
  35. package/styles/kanban/fabric-dark.scss +1 -16
  36. package/styles/kanban/fabric.scss +1 -16
  37. package/styles/kanban/fluent-dark.scss +1 -16
  38. package/styles/kanban/fluent.scss +1 -16
  39. package/styles/kanban/highcontrast-light.scss +1 -16
  40. package/styles/kanban/highcontrast.scss +1 -16
  41. package/styles/kanban/material-dark.scss +1 -16
  42. package/styles/kanban/material.scss +1 -16
  43. package/styles/kanban/material3-dark.scss +1 -16
  44. package/styles/kanban/material3.scss +1 -16
  45. package/styles/kanban/tailwind-dark.scss +1 -16
  46. package/styles/kanban/tailwind.scss +1 -16
  47. package/styles/material3-dark.scss +0 -1
  48. package/styles/material3.scss +0 -1
  49. package/esm2020/public_api.mjs +0 -3
  50. package/esm2020/src/index.mjs +0 -7
  51. package/esm2020/src/kanban/columns.directive.mjs +0 -66
  52. package/esm2020/src/kanban/kanban-all.module.mjs +0 -23
  53. package/esm2020/src/kanban/kanban.component.mjs +0 -100
  54. package/esm2020/src/kanban/kanban.module.mjs +0 -43
  55. package/esm2020/src/kanban/stackedheaders.directive.mjs +0 -58
  56. package/esm2020/syncfusion-ej2-angular-kanban.mjs +0 -5
  57. package/fesm2015/syncfusion-ej2-angular-kanban.mjs +0 -279
  58. package/fesm2015/syncfusion-ej2-angular-kanban.mjs.map +0 -1
  59. package/fesm2020/syncfusion-ej2-angular-kanban.mjs +0 -279
  60. package/fesm2020/syncfusion-ej2-angular-kanban.mjs.map +0 -1
  61. package/styles/kanban/_all.scss +0 -2
  62. package/styles/kanban/_bootstrap-dark-definition.scss +0 -223
  63. package/styles/kanban/_bootstrap-definition.scss +0 -222
  64. package/styles/kanban/_bootstrap4-definition.scss +0 -223
  65. package/styles/kanban/_bootstrap5-dark-definition.scss +0 -1
  66. package/styles/kanban/_bootstrap5-definition.scss +0 -231
  67. package/styles/kanban/_fabric-dark-definition.scss +0 -222
  68. package/styles/kanban/_fabric-definition.scss +0 -222
  69. package/styles/kanban/_fluent-dark-definition.scss +0 -1
  70. package/styles/kanban/_fluent-definition.scss +0 -223
  71. package/styles/kanban/_fusionnew-definition.scss +0 -231
  72. package/styles/kanban/_highcontrast-definition.scss +0 -223
  73. package/styles/kanban/_highcontrast-light-definition.scss +0 -223
  74. package/styles/kanban/_layout.scss +0 -997
  75. package/styles/kanban/_material-dark-definition.scss +0 -222
  76. package/styles/kanban/_material-definition.scss +0 -222
  77. package/styles/kanban/_material3-dark-definition.scss +0 -1
  78. package/styles/kanban/_material3-definition.scss +0 -231
  79. package/styles/kanban/_tailwind-dark-definition.scss +0 -1
  80. package/styles/kanban/_tailwind-definition.scss +0 -232
  81. package/styles/kanban/_theme.scss +0 -153
  82. package/styles/kanban/icons/_bootstrap-dark.scss +0 -47
  83. package/styles/kanban/icons/_bootstrap.scss +0 -47
  84. package/styles/kanban/icons/_bootstrap4.scss +0 -47
  85. package/styles/kanban/icons/_bootstrap5-dark.scss +0 -1
  86. package/styles/kanban/icons/_bootstrap5.scss +0 -47
  87. package/styles/kanban/icons/_fabric-dark.scss +0 -47
  88. package/styles/kanban/icons/_fabric.scss +0 -47
  89. package/styles/kanban/icons/_fluent-dark.scss +0 -1
  90. package/styles/kanban/icons/_fluent.scss +0 -47
  91. package/styles/kanban/icons/_fusionnew.scss +0 -47
  92. package/styles/kanban/icons/_highcontrast-light.scss +0 -47
  93. package/styles/kanban/icons/_highcontrast.scss +0 -47
  94. package/styles/kanban/icons/_material-dark.scss +0 -47
  95. package/styles/kanban/icons/_material.scss +0 -47
  96. package/styles/kanban/icons/_material3-dark.scss +0 -1
  97. package/styles/kanban/icons/_material3.scss +0 -47
  98. package/styles/kanban/icons/_tailwind-dark.scss +0 -1
  99. package/styles/kanban/icons/_tailwind.scss +0 -47
  100. package/syncfusion-ej2-angular-kanban.d.ts +0 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,463 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased]
4
+
5
+ ### Kanban
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I476520`, `#I477525` - Now, dragging and dropping a card into an empty column works properly.
10
+
11
+ ## 22.1.34 (2023-06-21)
12
+
13
+ ### Kanban
14
+
15
+ #### New Features
16
+
17
+ - **Virtual Scrolling**: This feature allows users to load data on demand when scrolling through columns for a smoother experience with large datasets.
18
+
19
+ ## 21.1.39 (2023-04-11)
20
+
21
+ ### Kanban
22
+
23
+ #### Bug Fixes
24
+
25
+ `#F181441` - Resolved a issue, where a console error was thrown when dragging into the column header on the Kanban.
26
+
27
+
28
+ ## 21.1.37 (2023-03-29)
29
+
30
+ ### Kanban
31
+
32
+ #### Bug Fixes
33
+
34
+ - `#I432638` - Now, when using the kanban `sortSettings` and dropping the cards randomly is sorted properly.
35
+
36
+ ## 20.4.54 (2023-03-14)
37
+
38
+ ### Kanban
39
+
40
+ #### Bug Fixes
41
+
42
+ - `#I432638` - Now, when using the kanban `sortSettings` the cards are dropped and sorted properly.
43
+
44
+ ## 20.4.44 (2023-01-18)
45
+
46
+ ### Kanban
47
+
48
+ #### Bug Fixes
49
+
50
+ - `#I426567` - Now, drag and drop between the cards will work fine with out any flickering.
51
+
52
+ ## 20.4.38 (2022-12-21)
53
+
54
+ ### Kanban
55
+
56
+ #### Bug Fixes
57
+
58
+ - `#FB37690` - Now, the dragged card is positioned properly when the swimlane is frozen with a fixed height for kanban.
59
+
60
+ ## 20.2.44 (2022-08-16)
61
+
62
+ ### Kanban
63
+
64
+ #### Bug Fixes
65
+
66
+ - `#F176236` - Now, the drag and drop functionality will work fine in the Internet Explorer V11.
67
+
68
+ ## 20.2.43 (2022-08-08)
69
+
70
+ ### Kanban
71
+
72
+ #### Bug Fixes
73
+
74
+ - `I392686` - Now, the drag and drop between the cards will work fine when `showAddButton` is enabled with the Kanban columns.
75
+ - `I393080` - Now, the column border of the dragged clone cells will render properly.
76
+ - `I393078` - Now, the drag and drop between the cards will work fine with out any flickering.
77
+ - `#F176345` - Now, the Sort Comparer Function's API link will work properly.
78
+
79
+ ## 20.2.38 (2022-07-12)
80
+
81
+ ### Kanban
82
+
83
+ #### Bug Fixes
84
+
85
+ - `#I385821` - Now, the server-side modified data is returned to the client side while performing the `CRUD` operation.
86
+ - `#I390524`, `#F175935` - Now, when dropping the card into an empty column will render it.
87
+
88
+ ## 20.1.60 (2022-06-14)
89
+
90
+ ### Kanban
91
+
92
+ #### Bug Fixes
93
+
94
+ - `#I379177`,`#I379023` - Now, the `GetTargetDetailsAsync` method doesn't display 'null' on an empty Kanban board.
95
+
96
+ ## 20.1.58 (2022-05-31)
97
+
98
+ ### Kanban
99
+
100
+ #### New Features
101
+
102
+ - `#I373922` - Now, we have improved the performance with the Kanban drag and drop action when large data is being loaded.
103
+
104
+ ## 20.1.52 (2022-05-04)
105
+
106
+ ### Kanban
107
+
108
+ #### Bug Fixes
109
+
110
+ - `#I375869` - Now, opening and closing the dialog by rapidly double-clicking on the card doesn't throw any console error.
111
+
112
+ ## 19.4.38 (2021-12-17)
113
+
114
+ ### Kanban
115
+
116
+ #### Bug Fixes
117
+
118
+ - `#FB29010` - The issue with "`showItemCount` in swimlane row is not resetting to zero if no cards are present" has been resolved.
119
+ - `#F169010` - The issue with "The Kanban board refreshed before fetching data from the server" has been solved.
120
+
121
+ ## 19.3.44 (2021-10-05)
122
+
123
+ ### Kanban
124
+
125
+ #### Bug Fixes
126
+
127
+ - `#F169009` - The issue with "Script error thrown when enabling the `enablePersistence` property with remote data" has been resolved.
128
+
129
+ ## 19.3.43 (2021-09-30)
130
+
131
+ ### Kanban
132
+
133
+ #### New Features
134
+
135
+ - `#I299672` - Provided support to bind the `ObservableCollection` data to the Kanban board.
136
+
137
+ ## 19.2.60 (2021-09-07)
138
+
139
+ ### Kanban
140
+
141
+ #### Bug Fixes
142
+
143
+ - `#I340470` - The issue with "Kanban `dataBound` event is not receiving `server-side` updated data" has been fixed.
144
+
145
+ ## 19.2.56 (2021-08-17)
146
+
147
+ ### Kanban
148
+
149
+ #### Bug Fixes
150
+
151
+ - `#I331403` - The issue with "Kanban is not rendering properly when the data does not have the `keyField` mapping key" has been fixed.
152
+
153
+ ## 19.2.47 (2021-07-13)
154
+
155
+ ### Kanban
156
+
157
+ #### Bug Fixes
158
+
159
+ - `#F166554` - The problem with the selection that is not maintained in the card after performing CRUD operation has been fixed.
160
+
161
+ ## 19.2.46 (2021-07-06)
162
+
163
+ ### Kanban
164
+
165
+ #### Bug Fixes
166
+
167
+ - `#I332574` - The issue with "Column headers of the kanban is not updated, with the drag and drop actions" has been resolved.
168
+
169
+ ## 19.1.67 (2021-06-08)
170
+
171
+ ### Kanban
172
+
173
+ #### Bug Fixes
174
+
175
+ - `#F165595` - The issue with "Card data changed even when the editing cancel in the `dialog(card editing)`" has been resolved.
176
+
177
+ ## 19.1.66 (2021-06-01)
178
+
179
+ ### Kanban
180
+
181
+ #### Bug Fixes
182
+
183
+ - `#F165617`, `#F165618` - The issue with "Kanban edit dialog element not removed when `args.cancel` is set to true on `dialogOpen` event" has been resolved.
184
+ - `#I328517` - The issue with the "Swimlane template did not render properly when loaded on mobile device" has been resolved.
185
+ - `#I326559` - The issue with "Descending order of cards in the column is not maintained when adding a new card" has been resolved.
186
+
187
+ ## 19.1.65 (2021-05-25)
188
+
189
+ ### Kanban
190
+
191
+ #### Bug Fixes
192
+
193
+ - `#I287435` - The issue with "number type `keyField` arguments not supported on `showColumn`, `hideColumn`, `updateCard` and `getColumnData` public method" has been resolved.
194
+
195
+ ## 19.1.63 (2021-05-13)
196
+
197
+ ### Kanban
198
+
199
+ #### New Features
200
+
201
+ - `#287435, #295725` - Support provided for map the `keyField` in the `column` as number type.
202
+
203
+ #### Bug Fixes
204
+
205
+ - `#I324923` - The issue with "Kanban content colour not changed, when using the material-dark theme" has been resolved.
206
+ - `#F160742` - The issue with "Script error thrown when drag and drop operation performed when swimlane `keyField` as non-existing field" has been resolved.
207
+ - `#322742` - The issue with "Unable to drag and drop the card when `WebApiAdaptor` used on Kanban" has been resolved.
208
+
209
+ ## 19.1.59 (2021-05-04)
210
+
211
+ ### Kanban
212
+
213
+ #### Bug Fixes
214
+
215
+ - `#278650` - The issue with "Unable to drag and drop the cards on iPad device" has been fixed.
216
+
217
+ ## 19.1.57 (2021-04-20)
218
+
219
+ ### Kanban
220
+
221
+ #### Bug Fixes
222
+
223
+ - `#321297` - The issue with "Kanban custom dialog drop down list does not properly return integer type value" has been fixed.
224
+
225
+ ## 19.1.54 (2021-03-30)
226
+
227
+ ### Kanban
228
+
229
+ #### New Features
230
+
231
+ - `F160742` - Support to drag and drop the card from kanban to an external source and vice versa has been provided.
232
+
233
+ #### Bug Fixes
234
+
235
+ - `#317594` - An issue with "script error thrown when dynamically add new card with new swimlane key" issue has been fixed.
236
+
237
+ ## 18.4.46 (2021-03-02)
238
+
239
+ ### Kanban
240
+
241
+ #### Bug Fixes
242
+
243
+ - `#I311076` - An issue with templates is cleared when refresh the header using the public method has been fixed.
244
+ - `#I315242` - An issue with drag and drop is not working properly when add columns dynamically has been fixed.
245
+ - `#I315596` - An issue with drag and drop is not working properly when `dataSource` change dynamically has been fixed.
246
+
247
+ ## 18.4.44 (2021-02-23)
248
+
249
+ ### Kanban
250
+
251
+ #### Bug Fixes
252
+
253
+ - `#315107` - The issue with "cards are hidden when multiple cards are dragged and dropped to their original position" has been fixed.
254
+ - `#F161605` - An issue with drag and drop the cards when kanban placed inside card has been fixed.
255
+ - An issue with "Unable to refresh the header count when drag the card and drop to another column" has been resolved.
256
+
257
+ ## 18.4.41 (2021-02-02)
258
+
259
+ ### Kanban
260
+
261
+ #### Bug Fixes
262
+
263
+ - `#F161568` - An issue when scrollbar is disappears the column became misaligned issue has been resolved.
264
+ - `#I311076` - Provided a public method as `renderHeader` to refresh the header template.
265
+ - `#309763` - The issue with "Unable to drag and drop the cards within the column when setting the `sortBy` property as `Index`" has been resolved.
266
+ - `#F161669` - The issue with "Duplicate card rendering while searching the text after drag and drop operation is performed" has been fixed.
267
+ - `#287431` - An issue with the card has rendered at column last position when using `updateCard` method has been fixed.
268
+
269
+ ## 18.4.33 (2021-01-05)
270
+
271
+ ### Kanban
272
+
273
+ #### Bug Fixes
274
+
275
+ - `#308798` - The issue with "Script error thrown when drag and drop the cards in swimlane layout with responsive mode" has been resolved.
276
+
277
+ ## 18.4.30 (2020-12-17)
278
+
279
+ ### Kanban
280
+
281
+ #### New Features
282
+
283
+ - Provided workflow support that determines transitions of card from one column to another in Kanban.
284
+ - Provided support to prevent dragging and dropping the cards on particular column.
285
+ - Provided auto scroll support when drag and drop the cards between columns.
286
+ - Provided custom sorting option for swimlane rows based on user choice.
287
+
288
+ #### Breaking Changes
289
+
290
+ - In `sortSettings` the default value of `sortBy` property has changed to `Index` from `DataSourceOrder`.
291
+
292
+ ## 18.3.53 (2020-12-08)
293
+
294
+ ### Kanban
295
+
296
+ #### Bug Fixes
297
+
298
+ - `#159897` - An issue with Dialog template not working has been fixed.
299
+
300
+ ## 18.3.52 (2020-12-01)
301
+
302
+ ### Kanban
303
+
304
+ #### Bug Fixes
305
+
306
+ - `#300968, #302271` - An issue with the `dragStart` event maintained previous changed value in argument has been fixed.
307
+
308
+ ## 18.3.50 (2020-11-17)
309
+
310
+ ### Kanban
311
+
312
+ #### Bug Fixes
313
+
314
+ - `#301633` - The issue with "Script error thrown when using `deleteCard` public method" has been resolved.
315
+ - `#301761` - The issue with "Changed card not maintained their modified state properly when drop the card to another columns after using `updateCard` public method" has been resolved.
316
+ - `#300558` - An issue with the all card data are disappeared after card drag and drop has been fixed.
317
+
318
+ ## 18.3.40 (2020-10-13)
319
+
320
+ ### Kanban
321
+
322
+ #### New Features
323
+
324
+ - `#288864` - We had improved the performance while loading a huge number of cards and now dragging cards only be refreshed instead of whole cards.
325
+
326
+ ## 18.3.35 (2020-10-01)
327
+
328
+ ### Kanban
329
+
330
+ #### Bug Fixes
331
+
332
+ - `#287430` - The issue with "Mismatch in the events argument type information" has been resolved.
333
+
334
+ ## 18.2.57 (2020-09-08)
335
+
336
+ ### Kanban
337
+
338
+ #### Bug Fixes
339
+
340
+ - `#289221` - The issue with "Two empty placeholders appear on the content cell when dropping the cards to its original position" has been resolved.
341
+ - `#289831` - The issue with "Cards are jumped to the last position of the column when the dialog template values are not changed" has been resolved.
342
+
343
+ ## 18.2.54 (2020-08-18)
344
+
345
+ ### Kanban
346
+
347
+ #### Bug Fixes
348
+
349
+ - `#287430` - The issue with "Mismatch in the public methods type information" has been resolved.
350
+
351
+ ## 18.2.47 (2020-07-28)
352
+
353
+ ### Kanban
354
+
355
+ #### Bug Fixes
356
+
357
+ - `#284048` - Provided unassigned Swimlane group support on the Kanban board.
358
+
359
+ ## 18.2.44 (2020-07-07)
360
+
361
+ ### Kanban
362
+
363
+ #### New Features
364
+
365
+ - **Sorting Order**: Arrange the cards in ascending or descending order based on the `sortBy` property.
366
+ - **Card Layout**: Improved the card layout by providing the default colours, labels, and custom classes.
367
+ - **Dialog Customization**: Users can customize the particular property in the editing or adding dialog by using the `model` property.
368
+ - **Toggle Column Count**: Provided cards count on the collapsed column.
369
+
370
+ #### Breaking Changes
371
+
372
+ - Removed the `priority` under the `cardSettings` property and included these functionalities to the sorting order feature by setting the `sortBy` as `Index` under the `sortSettings` property.
373
+ - Replaced the `sortBy` with `sortDirection` under the `swimlaneSettings` property.
374
+
375
+ | **Previous API** | **Current API** |
376
+ |---|---|
377
+ | cardSettings.priority | sortSettings.sortBy as `Index` |
378
+ | swimlaneSettings.sortBy | swimlaneSettings.sortDirection |
379
+
380
+ ## 18.1.56 (2020-06-09)
381
+
382
+ ### Kanban
383
+
384
+ #### Bug Fixes
385
+
386
+ - `#279543` - An issue with script error thrown when click the `showAddButton` icon and specify the `priority` property has been fixed.
387
+
388
+ ## 18.1.55 (2020-06-02)
389
+
390
+ ### Kanban
391
+
392
+ #### Bug Fixes
393
+
394
+ - `#278225` - An issue with kanban styles not loaded properly when `refresh` method called issue has been fixed.
395
+
396
+ ## 18.1.48 (2020-05-05)
397
+
398
+ ### Kanban
399
+
400
+ #### Bug Fixes
401
+
402
+ - `#274830` - An issue with Rendered empty column when empty data passed to Kanban board has been fixed.
403
+
404
+ ## 18.1.46 (2020-04-28)
405
+
406
+ ### Kanban
407
+
408
+ #### Bug Fixes
409
+
410
+ - `#274505` - An issue with server post triggered without showing Spinner has been fixed.
411
+ - `#274710` - An issue with dropped clone not created at first position when drag the cards has been fixed.
412
+
413
+ ## 18.1.42 (2020-04-01)
414
+
415
+ ### Kanban
416
+
417
+ #### New Features
418
+
419
+ - **Priority Support**: The features enable to render the cards based on the priority value. So, user can easily drag and drop the cards to particular place.
420
+ - **Dialog Editing**: The dialog editing support is used to perform CRUD actions such as add new card, edit or delete existing cards.
421
+
422
+ undefinedThe Kanban component is an efficient way to visually depict work at various stages of a process using cards, columns, and swimlane.
423
+
424
+
425
+ - **Data binding**: Seamless data binding with various local and remote data sources.
426
+ - **Swimlane**: The horizontal categorization of cards in the kanban, which brings transparency to the workflow. The swimlane rows can be expanded and collapsed.
427
+ - **Key mapping**: Map one or multiple keys to single columns.
428
+ - **Toggle Columns**: The columns can be expanded and collapsed.
429
+ - **WIP Validation**: Set a minimum and maximum number of cards in a column.
430
+ - **Priority Support**: The features enable to render the cards based on the priority value. So, user can easily drag and drop the cards to particular place.
431
+ - **Dialog Editing**: The dialog editing support is used to perform CRUD actions such as add new card, edit or delete existing cards.
432
+ - **Drag and Drop**: Cards can be easily dragged and dropped from one column to another. You can also drag them from one swim lane to another.
433
+ - **Stacked headers**: Additional column headers can be added in a stacked manner.
434
+ - **Tooltip**: Display the card information with a default tooltip and templated tooltip.
435
+ - **Selection**: Select a single or multiple cards.
436
+ - **Templates**: The key elements such as cards, column headers, swimlanes and tooltip come with template support for embedding any kind of HTML element and CSS style.
437
+ - **Responsive rendering**: Adapts with optimal user interfaces to mobile and desktop form-factors.
438
+ - **Localization**: All the static text content can be localized to any desired language.
439
+ - **RTL**: Display the control contents from right to left.
440
+
441
+
442
+ ## 17.4.46 (2020-01-30)
443
+
444
+ ### Kanban
445
+
446
+ The Kanban component is an efficient way to visually depict work at various stages of a process using cards, columns, and swimlane.
447
+
448
+
449
+ - **Data binding**: Seamless data binding with various local and remote data sources.
450
+ - **Swimlane**: The horizontal categorization of cards in the kanban, which brings transparency to the workflow. The swimlane rows can be expanded and collapsed.
451
+ - **Key mapping**: Map one or multiple keys to single columns.
452
+ - **Toggle Columns**: The columns can be expanded and collapsed.
453
+ - **WIP Validation**: Set a minimum and maximum number of cards in a column.
454
+ - **Drag and Drop**: Cards can be easily dragged and dropped from one column to another. You can also drag them from one swim lane to another.
455
+ - **Stacked headers**: Additional column headers can be added in a stacked manner.
456
+ - **Tooltip**: Display the card information with a default tooltip and templated tooltip.
457
+ - **Selection**: Select a single or multiple cards.
458
+ - **Templates**: The key elements such as cards, column headers, swimlanes and tooltip come with template support for embedding any kind of HTML element and CSS style.
459
+ - **Responsive rendering**: Adapts with optimal user interfaces to mobile and desktop form-factors.
460
+ - **Localization**: All the static text content can be localized to any desired language.
461
+ - **RTL**: Display the control contents from right to left.
462
+
463
+
package/README.md CHANGED
@@ -136,4 +136,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
136
136
 
137
137
  See [LICENSE FILE](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=angular-kanban-npm) for more info.
138
138
 
139
- © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
139
+ © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.