@syncfusion/ej2-angular-splitbuttons 24.1.41 → 24.1.44-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 (305) 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 +264 -0
  6. package/README.md +1 -1
  7. package/dist/ej2-angular-splitbuttons.umd.js +603 -0
  8. package/dist/ej2-angular-splitbuttons.umd.js.map +1 -0
  9. package/dist/ej2-angular-splitbuttons.umd.min.js +11 -0
  10. package/dist/ej2-angular-splitbuttons.umd.min.js.map +1 -0
  11. package/ej2-angular-splitbuttons.d.ts +7 -0
  12. package/ej2-angular-splitbuttons.metadata.json +1 -0
  13. package/package.json +15 -29
  14. package/postinstall/tagchange.js +18 -0
  15. package/schematics/utils/lib-details.d.ts +2 -2
  16. package/schematics/utils/lib-details.js +2 -2
  17. package/schematics/utils/lib-details.ts +2 -2
  18. package/src/drop-down-button/dropdownbutton-all.module.d.ts +0 -6
  19. package/src/drop-down-button/dropdownbutton.component.d.ts +0 -3
  20. package/src/drop-down-button/dropdownbutton.module.d.ts +0 -7
  21. package/src/drop-down-button/items.directive.d.ts +0 -5
  22. package/src/progress-button/progressbutton-all.module.d.ts +0 -6
  23. package/src/progress-button/progressbutton.component.d.ts +0 -3
  24. package/src/progress-button/progressbutton.module.d.ts +0 -6
  25. package/src/split-button/items.directive.d.ts +0 -5
  26. package/src/split-button/splitbutton-all.module.d.ts +0 -6
  27. package/src/split-button/splitbutton.component.d.ts +0 -3
  28. package/src/split-button/splitbutton.module.d.ts +0 -7
  29. package/styles/bootstrap-dark.css +1 -1761
  30. package/styles/bootstrap.css +1 -1811
  31. package/styles/bootstrap4.css +1 -1836
  32. package/styles/bootstrap5-dark.css +1 -1851
  33. package/styles/bootstrap5.css +1 -1851
  34. package/styles/button-group/bootstrap-dark.css +1 -752
  35. package/styles/button-group/bootstrap-dark.scss +1 -4
  36. package/styles/button-group/bootstrap.css +1 -726
  37. package/styles/button-group/bootstrap.scss +1 -4
  38. package/styles/button-group/bootstrap4.css +1 -756
  39. package/styles/button-group/bootstrap4.scss +1 -4
  40. package/styles/button-group/bootstrap5-dark.css +1 -751
  41. package/styles/button-group/bootstrap5-dark.scss +1 -4
  42. package/styles/button-group/bootstrap5.css +1 -751
  43. package/styles/button-group/bootstrap5.scss +1 -4
  44. package/styles/button-group/fabric-dark.css +1 -752
  45. package/styles/button-group/fabric-dark.scss +1 -4
  46. package/styles/button-group/fabric.css +1 -758
  47. package/styles/button-group/fabric.scss +1 -4
  48. package/styles/button-group/fluent-dark.css +1 -755
  49. package/styles/button-group/fluent-dark.scss +1 -4
  50. package/styles/button-group/fluent.css +1 -755
  51. package/styles/button-group/fluent.scss +1 -4
  52. package/styles/button-group/highcontrast-light.css +1 -752
  53. package/styles/button-group/highcontrast-light.scss +1 -4
  54. package/styles/button-group/highcontrast.css +1 -803
  55. package/styles/button-group/highcontrast.scss +1 -4
  56. package/styles/button-group/material-dark.css +1 -752
  57. package/styles/button-group/material-dark.scss +1 -4
  58. package/styles/button-group/material.css +1 -756
  59. package/styles/button-group/material.scss +1 -4
  60. package/styles/button-group/material3-dark.css +1 -901
  61. package/styles/button-group/material3-dark.scss +1 -4
  62. package/styles/button-group/material3.css +1 -957
  63. package/styles/button-group/material3.scss +1 -4
  64. package/styles/button-group/tailwind-dark.css +1 -739
  65. package/styles/button-group/tailwind-dark.scss +1 -4
  66. package/styles/button-group/tailwind.css +1 -739
  67. package/styles/button-group/tailwind.scss +1 -4
  68. package/styles/drop-down-button/bootstrap-dark.css +1 -231
  69. package/styles/drop-down-button/bootstrap-dark.scss +1 -6
  70. package/styles/drop-down-button/bootstrap.css +1 -231
  71. package/styles/drop-down-button/bootstrap.scss +1 -6
  72. package/styles/drop-down-button/bootstrap4.css +1 -226
  73. package/styles/drop-down-button/bootstrap4.scss +1 -6
  74. package/styles/drop-down-button/bootstrap5-dark.css +1 -236
  75. package/styles/drop-down-button/bootstrap5-dark.scss +1 -6
  76. package/styles/drop-down-button/bootstrap5.css +1 -236
  77. package/styles/drop-down-button/bootstrap5.scss +1 -6
  78. package/styles/drop-down-button/fabric-dark.css +1 -231
  79. package/styles/drop-down-button/fabric-dark.scss +1 -6
  80. package/styles/drop-down-button/fabric.css +1 -231
  81. package/styles/drop-down-button/fabric.scss +1 -6
  82. package/styles/drop-down-button/fluent-dark.css +1 -233
  83. package/styles/drop-down-button/fluent-dark.scss +1 -6
  84. package/styles/drop-down-button/fluent.css +1 -233
  85. package/styles/drop-down-button/fluent.scss +1 -6
  86. package/styles/drop-down-button/highcontrast-light.css +1 -231
  87. package/styles/drop-down-button/highcontrast-light.scss +1 -6
  88. package/styles/drop-down-button/highcontrast.css +1 -232
  89. package/styles/drop-down-button/highcontrast.scss +1 -6
  90. package/styles/drop-down-button/material-dark.css +1 -231
  91. package/styles/drop-down-button/material-dark.scss +1 -6
  92. package/styles/drop-down-button/material.css +1 -231
  93. package/styles/drop-down-button/material.scss +1 -6
  94. package/styles/drop-down-button/material3-dark.css +1 -292
  95. package/styles/drop-down-button/material3-dark.scss +1 -6
  96. package/styles/drop-down-button/material3.css +1 -348
  97. package/styles/drop-down-button/material3.scss +1 -6
  98. package/styles/drop-down-button/tailwind-dark.css +1 -241
  99. package/styles/drop-down-button/tailwind-dark.scss +1 -6
  100. package/styles/drop-down-button/tailwind.css +1 -241
  101. package/styles/drop-down-button/tailwind.scss +1 -6
  102. package/styles/fabric-dark.css +1 -1761
  103. package/styles/fabric.css +1 -1841
  104. package/styles/fluent-dark.css +1 -1852
  105. package/styles/fluent.css +1 -1852
  106. package/styles/highcontrast-light.css +1 -1761
  107. package/styles/highcontrast.css +1 -1813
  108. package/styles/material-dark.css +1 -1761
  109. package/styles/material.css +1 -1839
  110. package/styles/material3-dark.css +1 -1999
  111. package/styles/material3-dark.scss +0 -1
  112. package/styles/material3.css +1 -2049
  113. package/styles/material3.scss +0 -1
  114. package/styles/progress-button/bootstrap-dark.css +1 -445
  115. package/styles/progress-button/bootstrap-dark.scss +1 -5
  116. package/styles/progress-button/bootstrap.css +1 -522
  117. package/styles/progress-button/bootstrap.scss +1 -5
  118. package/styles/progress-button/bootstrap4.css +1 -525
  119. package/styles/progress-button/bootstrap4.scss +1 -5
  120. package/styles/progress-button/bootstrap5-dark.css +1 -538
  121. package/styles/progress-button/bootstrap5-dark.scss +1 -5
  122. package/styles/progress-button/bootstrap5.css +1 -538
  123. package/styles/progress-button/bootstrap5.scss +1 -5
  124. package/styles/progress-button/fabric-dark.css +1 -445
  125. package/styles/progress-button/fabric-dark.scss +1 -5
  126. package/styles/progress-button/fabric.css +1 -522
  127. package/styles/progress-button/fabric.scss +1 -5
  128. package/styles/progress-button/fluent-dark.css +1 -538
  129. package/styles/progress-button/fluent-dark.scss +1 -5
  130. package/styles/progress-button/fluent.css +1 -538
  131. package/styles/progress-button/fluent.scss +1 -5
  132. package/styles/progress-button/highcontrast-light.css +1 -445
  133. package/styles/progress-button/highcontrast-light.scss +1 -5
  134. package/styles/progress-button/highcontrast.css +1 -445
  135. package/styles/progress-button/highcontrast.scss +1 -5
  136. package/styles/progress-button/material-dark.css +1 -445
  137. package/styles/progress-button/material-dark.scss +1 -5
  138. package/styles/progress-button/material.css +1 -522
  139. package/styles/progress-button/material.scss +1 -5
  140. package/styles/progress-button/material3-dark.css +1 -556
  141. package/styles/progress-button/material3-dark.scss +1 -5
  142. package/styles/progress-button/material3.css +1 -612
  143. package/styles/progress-button/material3.scss +1 -5
  144. package/styles/progress-button/tailwind-dark.css +1 -542
  145. package/styles/progress-button/tailwind-dark.scss +1 -5
  146. package/styles/progress-button/tailwind.css +1 -542
  147. package/styles/progress-button/tailwind.scss +1 -5
  148. package/styles/split-button/bootstrap-dark.css +1 -330
  149. package/styles/split-button/bootstrap-dark.scss +1 -6
  150. package/styles/split-button/bootstrap.css +1 -330
  151. package/styles/split-button/bootstrap.scss +1 -6
  152. package/styles/split-button/bootstrap4.css +1 -326
  153. package/styles/split-button/bootstrap4.scss +1 -6
  154. package/styles/split-button/bootstrap5-dark.css +1 -323
  155. package/styles/split-button/bootstrap5-dark.scss +1 -6
  156. package/styles/split-button/bootstrap5.css +1 -323
  157. package/styles/split-button/bootstrap5.scss +1 -6
  158. package/styles/split-button/fabric-dark.css +1 -330
  159. package/styles/split-button/fabric-dark.scss +1 -6
  160. package/styles/split-button/fabric.css +1 -327
  161. package/styles/split-button/fabric.scss +1 -6
  162. package/styles/split-button/fluent-dark.css +1 -323
  163. package/styles/split-button/fluent-dark.scss +1 -6
  164. package/styles/split-button/fluent.css +1 -323
  165. package/styles/split-button/fluent.scss +1 -6
  166. package/styles/split-button/highcontrast-light.css +1 -330
  167. package/styles/split-button/highcontrast-light.scss +1 -6
  168. package/styles/split-button/highcontrast.css +1 -330
  169. package/styles/split-button/highcontrast.scss +1 -6
  170. package/styles/split-button/material-dark.css +1 -330
  171. package/styles/split-button/material-dark.scss +1 -6
  172. package/styles/split-button/material.css +1 -327
  173. package/styles/split-button/material.scss +1 -6
  174. package/styles/split-button/material3-dark.css +1 -412
  175. package/styles/split-button/material3-dark.scss +1 -6
  176. package/styles/split-button/material3.css +1 -462
  177. package/styles/split-button/material3.scss +1 -6
  178. package/styles/split-button/tailwind-dark.css +1 -344
  179. package/styles/split-button/tailwind-dark.scss +1 -6
  180. package/styles/split-button/tailwind.css +1 -344
  181. package/styles/split-button/tailwind.scss +1 -6
  182. package/styles/tailwind-dark.css +1 -1868
  183. package/styles/tailwind.css +1 -1868
  184. package/esm2020/public_api.mjs +0 -3
  185. package/esm2020/src/drop-down-button/dropdownbutton-all.module.mjs +0 -23
  186. package/esm2020/src/drop-down-button/dropdownbutton.component.mjs +0 -64
  187. package/esm2020/src/drop-down-button/dropdownbutton.module.mjs +0 -34
  188. package/esm2020/src/drop-down-button/items.directive.mjs +0 -46
  189. package/esm2020/src/index.mjs +0 -13
  190. package/esm2020/src/progress-button/progressbutton-all.module.mjs +0 -23
  191. package/esm2020/src/progress-button/progressbutton.component.mjs +0 -59
  192. package/esm2020/src/progress-button/progressbutton.module.mjs +0 -25
  193. package/esm2020/src/split-button/items.directive.mjs +0 -46
  194. package/esm2020/src/split-button/splitbutton-all.module.mjs +0 -23
  195. package/esm2020/src/split-button/splitbutton.component.mjs +0 -64
  196. package/esm2020/src/split-button/splitbutton.module.mjs +0 -34
  197. package/esm2020/syncfusion-ej2-angular-splitbuttons.mjs +0 -5
  198. package/fesm2015/syncfusion-ej2-angular-splitbuttons.mjs +0 -405
  199. package/fesm2015/syncfusion-ej2-angular-splitbuttons.mjs.map +0 -1
  200. package/fesm2020/syncfusion-ej2-angular-splitbuttons.mjs +0 -405
  201. package/fesm2020/syncfusion-ej2-angular-splitbuttons.mjs.map +0 -1
  202. package/styles/button-group/_all.scss +0 -2
  203. package/styles/button-group/_bootstrap-dark-definition.scss +0 -33
  204. package/styles/button-group/_bootstrap-definition.scss +0 -30
  205. package/styles/button-group/_bootstrap4-definition.scss +0 -30
  206. package/styles/button-group/_bootstrap5-dark-definition.scss +0 -1
  207. package/styles/button-group/_bootstrap5-definition.scss +0 -31
  208. package/styles/button-group/_fabric-dark-definition.scss +0 -33
  209. package/styles/button-group/_fabric-definition.scss +0 -30
  210. package/styles/button-group/_fluent-dark-definition.scss +0 -1
  211. package/styles/button-group/_fluent-definition.scss +0 -31
  212. package/styles/button-group/_fusionnew-definition.scss +0 -31
  213. package/styles/button-group/_group-button-mixin.scss +0 -72
  214. package/styles/button-group/_highcontrast-definition.scss +0 -32
  215. package/styles/button-group/_highcontrast-light-definition.scss +0 -35
  216. package/styles/button-group/_layout.scss +0 -294
  217. package/styles/button-group/_material-dark-definition.scss +0 -33
  218. package/styles/button-group/_material-definition.scss +0 -30
  219. package/styles/button-group/_material3-dark-definition.scss +0 -1
  220. package/styles/button-group/_material3-definition.scss +0 -31
  221. package/styles/button-group/_tailwind-dark-definition.scss +0 -1
  222. package/styles/button-group/_tailwind-definition.scss +0 -31
  223. package/styles/button-group/_theme.scss +0 -454
  224. package/styles/drop-down-button/_all.scss +0 -2
  225. package/styles/drop-down-button/_bootstrap-dark-definition.scss +0 -51
  226. package/styles/drop-down-button/_bootstrap-definition.scss +0 -48
  227. package/styles/drop-down-button/_bootstrap4-definition.scss +0 -48
  228. package/styles/drop-down-button/_bootstrap5-dark-definition.scss +0 -1
  229. package/styles/drop-down-button/_bootstrap5-definition.scss +0 -50
  230. package/styles/drop-down-button/_fabric-dark-definition.scss +0 -51
  231. package/styles/drop-down-button/_fabric-definition.scss +0 -48
  232. package/styles/drop-down-button/_fluent-dark-definition.scss +0 -1
  233. package/styles/drop-down-button/_fluent-definition.scss +0 -52
  234. package/styles/drop-down-button/_fusionnew-definition.scss +0 -50
  235. package/styles/drop-down-button/_highcontrast-definition.scss +0 -47
  236. package/styles/drop-down-button/_highcontrast-light-definition.scss +0 -50
  237. package/styles/drop-down-button/_layout.scss +0 -238
  238. package/styles/drop-down-button/_material-dark-definition.scss +0 -51
  239. package/styles/drop-down-button/_material-definition.scss +0 -48
  240. package/styles/drop-down-button/_material3-dark-definition.scss +0 -1
  241. package/styles/drop-down-button/_material3-definition.scss +0 -51
  242. package/styles/drop-down-button/_tailwind-dark-definition.scss +0 -1
  243. package/styles/drop-down-button/_tailwind-definition.scss +0 -49
  244. package/styles/drop-down-button/_theme.scss +0 -83
  245. package/styles/drop-down-button/icons/_bootstrap-dark.scss +0 -10
  246. package/styles/drop-down-button/icons/_bootstrap.scss +0 -10
  247. package/styles/drop-down-button/icons/_bootstrap4.scss +0 -10
  248. package/styles/drop-down-button/icons/_bootstrap5-dark.scss +0 -1
  249. package/styles/drop-down-button/icons/_bootstrap5.scss +0 -10
  250. package/styles/drop-down-button/icons/_fabric-dark.scss +0 -10
  251. package/styles/drop-down-button/icons/_fabric.scss +0 -10
  252. package/styles/drop-down-button/icons/_fluent-dark.scss +0 -1
  253. package/styles/drop-down-button/icons/_fluent.scss +0 -10
  254. package/styles/drop-down-button/icons/_fusionnew.scss +0 -10
  255. package/styles/drop-down-button/icons/_highcontrast-light.scss +0 -10
  256. package/styles/drop-down-button/icons/_highcontrast.scss +0 -10
  257. package/styles/drop-down-button/icons/_material-dark.scss +0 -10
  258. package/styles/drop-down-button/icons/_material.scss +0 -10
  259. package/styles/drop-down-button/icons/_material3-dark.scss +0 -1
  260. package/styles/drop-down-button/icons/_material3.scss +0 -10
  261. package/styles/drop-down-button/icons/_tailwind-dark.scss +0 -10
  262. package/styles/drop-down-button/icons/_tailwind.scss +0 -10
  263. package/styles/progress-button/_all.scss +0 -2
  264. package/styles/progress-button/_bootstrap-dark-definition.scss +0 -27
  265. package/styles/progress-button/_bootstrap-definition.scss +0 -24
  266. package/styles/progress-button/_bootstrap4-definition.scss +0 -24
  267. package/styles/progress-button/_bootstrap5-dark-definition.scss +0 -1
  268. package/styles/progress-button/_bootstrap5-definition.scss +0 -21
  269. package/styles/progress-button/_fabric-dark-definition.scss +0 -27
  270. package/styles/progress-button/_fabric-definition.scss +0 -24
  271. package/styles/progress-button/_fluent-dark-definition.scss +0 -1
  272. package/styles/progress-button/_fluent-definition.scss +0 -21
  273. package/styles/progress-button/_fusionnew-definition.scss +0 -21
  274. package/styles/progress-button/_highcontrast-definition.scss +0 -24
  275. package/styles/progress-button/_highcontrast-light-definition.scss +0 -24
  276. package/styles/progress-button/_layout.scss +0 -396
  277. package/styles/progress-button/_material-dark-definition.scss +0 -27
  278. package/styles/progress-button/_material-definition.scss +0 -24
  279. package/styles/progress-button/_material3-dark-definition.scss +0 -1
  280. package/styles/progress-button/_material3-definition.scss +0 -25
  281. package/styles/progress-button/_tailwind-dark-definition.scss +0 -1
  282. package/styles/progress-button/_tailwind-definition.scss +0 -21
  283. package/styles/progress-button/_theme.scss +0 -638
  284. package/styles/split-button/_all.scss +0 -2
  285. package/styles/split-button/_bootstrap-dark-definition.scss +0 -26
  286. package/styles/split-button/_bootstrap-definition.scss +0 -23
  287. package/styles/split-button/_bootstrap4-definition.scss +0 -26
  288. package/styles/split-button/_bootstrap5-dark-definition.scss +0 -1
  289. package/styles/split-button/_bootstrap5-definition.scss +0 -24
  290. package/styles/split-button/_fabric-dark-definition.scss +0 -26
  291. package/styles/split-button/_fabric-definition.scss +0 -23
  292. package/styles/split-button/_fluent-dark-definition.scss +0 -1
  293. package/styles/split-button/_fluent-definition.scss +0 -24
  294. package/styles/split-button/_fusionnew-definition.scss +0 -24
  295. package/styles/split-button/_highcontrast-definition.scss +0 -23
  296. package/styles/split-button/_highcontrast-light-definition.scss +0 -26
  297. package/styles/split-button/_layout.scss +0 -484
  298. package/styles/split-button/_material-dark-definition.scss +0 -26
  299. package/styles/split-button/_material-definition.scss +0 -23
  300. package/styles/split-button/_material3-dark-definition.scss +0 -1
  301. package/styles/split-button/_material3-definition.scss +0 -26
  302. package/styles/split-button/_tailwind-dark-definition.scss +0 -1
  303. package/styles/split-button/_tailwind-definition.scss +0 -24
  304. package/styles/split-button/_theme.scss +0 -187
  305. package/syncfusion-ej2-angular-splitbuttons.d.ts +0 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,264 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased]
