@syncfusion/ej2-treegrid 19.4.55 → 20.1.48

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 (76) hide show
  1. package/CHANGELOG.md +6 -56
  2. package/dist/ej2-treegrid.umd.min.js +2 -2
  3. package/dist/ej2-treegrid.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-treegrid.es2015.js +4885 -4779
  5. package/dist/es6/ej2-treegrid.es2015.js.map +1 -1
  6. package/dist/es6/ej2-treegrid.es5.js +5024 -4922
  7. package/dist/es6/ej2-treegrid.es5.js.map +1 -1
  8. package/dist/global/ej2-treegrid.min.js +2 -2
  9. package/dist/global/ej2-treegrid.min.js.map +1 -1
  10. package/dist/global/index.d.ts +1 -1
  11. package/package.json +9 -9
  12. package/src/treegrid/actions/batch-edit.js +21 -4
  13. package/src/treegrid/actions/crud-actions.js +3 -1
  14. package/src/treegrid/actions/edit.js +16 -1
  15. package/src/treegrid/actions/filter.js +3 -0
  16. package/src/treegrid/actions/rowdragdrop.d.ts +2 -0
  17. package/src/treegrid/actions/rowdragdrop.js +56 -24
  18. package/src/treegrid/actions/toolbar.js +2 -2
  19. package/src/treegrid/base/data.js +4 -2
  20. package/src/treegrid/base/treegrid-model.d.ts +1 -1
  21. package/src/treegrid/base/treegrid.d.ts +13 -6
  22. package/src/treegrid/base/treegrid.js +85 -35
  23. package/src/treegrid/models/column.d.ts +0 -9
  24. package/src/treegrid/models/column.js +0 -19
  25. package/src/treegrid/utils.js +2 -1
  26. package/styles/bootstrap-dark.css +27 -12
  27. package/styles/bootstrap.css +27 -12
  28. package/styles/bootstrap4.css +21 -12
  29. package/styles/bootstrap5-dark.css +43 -27
  30. package/styles/bootstrap5.css +43 -27
  31. package/styles/fabric-dark.css +27 -12
  32. package/styles/fabric.css +27 -12
  33. package/styles/fluent-dark.css +556 -0
  34. package/styles/fluent-dark.scss +1 -0
  35. package/styles/fluent.css +556 -0
  36. package/styles/fluent.scss +1 -0
  37. package/styles/highcontrast-light.css +27 -12
  38. package/styles/highcontrast.css +27 -12
  39. package/styles/material-dark.css +19 -10
  40. package/styles/material.css +19 -10
  41. package/styles/tailwind-dark.css +41 -88
  42. package/styles/tailwind.css +26 -73
  43. package/styles/treegrid/_bootstrap-dark-definition.scss +0 -2
  44. package/styles/treegrid/_bootstrap-definition.scss +0 -2
  45. package/styles/treegrid/_bootstrap4-definition.scss +0 -2
  46. package/styles/treegrid/_bootstrap5-definition.scss +3 -5
  47. package/styles/treegrid/_fabric-dark-definition.scss +0 -2
  48. package/styles/treegrid/_fabric-definition.scss +0 -2
  49. package/styles/treegrid/_fluent-dark-definition.scss +1 -0
  50. package/styles/treegrid/_fluent-definition.scss +3 -4
  51. package/styles/treegrid/_highcontrast-definition.scss +0 -2
  52. package/styles/treegrid/_highcontrast-light-definition.scss +0 -2
  53. package/styles/treegrid/_layout.scss +66 -13
  54. package/styles/treegrid/_material-dark-definition.scss +0 -2
  55. package/styles/treegrid/_material-definition.scss +0 -2
  56. package/styles/treegrid/_tailwind-definition.scss +3 -5
  57. package/styles/treegrid/bootstrap-dark.css +27 -12
  58. package/styles/treegrid/bootstrap.css +27 -12
  59. package/styles/treegrid/bootstrap4.css +21 -12
  60. package/styles/treegrid/bootstrap5-dark.css +43 -27
  61. package/styles/treegrid/bootstrap5.css +43 -27
  62. package/styles/treegrid/fabric-dark.css +27 -12
  63. package/styles/treegrid/fabric.css +27 -12
  64. package/styles/treegrid/fluent-dark.css +556 -0
  65. package/styles/treegrid/fluent-dark.scss +18 -0
  66. package/styles/treegrid/fluent.css +556 -0
  67. package/styles/treegrid/fluent.scss +18 -0
  68. package/styles/treegrid/highcontrast-light.css +27 -12
  69. package/styles/treegrid/highcontrast.css +27 -12
  70. package/styles/treegrid/icons/_fluent-dark.scss +1 -0
  71. package/styles/treegrid/icons/_tailwind-dark.scss +5 -5
  72. package/styles/treegrid/icons/_tailwind.scss +5 -5
  73. package/styles/treegrid/material-dark.css +19 -10
  74. package/styles/treegrid/material.css +19 -10
  75. package/styles/treegrid/tailwind-dark.css +41 -88
  76. package/styles/treegrid/tailwind.css +26 -73
