@syncfusion/ej2-angular-layouts 22.2.5 → 22.2.9-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 (233) hide show
  1. package/@syncfusion/ej2-angular-layouts.es5.js +495 -0
  2. package/@syncfusion/ej2-angular-layouts.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-layouts.js +447 -0
  4. package/@syncfusion/ej2-angular-layouts.js.map +1 -0
  5. package/CHANGELOG.md +620 -0
  6. package/dist/ej2-angular-layouts.umd.js +522 -0
  7. package/dist/ej2-angular-layouts.umd.js.map +1 -0
  8. package/dist/ej2-angular-layouts.umd.min.js +11 -0
  9. package/dist/ej2-angular-layouts.umd.min.js.map +1 -0
  10. package/ej2-angular-layouts.d.ts +6 -0
  11. package/ej2-angular-layouts.metadata.json +1 -0
  12. package/package.json +14 -28
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/dashboard-layout/dashboardlayout-all.module.d.ts +0 -6
  18. package/src/dashboard-layout/dashboardlayout.component.d.ts +0 -3
  19. package/src/dashboard-layout/dashboardlayout.module.d.ts +0 -7
  20. package/src/dashboard-layout/panels.directive.d.ts +0 -5
  21. package/src/splitter/panesettings.directive.d.ts +0 -5
  22. package/src/splitter/splitter-all.module.d.ts +0 -6
  23. package/src/splitter/splitter.component.d.ts +0 -3
  24. package/src/splitter/splitter.module.d.ts +0 -7
  25. package/styles/avatar/bootstrap-dark.scss +1 -3
  26. package/styles/avatar/bootstrap.scss +1 -3
  27. package/styles/avatar/bootstrap4.scss +1 -3
  28. package/styles/avatar/bootstrap5-dark.scss +1 -3
  29. package/styles/avatar/bootstrap5.scss +1 -3
  30. package/styles/avatar/fabric-dark.scss +1 -3
  31. package/styles/avatar/fabric.scss +1 -3
  32. package/styles/avatar/fluent-dark.scss +1 -3
  33. package/styles/avatar/fluent.scss +1 -3
  34. package/styles/avatar/highcontrast-light.scss +1 -3
  35. package/styles/avatar/highcontrast.scss +1 -3
  36. package/styles/avatar/material-dark.scss +1 -3
  37. package/styles/avatar/material.scss +1 -3
  38. package/styles/avatar/material3-dark.scss +1 -3
  39. package/styles/avatar/material3.scss +1 -3
  40. package/styles/avatar/tailwind-dark.scss +1 -3
  41. package/styles/avatar/tailwind.scss +1 -3
  42. package/styles/card/bootstrap-dark.scss +1 -3
  43. package/styles/card/bootstrap.scss +1 -3
  44. package/styles/card/bootstrap4.scss +1 -3
  45. package/styles/card/bootstrap5-dark.scss +1 -3
  46. package/styles/card/bootstrap5.scss +1 -3
  47. package/styles/card/fabric-dark.scss +1 -3
  48. package/styles/card/fabric.scss +1 -3
  49. package/styles/card/fluent-dark.scss +1 -3
  50. package/styles/card/fluent.scss +1 -3
  51. package/styles/card/highcontrast-light.scss +1 -3
  52. package/styles/card/highcontrast.scss +1 -3
  53. package/styles/card/material-dark.scss +1 -3
  54. package/styles/card/material.scss +1 -3
  55. package/styles/card/material3-dark.scss +1 -3
  56. package/styles/card/material3.scss +1 -3
  57. package/styles/card/tailwind-dark.scss +1 -3
  58. package/styles/card/tailwind.scss +1 -3
  59. package/styles/dashboard-layout/bootstrap-dark.scss +1 -4
  60. package/styles/dashboard-layout/bootstrap.scss +1 -4
  61. package/styles/dashboard-layout/bootstrap4.scss +1 -4
  62. package/styles/dashboard-layout/bootstrap5-dark.scss +1 -4
  63. package/styles/dashboard-layout/bootstrap5.scss +1 -4
  64. package/styles/dashboard-layout/fabric-dark.scss +1 -4
  65. package/styles/dashboard-layout/fabric.scss +1 -4
  66. package/styles/dashboard-layout/fluent-dark.scss +1 -4
  67. package/styles/dashboard-layout/fluent.scss +1 -4
  68. package/styles/dashboard-layout/highcontrast-light.scss +1 -3
  69. package/styles/dashboard-layout/highcontrast.scss +1 -4
  70. package/styles/dashboard-layout/material-dark.scss +1 -4
  71. package/styles/dashboard-layout/material.scss +1 -4
  72. package/styles/dashboard-layout/material3-dark.scss +1 -4
  73. package/styles/dashboard-layout/material3.scss +1 -4
  74. package/styles/dashboard-layout/tailwind-dark.scss +1 -4
  75. package/styles/dashboard-layout/tailwind.scss +1 -4
  76. package/styles/material3-dark.css +170 -1
  77. package/styles/material3-dark.scss +0 -1
  78. package/styles/material3.css +335 -1
  79. package/styles/material3.scss +0 -1
  80. package/styles/splitter/bootstrap-dark.scss +1 -4
  81. package/styles/splitter/bootstrap.scss +1 -4
  82. package/styles/splitter/bootstrap4.scss +1 -4
  83. package/styles/splitter/bootstrap5-dark.scss +1 -4
  84. package/styles/splitter/bootstrap5.scss +1 -4
  85. package/styles/splitter/fabric-dark.scss +1 -4
  86. package/styles/splitter/fabric.scss +1 -4
  87. package/styles/splitter/fluent-dark.scss +1 -4
  88. package/styles/splitter/fluent.scss +1 -4
  89. package/styles/splitter/highcontrast-light.scss +1 -4
  90. package/styles/splitter/highcontrast.scss +1 -4
  91. package/styles/splitter/material-dark.scss +1 -4
  92. package/styles/splitter/material.scss +1 -4
  93. package/styles/splitter/material3-dark.scss +1 -4
  94. package/styles/splitter/material3.scss +1 -4
  95. package/styles/splitter/tailwind-dark.scss +1 -4
  96. package/styles/splitter/tailwind.scss +1 -4
  97. package/esm2020/public_api.mjs +0 -3
  98. package/esm2020/src/dashboard-layout/dashboardlayout-all.module.mjs +0 -23
  99. package/esm2020/src/dashboard-layout/dashboardlayout.component.mjs +0 -64
  100. package/esm2020/src/dashboard-layout/dashboardlayout.module.mjs +0 -34
  101. package/esm2020/src/dashboard-layout/panels.directive.mjs +0 -72
  102. package/esm2020/src/index.mjs +0 -10
  103. package/esm2020/src/splitter/panesettings.directive.mjs +0 -66
  104. package/esm2020/src/splitter/splitter-all.module.mjs +0 -23
  105. package/esm2020/src/splitter/splitter.component.mjs +0 -64
  106. package/esm2020/src/splitter/splitter.module.mjs +0 -34
  107. package/esm2020/syncfusion-ej2-angular-layouts.mjs +0 -5
  108. package/fesm2015/syncfusion-ej2-angular-layouts.mjs +0 -354
  109. package/fesm2015/syncfusion-ej2-angular-layouts.mjs.map +0 -1
  110. package/fesm2020/syncfusion-ej2-angular-layouts.mjs +0 -354
  111. package/fesm2020/syncfusion-ej2-angular-layouts.mjs.map +0 -1
  112. package/styles/avatar/_all.scss +0 -1
  113. package/styles/avatar/_bootstrap-dark-definition.scss +0 -18
  114. package/styles/avatar/_bootstrap-definition.scss +0 -18
  115. package/styles/avatar/_bootstrap4-definition.scss +0 -18
  116. package/styles/avatar/_bootstrap5-dark-definition.scss +0 -1
  117. package/styles/avatar/_bootstrap5-definition.scss +0 -26
  118. package/styles/avatar/_fabric-dark-definition.scss +0 -18
  119. package/styles/avatar/_fabric-definition.scss +0 -18
  120. package/styles/avatar/_fluent-dark-definition.scss +0 -1
  121. package/styles/avatar/_fluent-definition.scss +0 -25
  122. package/styles/avatar/_fusionnew-definition.scss +0 -26
  123. package/styles/avatar/_highcontrast-definition.scss +0 -18
  124. package/styles/avatar/_highcontrast-light-definition.scss +0 -18
  125. package/styles/avatar/_layout.scss +0 -79
  126. package/styles/avatar/_material-dark-definition.scss +0 -18
  127. package/styles/avatar/_material-definition.scss +0 -18
  128. package/styles/avatar/_material3-dark-definition.scss +0 -1
  129. package/styles/avatar/_material3-definition.scss +0 -26
  130. package/styles/avatar/_tailwind-dark-definition.scss +0 -1
  131. package/styles/avatar/_tailwind-definition.scss +0 -25
  132. package/styles/avatar/_theme.scss +0 -1
  133. package/styles/card/_all.scss +0 -2
  134. package/styles/card/_bootstrap-dark-definition.scss +0 -245
  135. package/styles/card/_bootstrap-definition.scss +0 -125
  136. package/styles/card/_bootstrap4-definition.scss +0 -127
  137. package/styles/card/_bootstrap5-dark-definition.scss +0 -1
  138. package/styles/card/_bootstrap5-definition.scss +0 -125
  139. package/styles/card/_fabric-dark-definition.scss +0 -233
  140. package/styles/card/_fabric-definition.scss +0 -124
  141. package/styles/card/_fluent-dark-definition.scss +0 -1
  142. package/styles/card/_fluent-definition.scss +0 -130
  143. package/styles/card/_fusionnew-definition.scss +0 -125
  144. package/styles/card/_highcontrast-definition.scss +0 -125
  145. package/styles/card/_highcontrast-light-definition.scss +0 -246
  146. package/styles/card/_layout.scss +0 -528
  147. package/styles/card/_material-dark-definition.scss +0 -240
  148. package/styles/card/_material-definition.scss +0 -124
  149. package/styles/card/_material3-dark-definition.scss +0 -1
  150. package/styles/card/_material3-definition.scss +0 -125
  151. package/styles/card/_tailwind-dark-definition.scss +0 -1
  152. package/styles/card/_tailwind-definition.scss +0 -123
  153. package/styles/card/_theme.scss +0 -104
  154. package/styles/dashboard-layout/_all.scss +0 -2
  155. package/styles/dashboard-layout/_bootstrap-dark-definition.scss +0 -102
  156. package/styles/dashboard-layout/_bootstrap-definition.scss +0 -102
  157. package/styles/dashboard-layout/_bootstrap4-definition.scss +0 -102
  158. package/styles/dashboard-layout/_bootstrap5-dark-definition.scss +0 -1
  159. package/styles/dashboard-layout/_bootstrap5-definition.scss +0 -108
  160. package/styles/dashboard-layout/_fabric-dark-definition.scss +0 -103
  161. package/styles/dashboard-layout/_fabric-definition.scss +0 -102
  162. package/styles/dashboard-layout/_fluent-dark-definition.scss +0 -1
  163. package/styles/dashboard-layout/_fluent-definition.scss +0 -111
  164. package/styles/dashboard-layout/_fusionnew-definition.scss +0 -108
  165. package/styles/dashboard-layout/_highcontrast-definition.scss +0 -100
  166. package/styles/dashboard-layout/_highcontrast-light-definition.scss +0 -100
  167. package/styles/dashboard-layout/_layout.scss +0 -263
  168. package/styles/dashboard-layout/_material-dark-definition.scss +0 -103
  169. package/styles/dashboard-layout/_material-definition.scss +0 -102
  170. package/styles/dashboard-layout/_material3-dark-definition.scss +0 -1
  171. package/styles/dashboard-layout/_material3-definition.scss +0 -108
  172. package/styles/dashboard-layout/_tailwind-dark-definition.scss +0 -1
  173. package/styles/dashboard-layout/_tailwind-definition.scss +0 -109
  174. package/styles/dashboard-layout/_theme.scss +0 -128
  175. package/styles/dashboard-layout/icons/_bootstrap-dark.scss +0 -80
  176. package/styles/dashboard-layout/icons/_bootstrap.scss +0 -80
  177. package/styles/dashboard-layout/icons/_bootstrap4.scss +0 -80
  178. package/styles/dashboard-layout/icons/_bootstrap5-dark.scss +0 -1
  179. package/styles/dashboard-layout/icons/_bootstrap5.scss +0 -80
  180. package/styles/dashboard-layout/icons/_fabric-dark.scss +0 -80
  181. package/styles/dashboard-layout/icons/_fabric.scss +0 -80
  182. package/styles/dashboard-layout/icons/_fluent-dark.scss +0 -1
  183. package/styles/dashboard-layout/icons/_fluent.scss +0 -80
  184. package/styles/dashboard-layout/icons/_fusionnew.scss +0 -80
  185. package/styles/dashboard-layout/icons/_highcontrast.scss +0 -80
  186. package/styles/dashboard-layout/icons/_material-dark.scss +0 -80
  187. package/styles/dashboard-layout/icons/_material.scss +0 -80
  188. package/styles/dashboard-layout/icons/_material3-dark.scss +0 -1
  189. package/styles/dashboard-layout/icons/_material3.scss +0 -80
  190. package/styles/dashboard-layout/icons/_tailwind-dark.scss +0 -80
  191. package/styles/dashboard-layout/icons/_tailwind.scss +0 -80
  192. package/styles/splitter/_all.scss +0 -3
  193. package/styles/splitter/_bootstrap-dark-definition.scss +0 -26
  194. package/styles/splitter/_bootstrap-definition.scss +0 -26
  195. package/styles/splitter/_bootstrap4-definition.scss +0 -26
  196. package/styles/splitter/_bootstrap5-dark-definition.scss +0 -1
  197. package/styles/splitter/_bootstrap5-definition.scss +0 -31
  198. package/styles/splitter/_definition.scss +0 -1
  199. package/styles/splitter/_fabric-dark-definition.scss +0 -26
  200. package/styles/splitter/_fabric-definition.scss +0 -26
  201. package/styles/splitter/_fluent-dark-definition.scss +0 -1
  202. package/styles/splitter/_fluent-definition.scss +0 -31
  203. package/styles/splitter/_fusionnew-definition.scss +0 -31
  204. package/styles/splitter/_highcontrast-definition.scss +0 -26
  205. package/styles/splitter/_highcontrast-light-definition.scss +0 -26
  206. package/styles/splitter/_layout.scss +0 -416
  207. package/styles/splitter/_material-dark-definition.scss +0 -26
  208. package/styles/splitter/_material-definition.scss +0 -27
  209. package/styles/splitter/_material3-dark-definition.scss +0 -1
  210. package/styles/splitter/_material3-definition.scss +0 -31
  211. package/styles/splitter/_responsive.scss +0 -1
  212. package/styles/splitter/_tailwind-dark-definition.scss +0 -1
  213. package/styles/splitter/_tailwind-definition.scss +0 -31
  214. package/styles/splitter/_theme.scss +0 -207
  215. package/styles/splitter/icons/_bootstrap-dark.scss +0 -52
  216. package/styles/splitter/icons/_bootstrap.scss +0 -52
  217. package/styles/splitter/icons/_bootstrap4.scss +0 -51
  218. package/styles/splitter/icons/_bootstrap5-dark.scss +0 -1
  219. package/styles/splitter/icons/_bootstrap5.scss +0 -39
  220. package/styles/splitter/icons/_fabric-dark.scss +0 -52
  221. package/styles/splitter/icons/_fabric.scss +0 -52
  222. package/styles/splitter/icons/_fluent-dark.scss +0 -1
  223. package/styles/splitter/icons/_fluent.scss +0 -39
  224. package/styles/splitter/icons/_fusionnew.scss +0 -39
  225. package/styles/splitter/icons/_highcontrast-light.scss +0 -52
  226. package/styles/splitter/icons/_highcontrast.scss +0 -52
  227. package/styles/splitter/icons/_material-dark.scss +0 -51
  228. package/styles/splitter/icons/_material.scss +0 -51
  229. package/styles/splitter/icons/_material3-dark.scss +0 -1
  230. package/styles/splitter/icons/_material3.scss +0 -39
  231. package/styles/splitter/icons/_tailwind-dark.scss +0 -1
  232. package/styles/splitter/icons/_tailwind.scss +0 -39
  233. package/syncfusion-ej2-angular-layouts.d.ts +0 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,620 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased]
