@syncfusion/ej2-angular-splitbuttons 24.2.3 → 24.2.5-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 (46) hide show
  1. package/@syncfusion/ej2-angular-splitbuttons.es5.js +565 -0
  2. package/@syncfusion/ej2-angular-splitbuttons.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-splitbuttons.js +516 -0
  4. package/@syncfusion/ej2-angular-splitbuttons.js.map +1 -0
  5. package/CHANGELOG.md +286 -0
  6. package/dist/ej2-angular-splitbuttons.umd.js +603 -0
  7. package/dist/ej2-angular-splitbuttons.umd.js.map +1 -0
  8. package/dist/ej2-angular-splitbuttons.umd.min.js +11 -0
  9. package/dist/ej2-angular-splitbuttons.umd.min.js.map +1 -0
  10. package/ej2-angular-splitbuttons.d.ts +7 -0
  11. package/ej2-angular-splitbuttons.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/drop-down-button/dropdownbutton-all.module.d.ts +0 -6
  18. package/src/drop-down-button/dropdownbutton.component.d.ts +0 -3
  19. package/src/drop-down-button/dropdownbutton.module.d.ts +0 -7
  20. package/src/drop-down-button/items.directive.d.ts +0 -5
  21. package/src/progress-button/progressbutton-all.module.d.ts +0 -6
  22. package/src/progress-button/progressbutton.component.d.ts +0 -3
  23. package/src/progress-button/progressbutton.module.d.ts +0 -6
  24. package/src/split-button/items.directive.d.ts +0 -5
  25. package/src/split-button/splitbutton-all.module.d.ts +0 -6
  26. package/src/split-button/splitbutton.component.d.ts +0 -3
  27. package/src/split-button/splitbutton.module.d.ts +0 -7
  28. package/esm2020/public_api.mjs +0 -3
  29. package/esm2020/src/drop-down-button/dropdownbutton-all.module.mjs +0 -23
  30. package/esm2020/src/drop-down-button/dropdownbutton.component.mjs +0 -64
  31. package/esm2020/src/drop-down-button/dropdownbutton.module.mjs +0 -34
  32. package/esm2020/src/drop-down-button/items.directive.mjs +0 -46
  33. package/esm2020/src/index.mjs +0 -13
  34. package/esm2020/src/progress-button/progressbutton-all.module.mjs +0 -23
  35. package/esm2020/src/progress-button/progressbutton.component.mjs +0 -59
  36. package/esm2020/src/progress-button/progressbutton.module.mjs +0 -25
  37. package/esm2020/src/split-button/items.directive.mjs +0 -46
  38. package/esm2020/src/split-button/splitbutton-all.module.mjs +0 -23
  39. package/esm2020/src/split-button/splitbutton.component.mjs +0 -64
  40. package/esm2020/src/split-button/splitbutton.module.mjs +0 -34
  41. package/esm2020/syncfusion-ej2-angular-splitbuttons.mjs +0 -5
  42. package/fesm2015/syncfusion-ej2-angular-splitbuttons.mjs +0 -405
  43. package/fesm2015/syncfusion-ej2-angular-splitbuttons.mjs.map +0 -1
  44. package/fesm2020/syncfusion-ej2-angular-splitbuttons.mjs +0 -405
  45. package/fesm2020/syncfusion-ej2-angular-splitbuttons.mjs.map +0 -1
  46. package/syncfusion-ej2-angular-splitbuttons.d.ts +0 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,286 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased]
