@syncfusion/ej2-vue-layouts 25.1.37 → 26.1.35

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