package/CHANGELOG.md CHANGED
@@ -2,75 +2,25 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ## 19.4.54 (2022-03-01)
6
-
7
5
  ### Tree Grid
8
6
 
9
7
  #### New Features
10
8
 
11
- - `#I367483` - Provided Indent/Outdent toolbar icon based on row selection and deselection.
12
-
13
- #### Bug Fixes
14
-
15
- - `#I362146` - Resolved row customization is not applied when performing an indent or outdent action with the immutable property enabled.
16
-
17
- ## 19.4.52 (2022-02-15)
18
-
19
- ### Tree Grid
20
-
21
- #### Bug Fixes
22
-
23
- - `#I360392` - Resolved infinite scrolling does not work properly when all records are collapsed.
24
- - `#I364449` - Resolved last row border missing after collapsing all records while using setRowData method.
25
- - `#I357347` - Added indent/outdent functionality details in event arguments.
26
-
27
- ## 19.4.47 (2022-01-25)
28
-
29
- ### Tree Grid
30
-
31
- #### Bug Fixes
32
-
33
- - `#332563` - Throws script error in vue platform while exporting with aggregates has been fixed.
34
-
35
- ## 19.4.42 (2022-01-11)
36
-
37
- ### Tree Grid
9
+ - `#I362030` - Provided support to update the expand state mapping field value in dataSource as per the expand/collapse action.
38
10
 
39
11
  #### Bug Fixes
40
12
 
41
- - `#SF-355817` - Resolved 'No records to display' issue while changing datasource when treeColumnIndex enabled for column template.
42
- - `#SF-360411` - Resolved 'No records to display' issue while expanding all records with virtualization.
13
+ - `#I369632` - Adding a record using addRecord method in Batch editing works fine.
14
+ - `#I372623` - Resolved searched child record not shown when its parent record in collapsed state.
15
+ - `#I361333` - Resolved performance issue in drag and drop.
43
16
 
44
- ## 19.4.41 (2022-01-04)
17
+ ## 20.1.47 (2022-04-04)
45
18
 
46
19
  ### Tree Grid
47
20
 
48
21
  #### Bug Fixes
49
22
 
50
- - `#F171247` - Resolved first row hiding issue in iOS device while using virtualization.
51
-
52
- ## 19.4.40 (2021-12-28)
53
-
54
- ### Tree Grid
55
-
56
- #### Bug Fixes
57
-
58
- - `#I348232` - Resolved expanding and collapsing the records clearing the selection in checkbox selection while using virtualization.
59
- - `#I349138` - The expand / collapse state on excel exported file works fine.
60
-
61
- ## 19.4.38 (2021-12-17)
62
-
63
- ### Tree Grid
64
-
65
- #### New Features
66
-
67
- - Provided support for `expandByKey`, `collapseByKey` methods and improved `expantAtLevel`, `collapseAtLevel` methods for nested records in tree grid.
68
- - Provided Adaptive UI layout support for all devices.
69
-
70
- #### Bug Fixes
71
-
72
- - `#I348001`,`#I349046`,`#I349018` Throws script error while performing scroll on Virtualization enabled has been fixed.
73
- - `#F167694` Resolved state changes not reflected for Treegrid column directive.
23
+ - `#I369691` - Indent / Outdent functionality can now be enabled without allowRowDragAndDrop property.
74
24
 
75
25
  ## 19.2.44 (2021-06-30)
76
26