@syncfusion/ej2-vue-layouts 25.2.3 → 26.1.38

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