4
+
5
+ ### Splitter
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I483293` - Fixed memory leak issue in Splitter component.
10
+
11
+ ## 22.1.37 (2023-07-04)
12
+
13
+ ### Splitter
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I466016` - The issue with "The Horizontal pane does not retain its size when the window is resized" has been resolved.
18
+ - `#I466016` - The issue with "When including pane background colour, the Splitter resize button disappears" has been resolved.
19
+
20
+ ## 22.1.36 (2023-06-28)
21
+
22
+ ### Dashboard Layout
23
+
24
+ #### Bug Fixes
25
+
26
+ - `#I474181` - The issue with Dashboard Layout component while setting panels in row 1 and none at row 0 has been resolved.
27
+
28
+ ## 21.2.9 (2023-06-06)
29
+
30
+ ### Dashboard Layout
31
+
32
+ #### Bug Fixes
33
+
34
+ - `#F182339` - Resolved the panel overlapping issue, when resize it after continuously performing drag and drop actions in Dashboard Layout component.
35
+
36
+ ### Splitter
37
+
38
+ #### Bug Fixes
39
+
40
+ - `#I463883` - The issue of "updating the pane setting dynamically with the same value despite manually resizing the pane" has been resolved.
41
+
42
+ ## 21.2.6 (2023-05-23)
43
+
44
+ ### Splitter
45
+
46
+ #### Bug Fixes
47
+
48
+ - `#I451526` - The issue with the "Pane resizing would not works properly" has been resolved.
49
+
50
+ ## 20.4.48 (2023-02-01)
51
+
52
+ ### Splitter
53
+
54
+ #### Bug Fixes
55
+
56
+ - `#I425916` - Fixed issue with Expand and Collapse event triggering in splitter.
57
+
58
+ ## 20.4.38 (2022-12-21)
59
+
60
+ ### Dashboard Layout
61
+
62
+ #### Bug Fixes
63
+
64
+ - `#I395833` - The issue with the "Facing accessibility testing failure in the Dashboard Layout component" has been resolved.
65
+
66
+ ## 20.2.46 (2022-08-30)
67
+
68
+ ### Dashboard Layout
69
+
70
+ #### Bug Fixes
71
+
72
+ - `#I396820` - The issue with "minSizeX and minSizeY properties not working while using cellSpacing in Dashboard Layout component" has been resolved.
73
+
74
+ ## 20.2.39 (2022-07-19)
75
+
76
+ ### Dashboard Layout
77
+
78
+ #### Bug Fixes
79
+
80
+ - `#F171906` - The issue with "Adding dynamic panels after drag causes error in Dashboard Layout" has been resolved.
81
+
82
+ ## 20.2.38 (2022-07-12)
83
+
84
+ ### Splitter
85
+
86
+ #### Bug Fixes
87
+
88
+ - `#F385792` - The issues with the Splitter's first pane resizing to the right and the pane resizing not working properly has been resolved.
89
+
90
+ ## 20.1.61 (2022-06-21)
91
+
92
+ ### Dashboard Layout
93
+
94
+ #### Bug Fixes
95
+
96
+ - `#I382649` - The issue with "When resizing the page to less than `mediaQuery` value then the height was not proper for the Dashboard Layout component" has been resolved.
97
+
98
+ ## 20.1.58 (2022-05-31)
99
+
100
+ ### Splitter
101
+
102
+ #### Bug Fixes
103
+
104
+ - `#F174876` - Now, collapsing the splitter pane after resizing the pane and when the `enablePersistance` API is set to true works properly.
105
+
106
+ ## 19.3.43 (2021-09-30)
107
+
108
+ ### Splitter
109
+
110
+ #### Bug Fixes
111
+
112
+ - `#I341650` - The issue with "Resize event handler is not properly un-wired, when destroying the splitter component" has been resolved.
113
+
114
+ ## 19.2.48 (2021-07-20)
115
+
116
+ ### Splitter
117
+
118
+ #### Bug Fixes
119
+
120
+ - `#I334749` - Resolved the exception raised, when resizing the window with splitter rendered in the page.
121
+
122
+ ## 19.1.63 (2021-05-13)
123
+
124
+ ### Splitter
125
+
126
+ - Provided `enablePersistence` property to persists the component's state between page reloads.
127
+ - Provided `enableReversePanes` property to reorder the splitter panes.
128
+
129
+ ## 19.1.58 (2021-04-27)
130
+
131
+ ### Splitter
132
+
133
+ #### Bug Fixes
134
+
135
+ - `#F163365` - The issue with "When the first pane is collapsed, the size of the second pane is not properly set" has been resolved.
136
+
137
+ ## 19.1.55 (2021-04-06)
138
+
139
+ ### Splitter
140
+
141
+ #### Bug Fixes
142
+
143
+ - `#320479` - The issue with "`addPane` public method does not work when rendered with the nested splitter" has been resolved.
144
+
145
+ ## 19.1.54 (2021-03-30)
146
+
147
+ ### Dashboard Layout
148
+
149
+ #### Bug Fixes
150
+
151
+ - `#312164` - The issue with "Newly added dashboard panels hide while switch between mobile mode to normal mode" has been resolved.
152
+ - `#310199` - The issue "Unable to resize when rendering multiple panels" has been resolved.
153
+
154
+ ### Splitter
155
+
156
+ #### Bug Fixes
157
+
158
+ - `#315820, #313937, #316711` - The issue with "Console error occurs on resizing when the splitter is rendered" has been resolved.
159
+ - `#F163365` - The issue with "When the first pane is collapsed, the size of the second pane is not properly set" has been resolved.
160
+
161
+ - `#315820, #313937, #316711` - The issue with "Console error occurs on resizing when the splitter is rendered" has been resolved.
162
+
163
+ ## 18.4.30 (2020-12-17)
164
+
165
+ ### Dashboard Layout
166
+
167
+ #### Bug Fixes
168
+
169
+ - `F159402` - The issue with "The Syncfusion components are not rendered inside the Dashboard Layout while using the selector template" has been resolved.
170
+ - `F159797` - Now, the Dashboard Layout component is also available in the Theme studio.
171
+
172
+ ## 18.3.53 (2020-12-08)
173
+
174
+ ### Dashboard Layout
175
+
176
+ #### Bug Fixes
177
+
178
+ - `#303968` - The issue with "Script error occur in DashboardLayout, when updating its parent props using setState method in React platform" has been fixed.
179
+
180
+ ## 18.3.48 (2020-11-11)
181
+
182
+ ### Dashboard Layout
183
+
184
+ #### Bug Fixes
185
+
186
+ - `#F159413` - The issue with "Script error occurs when dynamically updating the panels using V-for" has been fixed.
187
+
188
+ ## 18.3.44 (2020-10-27)
189
+
190
+ ### Dashboard Layout
191
+
192
+ #### Bug Fixes
193
+
194
+ - `#292627` - The issue "Panels are overlapped with each other during window resize" has been fixed.
195
+
196
+ ## 18.3.40 (2020-10-13)
197
+
198
+ ### Dashboard Layout
199
+
200
+ #### Bug Fixes
201
+
202
+ - `#271335` - The support for rendering panels with their respective column size in the mobile view has been provided.
203
+
204
+ ## 18.3.35 (2020-10-01)
205
+
206
+ ### Dashboard Layout
207
+
208
+ #### Bug Fixes
209
+
210
+ - `#284795, #286988, #291408, #291630` - The issue with rendering panels when using angular template has been fixed.
211
+ - `#282904` - The issue with the empty space while setting allowFloating as true has been resolved.
212
+ - `#271335` - The support for rendering panels with their respective column size in the mobile view has been provided.
213
+
214
+ ## 18.2.58 (2020-09-15)
215
+
216
+ ### Splitter
217
+
218
+ #### Bug Fixes
219
+
220
+ - `#I288982` - The issue with "Resizing feature is not working properly when the splitter’s height is more than the window" has been resolved.
221
+
222
+ ## 18.2.46 (2020-07-21)
223
+
224
+ ### Dashboard Layout
225
+
226
+ #### Bug Fixes
227
+
228
+ - `#278405` - Issue with Dashboard element dimensions not updated properly based on the parent element dimensions has been resolved.
229
+
230
+ ## 18.2.44 (2020-07-07)
231
+
232
+ ### Dashboard Layout
233
+
234
+ #### Bug Fixes
235
+
236
+ - `#276817` - Panel content will now get persisted on page reload with persistence enabled.
237
+
238
+ ## 18.1.52 (2020-05-13)
239
+
240
+ ### Dashboard Layout
241
+
242
+ #### New Features
243
+
244
+ - `#269881` - Provided support to restrict the dragging functionality of an individual panel by adding `e-drag-restrict` cssClass to the panel.
245
+
246
+ ### Splitter
247
+
248
+ #### Bug Fixes
249
+
250
+ - `#273127` - Resolved the issue "Splitter resizing does not work as expected in the internet explorer browser".
251
+ - `F153749` - Issue with "Splitter expand and collapse action doesn't work as expected after the pane resize" has been resolved.
252
+
253
+ ## 18.1.48 (2020-05-05)
254
+
255
+ ### Dashboard Layout
256
+
257
+ #### Bug Fixes
258
+
259
+ - `#275109` - Issue with floating the panels in inline rendering has been resolved.
260
+
261
+ ## 18.1.46 (2020-04-28)
262
+
263
+ ### Splitter
264
+
265
+ #### Bug Fixes
266
+
267
+ - `#272732` -The issue with Splitter pane size decreased by resize of window has been resolved.
268
+
269
+ ## 18.1.45 (2020-04-21)
270
+
271
+ ### Splitter
272
+
273
+ #### Bug Fixes
274
+
275
+ -`#272515`, `#F153399` - Resolved the issue with nested splitter resizing is not working properly.
276
+
277
+
278
+ - Resolved the alignment issue with expand and collapse icons in the internet explorer browser.
279
+
280
+ ## 18.1.44 (2020-04-14)
281
+
282
+ ### Splitter
283
+
284
+ #### Bug Fixes
285
+
286
+ - `#269482` - Resolved the expand and collapse icons hidden issue when panes are expanded or collapsed.
287
+
288
+ ### Dashboard Layout
289
+
290
+ #### Bug Fixes
291
+
292
+ - `#271938` - The issue with `The Dashboard layout resize icon style overrides the RTE component image style` has been resolved.
293
+
294
+ ## 17.4.51 (2020-02-25)
295
+
296
+ ### Splitter
297
+
298
+ #### Bug Fixes
299
+
300
+ - `F11801` - Resolved the script errors thrown when performing keyboard action in single pane.
301
+
302
+ ### Dashboard Layout
303
+
304
+ #### Bug Fixes
305
+
306
+ - `#263850` - The issue with the invalid cursor that is displayed in panel content or header, which is not in draggable element has been resolved.
307
+
308
+ ## 17.4.50 (2020-02-18)
309
+
310
+ ### Splitter
311
+
312
+ #### Bug Fixes
313
+
314
+ - `#263496` - Resolved the issue with the splitter paneSettings `collapsed` property that is not updated properly when the panes are expanded or collapsed.
315
+
316
+ ### Dashboard Layout
317
+
318
+ #### New Features
319
+
320
+ - `#262900` - The `change` event now triggers when a panel is resized and then the adjacent panel position changes.
321
+
322
+ ## 17.4.47 (2020-02-05)
323
+
324
+ ### Splitter
325
+
326
+ #### Bug Fixes
327
+
328
+ - `#261892` - Issue with removePane public method does not update the value of the paneSettings property.
329
+
330
+ ### Dashboard Layout
331
+
332
+ #### Bug Fixes
333
+
334
+ - `#262675` - Provided the support to prevent the XSS attacks using the `enableHtmlSanitizer` property.
335
+
336
+ ## 17.4.46 (2020-01-30)
337
+
338
+ ### Dashboard Layout
339
+
340
+ #### Bug Fixes
341
+
342
+ - `#F150686` - The issue "Panels overlapping when you drag from top to bottom" has been resolved.
343
+
344
+ ### Splitter
345
+
346
+ #### Bug Fixes
347
+
348
+ - `#261757` - The issue, "cssClass not set into pane when you add the pane using the addPane method" has been resolved.
349
+ - `#261829` - Keyboard interaction issue with input components has been resolved.
350
+
351
+ ## 17.4.44 (2021-01-21)
352
+
353
+ ### Dashboard Layout
354
+
355
+ #### Bug Fixes
356
+
357
+ - Resolved the script error while destroying the dashboard layout component in IE11 browser.
358
+
359
+ ### Splitter
360
+
361
+ #### Bug Fixes
362
+
363
+ - `#I261044` - Issue with expand and collapse icons button type has been resolved.
364
+
365
+ ## 17.4.43 (2020-01-14)
366
+
367
+ ### Splitter
368
+
369
+ #### Bug Fixes
370
+
371
+ - `#255853` - Resolved the issue "Splitter resizing does not work as expected if it has an iframe element".
372
+ - `#259892` - Resolved the issue "Splitter pane is not properly resized when it has percentage pane size".
373
+ - `#258254` - Resolved the issue with the public method `addPane` that does not work when rendered a single pane.
374
+
375
+ ## 17.4.41 (2020-01-07)
376
+
377
+ ### Dashboard Layout
378
+
379
+ #### Bug Fixes
380
+
381
+ - `#258121` - Resolved the CSS warnings in Firefox 71.0 version.
382
+
383
+ ### Splitter
384
+
385
+ #### Bug Fixes
386
+
387
+ - `#254606` - Web accessibility issues resolved.
388
+
389
+ #### New Features
390
+
391
+ - Provided `Keyboard navigation support` for splitter. The available keyboard shortcuts are,
392
+
393
+ - `Up Arrow` - will move separator towards up in vertical splitter.
394
+ - `Down Arrow` - will move separator towards down in vertical splitter.
395
+ - `Right Arrow` - will move separator towards right in horizontal splitter.
396
+ - `Left Arrow` - will move separator towards left in horizontal splitter.
397
+ - `Enter key` - will toggle nearest collapsible pane of focused separator.
398
+
399
+ ## 17.4.40 (2019-12-24)
400
+
401
+ ### Dashboard Layout
402
+
403
+ #### Bug Fixes
404
+
405
+ - Panels overlapping issue "while dragging the panels in bootstrap theme" has been resolved.
406
+
407
+ ## 17.4.39 (2019-12-17)
408
+
409
+ ### Splitter
410
+
411
+ #### New Features
412
+
413
+ - `#255003` - Provided the cssClass property to individual panes also to customize it in the Splitter.
414
+
415
+ ## 17.3.29 (2019-11-26)
416
+
417
+ ### Dashboard Layout
418
+
419
+ #### Bug Fixes
420
+
421
+ - `#256123` - Issue with removing `e-dragging` class after panel resize has been resolved.
422
+
423
+ ### Splitter
424
+
425
+ #### Bug Fixes
426
+
427
+ - `#I255141` -Resolved the issue with separator's visible state when collapsible the last pane .
428
+ - `#252195` - The alignment issue with expand and collapse icons in the internet explorer browser has been resolved.
429
+
430
+ ## 17.3.28 (2019-11-19)
431
+
432
+ ### Dashboard Layout
433
+
434
+ #### Bug Fixes
435
+
436
+ - `#F149164` - Resolved the issue with panel resizing when more than one Dashboard Layout component is used in a page.
437
+
438
+ ### Splitter
439
+
440
+ #### New Features
441
+
442
+ - `#251791` - Provided the support to use DOM element as pane content by configuring the selector to the content of `paneSettings` property.
443
+
444
+ ## 17.3.27 (2019-11-12)
445
+
446
+ ### Splitter
447
+
448
+ #### Bug Fixes
449
+
450
+ - `#253345` - The Console error thrown when navigating from splitter component to another page has been resolved.
451
+ - `#252410` - Resolved the issue with collapsing panes when set `collapsed` property as true in Splitter.
452
+ - `#252410` - Issue with `Expand` public method not working in the splitter has been resolved.
453
+ - `#252410` - Resolved the interaction issue with expand and collapse pane.
454
+
455
+ ## 17.2.48-beta (2019-08-28)
456
+
457
+ ### Splitter
458
+
459
+ #### Bug Fixes
460
+
461
+ - `#241183` - Issue with "show the expand and collapse arrow on hovering middle of split bar" has been resolved.
462
+ - `#242579` - Resolved the issue with "Split-bar rendering while change orientation dynamically"
463
+ - `#243003` - Resolved the issue with enabling expand and collapse arrow based on collapsible property.
464
+ - `#243007` - The issue "Collapsing and expanding splitter control does not return to original state" has been resolved.
465
+ - `#244847` - The issue "Split panes are not resized properly on window resizing" has been resolved.
466
+
467
+ ## 17.1.51 (2019-06-11)
468
+
469
+ ### Dashboard Layout
470
+
471
+ #### Bug Fixes
472
+
473
+ - #237417 - Click event of button is not triggering when it is placed inside the panel element of DashboardLayout.
474
+
475
+ ## 17.1.49 (2019-05-29)
476
+
477
+ ### Dashboard Layout
478
+
479
+ #### New Features
480
+
481
+ - #236095 - Support for refresh method has been provided, which allows to refresh the panels.
482
+
483
+ ## 17.1.48 (2019-05-21)
484
+
485
+ ### Dashboard Layout
486
+
487
+ #### Bug Fixes
488
+
489
+ - #144602 - Issue on panel resizing after adding a new panel dynamically has been fixed.
490
+
491
+ ## 17.1.43 (2019-04-30)
492
+
493
+ ### Dashboard Layout
494
+
495
+ #### Bug Fixes
496
+
497
+ - #234604 - Issue with draggable cursor appears on hovering over the panels when dragging is disabled has been fixed.
498
+
499
+ ## 17.1.40 (2019-04-09)
500
+
501
+ ### Dashboard Layout
502
+
503
+ #### Breaking Changes
504
+
505
+ - Renamed the folder within the package from `dashboardlayout` to `dashboard-layout`.
506
+
507
+ ## 17.1.32-beta (2019-03-13)
508
+
509
+ ### Splitter
510
+
511
+ #### Bug Fixes
512
+
513
+ - The issue with not able to set null value value for `cssClass` API has been fixed
514
+
515
+ #### New Features
516
+
517
+ - **Expand and Collapse**: This feature allows you configure and interact with the expand and collapse functionality of splitter.
518
+
519
+ ## 16.4.55 (2019-02-27)
520
+
521
+ ### Splitter
522
+
523
+ #### Bug Fixes
524
+
525
+ - The issue with dynamic update of `paneSettings` has been fixed.
526
+
527
+ ## 16.4.54 (2019-02-19)
528
+
529
+ ### Splitter
530
+
531
+ #### Bug Fixes
532
+
533
+ - Issue with dynamic update of pane content has been fixed
534
+
535
+ ## 16.4.53 (2019-02-13)
536
+
537
+ ### Card
538
+
539
+ #### Bug Fixes
540
+
541
+ - The issue with white background for the Card control has been fixed in Material theme.
542
+
543
+ ## 17.1.1-beta (2019-01-29)
544
+
545
+ ### DashboardLayout
546
+
547
+ The DashboardLayout is a grid structured layout control that helps create a dashboard with panels. Panels hold the UI components and allow resize, reorder, drag-n-drop, remove and add options. This allows users to easily place the components at the desired position within the grid layout.
548
+
549
+
550
+ - **Drag and Drop**: Allows drag and drop of panels at the desired location within the dashboard.
551
+ - **Resizing**: Support to resize the panels in any direction as per the requirement.
552
+ - **Floating**: Floats the panels upward when the dragging option is enabled.
553
+ - **Media Query**: Allows the panels to be stacked when the specified resolution is met.
554
+
555
+ ## 16.4.47 (2019-01-16)
556
+
557
+ ### Splitter
558
+
559
+ #### Bug Fixes
560
+
561
+ - The issue with dynamically updating the pane size has been fixed.
562
+
563
+ ## 16.4.44 (2018-12-24)
564
+
565
+ ### Splitter
566
+
567
+ #### New Features
568
+
569
+ - Provided option to configure the splitter and its pane properties such as size, min, max, resizable through data attributes (`data-`).
570
+ - Included the public methods for add and remove splitter panes.
571
+
572
+ ## 16.4.40-beta (2018-12-10)
573
+
574
+ ### Splitter
575
+
576
+ The Splitter is the layout user interface (UI) which contains multiple resizable panes and separator bar.
577
+
578
+
579
+ - **Resizable**: By default, all the panes configured with resizable.
580
+ - **Orientation**: The panes can be oriented horizontally and vertically.
581
+ - **Nested**: Integrate splitter controls inside split pane to create nested layout.
582
+ - **Separator**: Divide the pane with horizontal or vertical line with customizable dimension.
583
+
584
+ ## 16.2.41 (2018-06-25)
585
+
586
+ ### Avatar
587
+
588
+ Avatars are icons or figures representing a particular person, used in popular media formats like images, SVG, font icons, and letters.
589
+
590
+
591
+ - **Types** - Provided 2 types of Avatar.
592
+ - **Sizes** - Supports different sizes to adapt the various application scenario.
593
+
594
+ ### Card
595
+
596
+ The Card is a small container in which user can show defined content in specific structure and it is a flexible and extensible. Card is a pure CSS component built with markup and style.
597
+
598
+
599
+ The available key features are
600
+
601
+
602
+ - **Header**: Header supports to include title, subtitle along with image.
603
+ - **Images and Title**: Support to include images with customizable caption positions in it.
604
+ - **Action Buttons**: Supports to add buttons within the card either in vertical or horizontal alignment.
605
+ - **Horizontal Card**: Allows to align card elements horizontally and also allows to stack the content vertically within horizontal alignment.
606
+
607
+
608
+ ## 17.2.28-beta (2019-06-27)
609
+
610
+ ### DashboardLayout
611
+
612
+ The DashboardLayout is a grid structured layout control that helps create a dashboard with panels. Panels hold the UI components and allow resize, reorder, drag-n-drop, remove and add options. This allows users to easily place the components at the desired position within the grid layout.
613
+
614
+
615
+ - **Drag and Drop**: Allows drag and drop of panels at the desired location within the dashboard.
616
+ - **Resizing**: Support to resize the panels in any direction as per the requirement.
617
+ - **Floating**: Floats the panels upward when the dragging option is enabled.
618
+ - **Media Query**: Allows the panels to be stacked when the specified resolution is met.
619
+
620
+