4
+
5
+ ### SplitButton
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I552152` - Issue in "Split button select event not triggered while using keyboard action" has been resolved.
10
+
11
+ ## 24.1.46 (2024-01-17)
12
+
13
+ ### DropDownButton
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I863317` - Issue in "DropDownButton list items do not meet WCAG AA standards for focus indicators" has been resolved.
18
+
19
+ ### ButtonGroup
20
+
21
+ #### Bug Fixes
22
+
23
+ - `#I534148` - Issue in "Focus Css style not removed after clicking outside from button group button in bootstrap4 theme" has been resolved.
24
+
25
+ ## 24.1.45 (2024-01-09)
26
+
27
+ ### DropDownButton
28
+
29
+ #### Bug Fixes
30
+
31
+ - `#I863317` - `Dropdownitems` not disabled initially when updating the property dynamically has been resolved.
32
+
33
+ ## 24.1.41 (2023-12-18)
34
+
35
+ ### DropDownButton
36
+
37
+ #### Bug Fixes
38
+
39
+ - `#I445638` - Issue in DropDownButton Popup Alignment issue while setting `enableRtl` property as true has been resolved.
40
+
41
+ ## 20.4.50 (2023-02-14)
42
+
43
+ ### SplitButton
44
+
45
+ #### Bug Fixes
46
+
47
+ - `#I434642` - Issue in Script error thrown when we add items in before open event with enable createPopupOnClick property has been resolved.
48
+
49
+ ### DropDownButton
50
+
51
+ #### Bug Fixes
52
+
53
+ - `#I388868` - Script error occurs while using `beforeOpen` event in DropDownButton issue has been resolved
54
+
55
+ ## 19.4.40 (2021-12-28)
56
+
57
+ ### DropDownButton
58
+
59
+ #### Bug Fixes
60
+
61
+ - ColorPicker is not closed while clicks again the DropDownButton issue has been resolved.
62
+
63
+ ## 19.4.38 (2021-12-17)
64
+
65
+ ### DropDownButton
66
+
67
+ #### Bug Fixes
68
+
69
+ - Overflow issue in ColorPicker has been resolved.
70
+
71
+ ## 19.3.48 (2021-11-02)
72
+
73
+ ### DropDownButton
74
+
75
+ #### Bug Fixes
76
+
77
+ - `createPopupOnClick` property scenario not handled properly in `DropDownButton` has been resolved.
78
+
79
+ ## 19.2.55 (2021-08-11)
80
+
81
+ ### DropDownButton
82
+
83
+ #### Bug Fixes
84
+
85
+ - `#I337016` - Input space not works in DropDownButton if the target is set as text input issue has been resolved.
86
+
87
+ ## 18.4.41 (2021-02-02)
88
+
89
+ ### SplitButton
90
+
91
+ #### Bug Fixes
92
+
93
+ - Issue with destroy has been fixed.
94
+
95
+ ## 18.4.31 (2020-12-22)
96
+
97
+ ### ProgressButton
98
+
99
+ #### Bug Fixes
100
+
101
+ - Issue with setting content property in begin event has been resolved.
102
+
103
+ ## 18.4.30 (2020-12-17)
104
+
105
+ ### SplitButton
106
+
107
+ #### New Features
108
+
109
+ - `#299063` - Provided support to remove the items in split button using item id.
110
+
111
+ ## 18.3.40 (2020-10-13)
112
+
113
+ ### SplitButton
114
+
115
+ #### Bug Fixes
116
+
117
+ - Warning message has been resolved.
118
+
119
+ ## 18.1.43 (2020-04-07)
120
+
121
+ ### SplitButton
122
+
123
+ #### Bug Fixes
124
+
125
+ - Keyboard navigation not working in `bootstrap4` has been resolved.
126
+
127
+ ## 17.4.49 (2020-02-11)
128
+
129
+ ### Button Group
130
+
131
+ #### Bug Fixes
132
+
133
+ - CSS validation issues has been resolved.
134
+
135
+ ## 17.4.39 (2019-12-17)
136
+
137
+ ### DropDownButton
138
+
139
+ #### New Features
140
+
141
+ - #253123 - Provided `addItems` `removeItems` methods and update items dynamically.
142
+
143
+ #### Bug Fixes
144
+
145
+ - #254048 - UI misalignment while changing the font-size issue fixed.
146
+
147
+ ## 17.2.40 (2019-08-06)
148
+
149
+ ### ProgressButton
150
+
151
+ #### Bug Fixes
152
+
153
+ - Issue with 'progressComplete' method is fixed.
154
+
155
+ ## 17.2.39 (2019-07-30)
156
+
157
+ ### SplitButton
158
+
159
+ #### Bug Fixes
160
+
161
+ - Provided support for 'OnOpen' and 'OnClose' events in Blazor.
162
+
163
+ ## 17.1.50 (2019-06-04)
164
+
165
+ ### ProgressButton
166
+
167
+ #### Bug Fixes
168
+
169
+ - Provided public method 'progressComplete' to complete the progress.
170
+
171
+ ## 16.4.53 (2019-02-13)
172
+
173
+ ### DropDownButton
174
+
175
+ #### Bug Fixes
176
+
177
+ - Proper ARIA standards followed.
178
+
179
+ ## 16.4.46 (2019-01-08)
180
+
181
+ ### DropDownButton
182
+
183
+ #### Bug Fixes
184
+
185
+ - Item text overflow issue fixed.
186
+
187
+ ## 16.4.40-beta (2018-12-10)
188
+
189
+ ### ProgressButton
190
+
191
+ #### Breaking Changes
192
+
193
+ - Type changes done for the following property.
194
+
195
+ | Property Name | Old Type | New Type |
196
+ |---|---|---|
197
+ | `animationSettings` | AnimationSettings | AnimationSettingsModel |
198
+ | `spinSettings` | SpinSettings | SpinSettingsModel |
199
+
200
+ ## 16.3.22 (2018-09-25)
201
+
202
+ ### ProgressButton
203
+
204
+ #### Bug Fixes
205
+
206
+ - Content update while progress issue resolved.
207
+
208
+ ## 16.3.17 (2018-09-12)
209
+
210
+ ### ProgressButton
211
+
212
+ The progress button visualizes the progression of an operation to indicate the user that a process is happening in the background. The progress can be shown with graphics accompanied by a textual representation.
213
+
214
+
215
+ - **Types, Sizes, and Styles** - Provided with different types, sizes and predefined styles of progress button.
216
+ - **Icons and Spinner** - Supports icon, spinner and its positioning.
217
+ - **Animation** - Provided with predefined animation and progress indicator.
218
+ - **Events** - Supports event triggering at specified interval.
219
+ - **Accessibility** - Provided with built-in accessibility support that helps to access all the ProgressButton component features through the keyboard, screen readers, or other assistive technology devices.
220
+
221
+ ## 16.2.48 (2018-08-14)
222
+
223
+ ### DropDownButton
224
+
225
+ #### Bug Fixes
226
+
227
+ - Popup z-index calculation inside bootstrap model dialog issue fixed.
228
+
229
+ ## 16.2.44 (2018-07-10)
230
+
231
+ ### DropDownButton
232
+
233
+ #### Bug Fixes
234
+
235
+ - Popup positioning under fixed parent issue fixed.
236
+
237
+ ## 16.2.41 (2018-06-25)
238
+
239
+ ### ButtonGroup
240
+
241
+ ButtonGroup is a graphical user interface that groups series of buttons horizontally or vertically.
242
+
243
+
244
+ - **Types, Sizes, and Styles** - Provided with different types, sizes and predefined styles of button.
245
+ - **Selection** - Supports single and multiple selection behaviors.
246
+ - **Orientation** - Supports horizontal and vertical orientations.
247
+ - **Nesting** - Supports nesting with drop-down and split button components.
248
+ - **Accessibility** - Built-in accessibility features to access all the button group using the keyboard, screen readers, or other assistive technology devices.
249
+
250
+ ### SplitButton
251
+
252
+ #### Breaking Changes
253
+
254
+ - UI changes based on design guidelines
255
+
256
+ ## 16.1.28 (2018-03-09)
257
+
258
+ ### SplitButton
259
+
260
+ #### Bug Fixes
261
+
262
+ - Style compatibility issue fixed.
263
+
264
+ ## 16.1.24 (2018-02-22)
265
+
266
+ ### DropDownButton
267
+
268
+ DropDownButton component is used to toggle contextual overlays for displaying list of action items.
269
+
270
+
271
+ - **Sizes** - Provided with different sizes of DropDownButton.
272
+ - **Icons and Navigations** - Supports text and icon on the DropDownButton and Popup items. URL can be given to Popup items that creates the anchor link to navigate to the URL provided.
273
+ - **Separator** - Supports Popup items grouping by using the Separator.
274
+ - **Accessibility** - Provided with built-in accessibility support that helps to access all the DropDownButton component features through the keyboard, screen readers, or other assistive technology devices.
275
+
276
+ ### SplitButton
277
+
278
+ SplitButton component has primary and secondary button. Primary button is used to select default action and secondary button is used to toggle contextual overlays for displaying list of action items.
279
+
280
+
281
+ - **Sizes** - Provided with different sizes of SplitButton.
282
+ - **Icons and Navigations** - Supports text and icon on the SplitButton and Popup items. URL can be given to Popup items that creates the anchor link to navigate to the URL provided.
283
+ - **Separator** - Supports Popup items grouping by using the Separator.
284
+ - **Accessibility** - Provided with built-in accessibility support that helps to access all the SplitButton component features through the keyboard, screen readers, or other assistive technology devices.
285
+
286
+