4
+
5
+ ### DropDownButton
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I863317` - `Dropdownitems` not disabled initially when updating the property dynamically has been resolved.
10
+
11
+ ## 24.1.41 (2023-12-18)
12
+
13
+ ### DropDownButton
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I445638` - Issue in DropDownButton Popup Alignment issue while setting `enableRtl` property as true has been resolved.
18
+
19
+ ## 20.4.50 (2023-02-14)
20
+
21
+ ### SplitButton
22
+
23
+ #### Bug Fixes
24
+
25
+ - `#I434642` - Issue in Script error thrown when we add items in before open event with enable createPopupOnClick property has been resolved.
26
+
27
+ ### DropDownButton
28
+
29
+ #### Bug Fixes
30
+
31
+ - `#I388868` - Script error occurs while using `beforeOpen` event in DropDownButton issue has been resolved
32
+
33
+ ## 19.4.40 (2021-12-28)
34
+
35
+ ### DropDownButton
36
+
37
+ #### Bug Fixes
38
+
39
+ - ColorPicker is not closed while clicks again the DropDownButton issue has been resolved.
40
+
41
+ ## 19.4.38 (2021-12-17)
42
+
43
+ ### DropDownButton
44
+
45
+ #### Bug Fixes
46
+
47
+ - Overflow issue in ColorPicker has been resolved.
48
+
49
+ ## 19.3.48 (2021-11-02)
50
+
51
+ ### DropDownButton
52
+
53
+ #### Bug Fixes
54
+
55
+ - `createPopupOnClick` property scenario not handled properly in `DropDownButton` has been resolved.
56
+
57
+ ## 19.2.55 (2021-08-11)
58
+
59
+ ### DropDownButton
60
+
61
+ #### Bug Fixes
62
+
63
+ - `#I337016` - Input space not works in DropDownButton if the target is set as text input issue has been resolved.
64
+
65
+ ## 18.4.41 (2021-02-02)
66
+
67
+ ### SplitButton
68
+
69
+ #### Bug Fixes
70
+
71
+ - Issue with destroy has been fixed.
72
+
73
+ ## 18.4.31 (2020-12-22)
74
+
75
+ ### ProgressButton
76
+
77
+ #### Bug Fixes
78
+
79
+ - Issue with setting content property in begin event has been resolved.
80
+
81
+ ## 18.4.30 (2020-12-17)
82
+
83
+ ### SplitButton
84
+
85
+ #### New Features
86
+
87
+ - `#299063` - Provided support to remove the items in split button using item id.
88
+
89
+ ## 18.3.40 (2020-10-13)
90
+
91
+ ### SplitButton
92
+
93
+ #### Bug Fixes
94
+
95
+ - Warning message has been resolved.
96
+
97
+ ## 18.1.43 (2020-04-07)
98
+
99
+ ### SplitButton
100
+
101
+ #### Bug Fixes
102
+
103
+ - Keyboard navigation not working in `bootstrap4` has been resolved.
104
+
105
+ ## 17.4.49 (2020-02-11)
106
+
107
+ ### Button Group
108
+
109
+ #### Bug Fixes
110
+
111
+ - CSS validation issues has been resolved.
112
+
113
+ ## 17.4.39 (2019-12-17)
114
+
115
+ ### DropDownButton
116
+
117
+ #### New Features
118
+
119
+ - #253123 - Provided `addItems` `removeItems` methods and update items dynamically.
120
+
121
+ #### Bug Fixes
122
+
123
+ - #254048 - UI misalignment while changing the font-size issue fixed.
124
+
125
+ ## 17.2.40 (2019-08-06)
126
+
127
+ ### ProgressButton
128
+
129
+ #### Bug Fixes
130
+
131
+ - Issue with 'progressComplete' method is fixed.
132
+
133
+ ## 17.2.39 (2019-07-30)
134
+
135
+ ### SplitButton
136
+
137
+ #### Bug Fixes
138
+
139
+ - Provided support for 'OnOpen' and 'OnClose' events in Blazor.
140
+
141
+ ## 17.1.50 (2019-06-04)
142
+
143
+ ### ProgressButton
144
+
145
+ #### Bug Fixes
146
+
147
+ - Provided public method 'progressComplete' to complete the progress.
148
+
149
+ ## 16.4.53 (2019-02-13)
150
+
151
+ ### DropDownButton
152
+
153
+ #### Bug Fixes
154
+
155
+ - Proper ARIA standards followed.
156
+
157
+ ## 16.4.46 (2019-01-08)
158
+
159
+ ### DropDownButton
160
+
161
+ #### Bug Fixes
162
+
163
+ - Item text overflow issue fixed.
164
+
165
+ ## 16.4.40-beta (2018-12-10)
166
+
167
+ ### ProgressButton
168
+
169
+ #### Breaking Changes
170
+
171
+ - Type changes done for the following property.
172
+
173
+ | Property Name | Old Type | New Type |
174
+ |---|---|---|
175
+ | `animationSettings` | AnimationSettings | AnimationSettingsModel |
176
+ | `spinSettings` | SpinSettings | SpinSettingsModel |
177
+
178
+ ## 16.3.22 (2018-09-25)
179
+
180
+ ### ProgressButton
181
+
182
+ #### Bug Fixes
183
+
184
+ - Content update while progress issue resolved.
185
+
186
+ ## 16.3.17 (2018-09-12)
187
+
188
+ ### ProgressButton
189
+
190
+ 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.
191
+
192
+
193
+ - **Types, Sizes, and Styles** - Provided with different types, sizes and predefined styles of progress button.
194
+ - **Icons and Spinner** - Supports icon, spinner and its positioning.
195
+ - **Animation** - Provided with predefined animation and progress indicator.
196
+ - **Events** - Supports event triggering at specified interval.
197
+ - **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.
198
+
199
+ ## 16.2.48 (2018-08-14)
200
+
201
+ ### DropDownButton
202
+
203
+ #### Bug Fixes
204
+
205
+ - Popup z-index calculation inside bootstrap model dialog issue fixed.
206
+
207
+ ## 16.2.44 (2018-07-10)
208
+
209
+ ### DropDownButton
210
+
211
+ #### Bug Fixes
212
+
213
+ - Popup positioning under fixed parent issue fixed.
214
+
215
+ ## 16.2.41 (2018-06-25)
216
+
217
+ ### ButtonGroup
218
+
219
+ ButtonGroup is a graphical user interface that groups series of buttons horizontally or vertically.
220
+
221
+
222
+ - **Types, Sizes, and Styles** - Provided with different types, sizes and predefined styles of button.
223
+ - **Selection** - Supports single and multiple selection behaviors.
224
+ - **Orientation** - Supports horizontal and vertical orientations.
225
+ - **Nesting** - Supports nesting with drop-down and split button components.
226
+ - **Accessibility** - Built-in accessibility features to access all the button group using the keyboard, screen readers, or other assistive technology devices.
227
+
228
+ ### SplitButton
229
+
230
+ #### Breaking Changes
231
+
232
+ - UI changes based on design guidelines
233
+
234
+ ## 16.1.28 (2018-03-09)
235
+
236
+ ### SplitButton
237
+
238
+ #### Bug Fixes
239
+
240
+ - Style compatibility issue fixed.
241
+
242
+ ## 16.1.24 (2018-02-22)
243
+
244
+ ### DropDownButton
245
+
246
+ DropDownButton component is used to toggle contextual overlays for displaying list of action items.
247
+
248
+
249
+ - **Sizes** - Provided with different sizes of DropDownButton.
250
+ - **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.
251
+ - **Separator** - Supports Popup items grouping by using the Separator.
252
+ - **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.
253
+
254
+ ### SplitButton
255
+
256
+ 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.
257
+
258
+
259
+ - **Sizes** - Provided with different sizes of SplitButton.
260
+ - **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.
261
+ - **Separator** - Supports Popup items grouping by using the Separator.
262
+ - **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.
263
+
264
+
package/README.md CHANGED
@@ -108,4 +108,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-angular-ui-com
108
108
 
109
109
  Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/components/splitbuttons/CHANGELOG.md?utm_source=npm&utm_campaign=split-button)
110
110
 
111
- © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
111
+ © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.