@syncfusion/ej2-ribbon 24.1.41 → 24.1.44

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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,66 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Ribbon
6
+
7
+ #### Bug Fixes
8
+
9
+ `#I526346` - Fixed the issue with rendering item calculations in a simplified layout when some items are in a hidden state.
10
+
11
+ ## 24.1.41 (2023-12-18)
12
+
13
+ ### Ribbon
14
+
15
+ #### Features
16
+
17
+ - Enhanced the popups UI with added label/header support for items displayed in overflow popups. Check out the demo [here](https://ej2.syncfusion.com/angular/demos/#/material3/ribbon/resize).
18
+
19
+ #### Bug Fixes
20
+
21
+ - `#F185735` - Issue with 'selected' property not updating properly when selecting an item from Ribbon GroupButton has been resolved.
22
+
23
+ ## 23.2.7 (2023-12-05)
24
+
25
+ ### Ribbon
26
+
27
+ #### Features
28
+
29
+ `#I512188` - Provided overflow popup open/close event support for the Ribbon overflow popup.
30
+
31
+ ## 23.2.5 (2023-11-23)
32
+
33
+ ### Ribbon
34
+
35
+ #### Bug Fixes
36
+
37
+ `#I516350` - Now the issue with overflow popup button when the items showing inside are in hidden state has been resolved.
38
+
39
+ ## 23.1.44 (2023-11-07)
40
+
41
+ ### Ribbon
42
+
43
+ #### Bug Fixes
44
+
45
+ `#I509963` - Now the issue with hide/disable method not working properly with the tab items that are not loaded in initial rendering has been resolved.
46
+
47
+ `#I510661` - Now the script issue raised with the createPopupOnClick property enabled in the dropdown item overflow popup has been resolved.
48
+
49
+ ## 23.1.43 (2023-10-31)
50
+
51
+ ### Ribbon
52
+
53
+ #### Features
54
+
55
+ `#I510343` - Provided custom HTML attributes support for the Ribbon items
56
+
57
+ ## 23.1.38 (2023-09-26)
58
+
59
+ ### Ribbon
60
+
61
+ #### Bug Fixes
62
+
63
+ `#I499031` - Now, the issue with overflow popup items are arranged in reversal order when being resized is resolved.
64
+
5
65
  ## 21.1.35 (2023-03-23)
6
66
 
7
67
  ### Ribbon
package/README.md CHANGED
@@ -60,4 +60,4 @@ Product support is available through the following mediums.
60
60
 
61
61
  See [LICENSE FILE](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=javascript-ribbon-npm) for more info.
62
62
 
63
- © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
63
+ © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.