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