@syncfusion/ej2-angular-kanban 25.2.3-ngcc → 25.2.3

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