@zohodesk/components 1.0.0-temp-59 → 1.0.0-temp-60

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 (244) hide show
  1. package/README.md +1005 -1001
  2. package/assets/Appearance/dark/mode/darkMode.module.css +1 -1
  3. package/es/AppContainer/AppContainer.js +1 -1
  4. package/es/AppContainer/AppContainer.module.css +18 -18
  5. package/es/Avatar/Avatar.js +9 -9
  6. package/es/Avatar/Avatar.module.css +115 -117
  7. package/es/Avatar/__tests__/__snapshots__/Avatar.spec.js.snap +288 -288
  8. package/es/AvatarTeam/AvatarTeam.js +7 -7
  9. package/es/AvatarTeam/AvatarTeam.module.css +147 -161
  10. package/es/AvatarTeam/__tests__/__snapshots__/AvatarTeam.spec.js.snap +226 -226
  11. package/es/Button/Button.js +4 -4
  12. package/es/Button/Button.module.css +448 -521
  13. package/es/Button/__tests__/__snapshots__/Button.spec.js.snap +191 -191
  14. package/es/Buttongroup/Buttongroup.js +1 -1
  15. package/es/Buttongroup/Buttongroup.module.css +60 -89
  16. package/es/Buttongroup/__test__/__snapshots__/Buttongroup.spec.js.snap +146 -146
  17. package/es/Card/Card.js +4 -4
  18. package/es/Card/Card.module.css +20 -20
  19. package/es/CheckBox/CheckBox.js +0 -0
  20. package/es/CheckBox/CheckBox.module.css +147 -153
  21. package/es/DateTime/CalendarView.js +0 -0
  22. package/es/DateTime/DateTime.js +0 -0
  23. package/es/DateTime/DateTime.module.css +160 -187
  24. package/es/DateTime/DateWidget.js +0 -0
  25. package/es/DateTime/DateWidget.module.css +38 -42
  26. package/es/DateTime/YearView.js +0 -0
  27. package/es/DateTime/YearView.module.css +70 -80
  28. package/es/DateTime/common.js +0 -0
  29. package/es/DateTime/index.js +0 -0
  30. package/es/DateTime/objectUtils.js +0 -0
  31. package/es/DateTime/typeChecker.js +0 -0
  32. package/es/DateTime/validator.js +0 -0
  33. package/es/DropBox/DropBox.js +0 -0
  34. package/es/DropBox/DropBox.module.css +370 -406
  35. package/es/DropBox/DropBoxPositionMapping.json +144 -144
  36. package/es/DropDown/DropDown.js +0 -0
  37. package/es/DropDown/DropDown.module.css +5 -5
  38. package/es/DropDown/DropDownHeading.js +0 -0
  39. package/es/DropDown/DropDownHeading.module.css +49 -53
  40. package/es/DropDown/DropDownItem.js +0 -0
  41. package/es/DropDown/DropDownItem.module.css +68 -94
  42. package/es/DropDown/DropDownSearch.js +0 -0
  43. package/es/DropDown/DropDownSearch.module.css +14 -14
  44. package/es/DropDown/DropDownSeparator.js +0 -0
  45. package/es/DropDown/DropDownSeparator.module.css +7 -7
  46. package/es/Label/Label.js +2 -2
  47. package/es/Label/Label.module.css +52 -52
  48. package/es/Label/LabelColors.module.css +20 -20
  49. package/es/Label/__tests__/__snapshots__/Label.spec.js.snap +101 -101
  50. package/es/Layout/Box.js +0 -0
  51. package/es/Layout/Container.js +0 -0
  52. package/es/Layout/Layout.module.css +324 -324
  53. package/es/Layout/utils.js +0 -0
  54. package/es/LightNightMode/Colors.json +397 -397
  55. package/es/ListItem/ListItem.js +0 -0
  56. package/es/ListItem/ListItem.module.css +173 -205
  57. package/es/MultiSelect/AdvancedGroupMultiSelect.js +5 -5
  58. package/es/MultiSelect/AdvancedMultiSelect.module.css +113 -127
  59. package/es/MultiSelect/MultiSelect.js +5 -5
  60. package/es/MultiSelect/MultiSelect.module.css +176 -193
  61. package/es/MultiSelect/MultiSelectWithAvatar.js +0 -0
  62. package/es/MultiSelect/SelectedOptions.module.css +9 -15
  63. package/es/MultiSelect/__tests__/MultiSelect.spec.js +0 -0
  64. package/es/PopOver/PopOver.module.css +8 -8
  65. package/es/Popup/Popup.js +0 -0
  66. package/es/Popup/PositionMapping.json +73 -73
  67. package/es/Provider/Config.js +3 -1
  68. package/es/Provider.js +35 -72
  69. package/es/Radio/Radio.js +0 -0
  70. package/es/Radio/Radio.module.css +104 -110
  71. package/es/Responsive/CustomResponsive.js +0 -0
  72. package/es/Ribbon/Ribbon.js +0 -0
  73. package/es/Ribbon/Ribbon.module.css +311 -376
  74. package/es/Ribbon/__tests__/__snapshots__/Ribbon.spec.js.snap +163 -163
  75. package/es/RippleEffect/RippleEffect.module.css +99 -70
  76. package/es/Select/GroupSelect.js +1 -1
  77. package/es/Select/Select.js +0 -0
  78. package/es/Select/Select.module.css +90 -100
  79. package/es/Select/SelectWithAvatar.js +0 -0
  80. package/es/Select/SelectWithIcon.js +0 -0
  81. package/es/Select/__tests__/Select.spec.js +0 -0
  82. package/es/Stencils/Stencils.js +0 -0
  83. package/es/Stencils/Stencils.module.css +78 -96
  84. package/es/Stencils/__tests__/__snapshots__/Stencils.spec.js.snap +49 -49
  85. package/es/Switch/Switch.js +0 -0
  86. package/es/Switch/Switch.module.css +110 -109
  87. package/es/Tab/Tab.module.css +92 -101
  88. package/es/Tab/TabContent.module.css +4 -4
  89. package/es/Tab/Tabs.js +17 -17
  90. package/es/Tab/Tabs.module.css +107 -140
  91. package/es/Tag/Tag.js +8 -8
  92. package/es/Tag/Tag.module.css +228 -250
  93. package/es/TextBox/TextBox.js +0 -0
  94. package/es/TextBox/TextBox.module.css +161 -157
  95. package/es/TextBox/__tests__/__snapshots__/TextBox.spec.js.snap +127 -127
  96. package/es/TextBoxIcon/TextBoxIcon.js +0 -0
  97. package/es/TextBoxIcon/TextBoxIcon.module.css +71 -78
  98. package/es/TextBoxIcon/__tests__/__snapshots__/TextBoxIcon.spec.js.snap +334 -334
  99. package/es/Textarea/Textarea.js +0 -0
  100. package/es/Textarea/Textarea.module.css +140 -139
  101. package/es/Textarea/__tests__/__snapshots__/Textarea.spec.js.snap +97 -97
  102. package/es/Tooltip/Tooltip.js +14 -8
  103. package/es/Tooltip/Tooltip.module.css +108 -104
  104. package/es/beta/FocusRing/FocusRing.module.css +126 -151
  105. package/es/common/animation.module.css +426 -624
  106. package/es/common/avatarsizes.module.css +44 -44
  107. package/es/common/basic.module.css +33 -33
  108. package/es/common/basicReset.module.css +50 -40
  109. package/es/common/common.module.css +458 -502
  110. package/es/common/customscroll.module.css +93 -89
  111. package/es/common/docStyle.module.css +715 -766
  112. package/es/common/reset.module.css +12 -12
  113. package/es/common/transition.module.css +106 -146
  114. package/es/semantic/Button/semanticButton.module.css +9 -9
  115. package/es/utils/Common.js +0 -0
  116. package/es/utils/dropDownUtils.js +0 -0
  117. package/lib/AppContainer/AppContainer.module.css +18 -18
  118. package/lib/Avatar/Avatar.js +9 -9
  119. package/lib/Avatar/Avatar.module.css +117 -117
  120. package/lib/Avatar/__tests__/__snapshots__/Avatar.spec.js.snap +288 -288
  121. package/lib/AvatarTeam/AvatarTeam.js +7 -7
  122. package/lib/AvatarTeam/AvatarTeam.module.css +161 -161
  123. package/lib/AvatarTeam/__tests__/__snapshots__/AvatarTeam.spec.js.snap +226 -226
  124. package/lib/Button/Button.js +4 -4
  125. package/lib/Button/Button.module.css +521 -521
  126. package/lib/Button/__tests__/__snapshots__/Button.spec.js.snap +191 -191
  127. package/lib/Buttongroup/Buttongroup.js +1 -1
  128. package/lib/Buttongroup/Buttongroup.module.css +89 -89
  129. package/lib/Buttongroup/__test__/__snapshots__/Buttongroup.spec.js.snap +146 -146
  130. package/lib/Card/Card.js +4 -4
  131. package/lib/Card/Card.module.css +20 -20
  132. package/lib/CheckBox/CheckBox.js +0 -0
  133. package/lib/CheckBox/CheckBox.module.css +153 -153
  134. package/lib/DateTime/CalendarView.js +0 -0
  135. package/lib/DateTime/DateTime.js +0 -0
  136. package/lib/DateTime/DateTime.module.css +187 -187
  137. package/lib/DateTime/DateWidget.js +0 -0
  138. package/lib/DateTime/DateWidget.module.css +42 -42
  139. package/lib/DateTime/YearView.js +0 -0
  140. package/lib/DateTime/YearView.module.css +80 -80
  141. package/lib/DateTime/common.js +0 -0
  142. package/lib/DateTime/index.js +0 -0
  143. package/lib/DateTime/objectUtils.js +0 -0
  144. package/lib/DateTime/typeChecker.js +0 -0
  145. package/lib/DateTime/validator.js +0 -0
  146. package/lib/DropBox/DropBox.js +1 -1
  147. package/lib/DropBox/DropBox.module.css +406 -406
  148. package/lib/DropBox/DropBoxPositionMapping.json +144 -144
  149. package/lib/DropDown/DropDown.js +0 -0
  150. package/lib/DropDown/DropDown.module.css +5 -5
  151. package/lib/DropDown/DropDownHeading.js +0 -0
  152. package/lib/DropDown/DropDownHeading.module.css +53 -53
  153. package/lib/DropDown/DropDownItem.js +0 -0
  154. package/lib/DropDown/DropDownItem.module.css +94 -94
  155. package/lib/DropDown/DropDownSearch.js +0 -0
  156. package/lib/DropDown/DropDownSearch.module.css +14 -14
  157. package/lib/DropDown/DropDownSeparator.js +0 -0
  158. package/lib/DropDown/DropDownSeparator.module.css +7 -7
  159. package/lib/Label/Label.js +0 -0
  160. package/lib/Label/Label.module.css +52 -52
  161. package/lib/Label/LabelColors.module.css +20 -20
  162. package/lib/Label/__tests__/__snapshots__/Label.spec.js.snap +101 -101
  163. package/lib/Layout/Box.js +0 -0
  164. package/lib/Layout/Container.js +0 -0
  165. package/lib/Layout/Layout.module.css +324 -324
  166. package/lib/Layout/utils.js +0 -0
  167. package/lib/LightNightMode/Colors.json +397 -397
  168. package/lib/ListItem/ListContainer.js +4 -7
  169. package/lib/ListItem/ListItem.js +1 -1
  170. package/lib/ListItem/ListItem.module.css +210 -205
  171. package/lib/ListItem/ListItemWithAvatar.js +1 -1
  172. package/lib/ListItem/ListItemWithCheckBox.js +1 -1
  173. package/lib/ListItem/ListItemWithIcon.js +1 -1
  174. package/lib/ListItem/ListItemWithRadio.js +1 -1
  175. package/lib/MultiSelect/AdvancedGroupMultiSelect.js +5 -5
  176. package/lib/MultiSelect/AdvancedMultiSelect.module.css +127 -127
  177. package/lib/MultiSelect/MultiSelect.js +9 -5
  178. package/lib/MultiSelect/MultiSelect.module.css +193 -193
  179. package/lib/MultiSelect/MultiSelectWithAvatar.js +0 -0
  180. package/lib/MultiSelect/SelectedOptions.module.css +15 -15
  181. package/lib/MultiSelect/__tests__/MultiSelect.spec.js +0 -0
  182. package/lib/PopOver/PopOver.module.css +8 -8
  183. package/lib/Popup/Popup.js +0 -0
  184. package/lib/Popup/PositionMapping.json +73 -73
  185. package/lib/Provider.js +37 -88
  186. package/lib/Radio/Radio.js +0 -0
  187. package/lib/Radio/Radio.module.css +110 -110
  188. package/lib/Responsive/CustomResponsive.js +0 -0
  189. package/lib/Ribbon/Ribbon.js +0 -0
  190. package/lib/Ribbon/Ribbon.module.css +376 -376
  191. package/lib/Ribbon/__tests__/__snapshots__/Ribbon.spec.js.snap +163 -163
  192. package/lib/RippleEffect/RippleEffect.module.css +70 -70
  193. package/lib/Select/GroupSelect.js +0 -0
  194. package/lib/Select/Select.js +0 -0
  195. package/lib/Select/Select.module.css +100 -100
  196. package/lib/Select/SelectWithAvatar.js +0 -0
  197. package/lib/Select/SelectWithIcon.js +0 -0
  198. package/lib/Select/__tests__/Select.spec.js +0 -0
  199. package/lib/Stencils/Stencils.js +0 -0
  200. package/lib/Stencils/Stencils.module.css +96 -96
  201. package/lib/Stencils/__tests__/__snapshots__/Stencils.spec.js.snap +49 -49
  202. package/lib/Switch/Switch.js +0 -0
  203. package/lib/Switch/Switch.module.css +109 -109
  204. package/lib/Tab/Tab.module.css +101 -101
  205. package/lib/Tab/TabContent.module.css +4 -4
  206. package/lib/Tab/Tabs.js +11 -11
  207. package/lib/Tab/Tabs.module.css +140 -140
  208. package/lib/Tag/Tag.js +8 -8
  209. package/lib/Tag/Tag.module.css +250 -250
  210. package/lib/TextBox/TextBox.js +0 -0
  211. package/lib/TextBox/TextBox.module.css +157 -157
  212. package/lib/TextBox/__tests__/__snapshots__/TextBox.spec.js.snap +127 -127
  213. package/lib/TextBoxIcon/TextBoxIcon.js +0 -0
  214. package/lib/TextBoxIcon/TextBoxIcon.module.css +78 -78
  215. package/lib/TextBoxIcon/__tests__/__snapshots__/TextBoxIcon.spec.js.snap +334 -334
  216. package/lib/Textarea/Textarea.js +0 -0
  217. package/lib/Textarea/Textarea.module.css +139 -139
  218. package/lib/Textarea/__tests__/__snapshots__/Textarea.spec.js.snap +97 -97
  219. package/lib/Tooltip/Tooltip.module.css +104 -104
  220. package/lib/beta/FocusRing/FocusRing.module.css +151 -151
  221. package/lib/common/animation.module.css +624 -624
  222. package/lib/common/avatarsizes.module.css +44 -44
  223. package/lib/common/basic.module.css +33 -33
  224. package/lib/common/basicReset.module.css +40 -40
  225. package/lib/common/common.module.css +502 -502
  226. package/lib/common/customscroll.module.css +89 -89
  227. package/lib/common/docStyle.module.css +762 -766
  228. package/lib/common/reset.module.css +12 -12
  229. package/lib/common/transition.module.css +146 -146
  230. package/lib/semantic/Button/semanticButton.module.css +9 -9
  231. package/lib/utils/Common.js +0 -0
  232. package/lib/utils/dropDownUtils.js +0 -0
  233. package/package.json +74 -74
  234. package/assets/Appearance/pureDark/mode/pureDarkMode.module.css +0 -358
  235. package/assets/Appearance/pureDark/themes/blue/bluePureDarkCTATheme.module.css +0 -34
  236. package/assets/Appearance/pureDark/themes/blue/bluePureDarkComponentTheme.module.css +0 -42
  237. package/assets/Appearance/pureDark/themes/green/greenPureDarkCTATheme.module.css +0 -34
  238. package/assets/Appearance/pureDark/themes/green/greenPureDarkComponentTheme.module.css +0 -42
  239. package/assets/Appearance/pureDark/themes/orange/orangePureDarkCTATheme.module.css +0 -34
  240. package/assets/Appearance/pureDark/themes/orange/orangePureDarkComponentTheme.module.css +0 -42
  241. package/assets/Appearance/pureDark/themes/red/redPureDarkCTATheme.module.css +0 -34
  242. package/assets/Appearance/pureDark/themes/red/redPureDarkComponentTheme.module.css +0 -42
  243. package/assets/Appearance/pureDark/themes/yellow/yellowPureDarkCTATheme.module.css +0 -34
  244. package/assets/Appearance/pureDark/themes/yellow/yellowPureDarkComponentTheme.module.css +0 -42
package/README.md CHANGED
@@ -1,1001 +1,1005 @@
1
- # DOT Style Guide
2
-
3
- In this Package, we Provide Some Basic Components to Build Web App
4
-
5
- - Avatar
6
- - AvatarTeam
7
- - Accordion
8
- - Animation
9
- - Button
10
- - Buttongroup
11
- - Card
12
- - CheckBox
13
- - DateTime
14
- - DropBox
15
- - Icon
16
- - Label
17
- - Layout
18
- - ListItem
19
- - MultiSelect
20
- - Popup
21
- - Radio
22
- - Responsive
23
- - Ribbon
24
- - Select
25
- - GroupSelect
26
- - Stencils
27
- - Switch
28
- - Tab
29
- - Tag
30
- - Textarea
31
- - TextBox
32
- - TextBoxIcon
33
- - Tooltip
34
-
35
- # 1.0.0-alpha-233
36
-
37
- - MultiSelect => On press tab key selecting option removed
38
-
39
- # 1.0.0-alpha-232
40
-
41
- - ListContainer => Mobile Responsive Implemented
42
- # 1.0.0-alpha-231
43
-
44
- - DropBox - Position Undefined Issue Solved
45
-
46
- # 1.0.0-alpha-230
47
-
48
- - Avatar, AdvancedGroupMultiSelect, AdvancedMultiSelect, MultiSelect, MultiSelectWithAvatar, GroupSelect, Select, SelectWithAvatar, SelectWithIcon, TextBoxIcon => Tooltip undefined case solved
49
- - Select , MultiSelect => boxSize prop added
50
-
51
- # 1.0.0-alpha-229
52
-
53
- - MultiSelect, AdvancedMultiSelect => disabledOption Clear icon handled properly
54
-
55
- # 1.0.0-alpha-228
56
-
57
- - Button => danger, primary loader color issue solved
58
- # 1.0.0-alpha-227
59
-
60
- - isReadOnly and needEffect prop added in Tag Component for read-only case
61
- - needEffect prop added for the below components: ( This props has been added for read-only case )
62
- => Advanced Group Multi Select
63
- => Advanced Multi Select
64
- => Multi Select
65
- => Multi Select With Avatar
66
- => Select With Avatar
67
- - isReadonly prop added for SelectedOption component
68
- - Read-only class added for TextBoxIcon component
69
- - Removed click action in tag multi select component for read-only case
70
- - Changed the cursor default to not-allowed in Radio component for read-only case
71
- # 1.0.0-alpha-226
72
-
73
- - ListContainer Implemented in => ListItem,ListItemWithAvatar,ListItemWithIcon,ListItemWithRadio,ListItemWithCheckBox
74
-
75
- # 1.0.0-alpha-225
76
-
77
- - Appearance css moved to assets
78
-
79
- # 1.0.0-alpha-224
80
-
81
- - css color variable updation
82
-
83
- # 1.0.0-alpha-223
84
-
85
- - bg,shadow,text,border based variables removed and renamed.
86
- # 1.0.0-alpha-222
87
-
88
- - Tabs=> isResponsive condition handled properly
89
- - Select, MultiSelect => on press tab, choose selected value then move focus to next focuable element flow implemented
90
-
91
- # 1.0.0-alpha-221
92
-
93
- - blueDefaultTheme & blueDarkTheme class name added in Blue CTATheme & ComponentTheme files
94
-
95
- # 1.0.0-alpha-220
96
-
97
- - Tooltip Delay Controlled to Improve Perf
98
-
99
- # 1.0.0-alpha-219
100
-
101
- - ContextOptimizer => ShallowEqal function issue solved
102
-
103
- # 1.0.0-alpha-218
104
-
105
- - Select => Custom props undefined issue solved
106
-
107
- # 1.0.0-alpha-217
108
-
109
- - TextBox, Multiselect, Tag missing dark palette variables moved under Themes folder file
110
-
111
- # 1.0.0-alpha-216
112
-
113
- - Select component -> customProps added -> TextBoxProps ,DropdownSearchTextBoxProps, listItemProps added
114
- - Suggestions component -> customProps added -> listItemProps
115
- - TextBox component -> customProps added
116
- - TextBoxIcon component -> customProps added -> TextBoxProps
117
-
118
- # 1.0.0-alpha-215
119
-
120
- - Select Search Regex Changed to Lowercase
121
-
122
- # 1.0.0-alpha-214
123
-
124
- - Avatar, Label, Tag, Dropdown, ListItem, Multiselect missing dark palette variables moved under Themes folder files
125
-
126
- # 1.0.0-alpha-213
127
-
128
- - AnimationVariable File import removed
129
-
130
- # 1.0.0-alpha-212
131
-
132
- - Stencils => Converted to Pure Component
133
-
134
- # 1.0.0-alpha-211
135
-
136
- - Lato font reference changed from local to Zoho URL(web fonts)
137
-
138
- # 1.0.0-alpha-210
139
-
140
- - Published but some issues are there
141
-
142
- # 1.0.0-alpha-209
143
-
144
- - Config => isReducedMotion, direction added
145
- - LibraryContext => added
146
- - transition variable implemented in all css
147
-
148
- # 1.0.0-alpha-208
149
-
150
- - Select, AdvancedGroupMultiSelect, MultiSelect => search space issue solved
151
- - Common => getSearchString fn added,
152
- - Tabs => MoreButtonProps added in customProps
153
- - Tab => customProps added
154
-
155
- # 1.0.0-alpha-207
156
-
157
- - Popup => PreventDefault On RemoveClose Removed
158
- - Tabs => getCustomDropBoxHeaderPlaceHolder props added
159
-
160
- # 1.0.0-alpha-206
161
-
162
- - LableColor Css File Separated
163
- - Select, TextBox,MultiSelect,AdvancedMultiSelect => on focusing input preventScroll disabled.
164
- - ResizeComponent Added
165
-
166
- # 1.0.0-alpha-205
167
-
168
- - MultiSelect => lowBandwidth Force Apicall issue fixed
169
-
170
- # 1.0.0-alpha-204
171
-
172
- - CTA alpha color value changed
173
-
174
- # 1.0.0-alpha-203
175
-
176
- - Default mode CTA grey color value changed
177
-
178
- # 1.0.0-alpha-202
179
-
180
- - MultiSelect - scroll top issue fix
181
-
182
- # 1.0.0-alpha-201
183
-
184
- - AccordionItem - innerclass prop has been added.
185
-
186
- # 1.0.0-alpha-200
187
-
188
- - Responsive Sender Receiver Performance Improvement
189
-
190
- # 1.0.0-alpha-199
191
-
192
- - Font size variable fixed for missed place
193
-
194
- # 1.0.0-alpha-198
195
-
196
- - Date Component optimization
197
-
198
- # 1.0.0-alpha-197
199
-
200
- - Card => isPercentageScroll prop added, scrollFetchLimit config implemented
201
- - Tabs => customProps Prop added
202
-
203
- # 1.0.0-alpha-196
204
-
205
- - AdvancedMultiSelect => SelectedOptionsLimti old and new comparsion based rerender update
206
-
207
- # 1.0.0-alpha-195
208
-
209
- - ZIndex Number Counter Issue solved
210
-
211
- # 1.0.0-alpha-194
212
-
213
- - Tab => css modified position correction and mousedown issue fixed
214
- - fitContWidth,fitContHeight class added in common
215
- - propType Declaration fixes
216
-
217
- # 1.0.0-alpha-193
218
-
219
- - VelocityAnimation => slideLeft animation added
220
- - Tabs => containerClass prop added
221
-
222
- # 1.0.0-alpha-192
223
-
224
- - CTA gray based color changes
225
-
226
- # 1.0.0-alpha-191
227
-
228
- - CustomScroll Color Fixes
229
-
230
- # 1.0.0-alpha-190
231
-
232
- - DarkMode => input placeholder color changed
233
-
234
- # 1.0.0-alpha-189
235
-
236
- - DropBox => Calculation Based Performance improvement
237
- - Popup => Popup WitthIn Popup Body Focus Issue Solved
238
-
239
- # 1.0.0-alpha-188
240
-
241
- - Popup => popup within popup open body click issue fixed
242
-
243
- # 1.0.0-alpha-187
244
-
245
- - Popup => popupGroup empty array check added
246
-
247
- # 1.0.0-alpha-186
248
-
249
- - MultiSelect - children render place changed
250
-
251
- # 1.0.0-alpha-185
252
-
253
- - DropBox => Toggle Position Issue Solved For Left Right Padding Calculation
254
-
255
- # 1.0.0-alpha-184
256
-
257
- - Palette-Based Folder Structure Changed.
258
- - data-theme changed to data-mode
259
- - data-palette changed to data-theme
260
-
261
- # 1.0.0-alpha-183
262
-
263
- - AppContainer => dataThemeAttr,dataTheme prop removed. instead customProps prop added
264
- - Palette Based Color System Implemented
265
-
266
- # 1.0.0-alpha-182
267
-
268
- - DateComponent => Safari Browser Focus Selection Issue Fixed
269
-
270
- # 1.0.0-alpha-181
271
-
272
- - MultiSelect , AdvancedMultiSelect => selection reorder issue fixed
273
- - Avatar, AvatarTeam, Checkbox, ListItem, Switch => customProps Added
274
-
275
- # 1.0.0-alpha-180
276
-
277
- - Tab => Rtl Fix
278
- - Config => idCounter, ZindexCounter, IdPrefix Added, Intial Zindex Increased to 3
279
-
280
- # 1.0.0-alpha-179
281
-
282
- - DateWidget => 24 hours HH caps placeholder issue solved
283
-
284
- # 1.0.0-alpha-178
285
-
286
- - MultiSelect => getFooter prop added
287
- - AdvancedMultiSelect => getFooter prop added
288
-
289
- # 1.0.0-alpha-177
290
-
291
- - DateWidget - PlaceHolder Lower Case Issue Solved
292
- - Tab - Hook Callback Issue Fixed
293
- - MultiSelect Empty Array Fix
294
-
295
- # 1.0.0-alpha-176
296
-
297
- - DateWidget - isHideCurrentYear,onBlur,onFocus prop added
298
-
299
- # 1.0.0-alpha-175
300
-
301
- - DateTime,DateWidget - is24Hour prop added
302
- - DateTime => isDefaultPosition prop added
303
- - Responsive Observer Performance Issue Fixed
304
-
305
- # 1.0.0-alpha-174
306
-
307
- - CheckBox - isClipped Prop added
308
-
309
- # 1.0.0-alpha-173
310
-
311
- - code-based issue fixed ( const to let)
312
-
313
- # 1.0.0-alpha-172
314
-
315
- - TextBoxIcon/TextBoxIcon.js
316
- => onClearMouseDown prop support
317
- - MultiSelect, MultiSelectWithAvatar,AdvancedMultiSelect => disabledOptions prop supported
318
-
319
- # 1.0.0-alpha-171
320
-
321
- - Dropbox => mobileWidth Configuration Hook given
322
-
323
- # 1.0.0-alpha-170
324
-
325
- - MultiSelectWithAvatar => isSearchClearOnSelect prop added
326
- - DropBox => customStyle prop added
327
- - DropDownHeading => tabIndex removed
328
-
329
- # 1.0.0-alpha-169
330
-
331
- - DateWidget => iconOnHover added and autoComplete disabled
332
- - AdvancedGroupMultiSelect => autoComplete disabled
333
- - AdvancedMultiSelect => autoComplete disabled
334
- - MultiSelect => autoComplete disabled
335
- - MultiSelectWithAvatar => isBoxPaddingNeed prop added
336
- - GroupSelect => iconOnHover prop added and tab focus issue solved
337
- - Select => iconOnHover prop added and tab focus issue solved
338
- - SelectWithAvatar => autoComplete disabled
339
- - SelectWithIcon => autoComplete disabled
340
- - TextBox => isFocus prop added
341
- - TextBoxIcon => isFocus,iconOnHover prop added
342
-
343
- # 1.0.0-alpha-168
344
-
345
- - DropBox Duplicate Portal removed
346
-
347
- # 1.0.0-alpha-167
348
-
349
- - DropBox - responsive ui fixes , isRestrictScroll,needAutoZindex prop added, needResponsive default value changed to true
350
- - Popup - customOrder prop added
351
- - ListItemWithAvatar => tick icon padding issue solved
352
-
353
- # 1.0.0-alpha-166
354
-
355
- - Tab => Border Calculation Issue Fixed
356
- - Tooltip => Position Issue Fixed
357
-
358
- # 1.0.0-alpha-165
359
-
360
- - Select -> onFocus Prop Added
361
- - Tab -> titlePosition prop added for tooltip
362
-
363
- # 1.0.0-alpha-164
364
-
365
- - Fixed Tab highlight issue.
366
-
367
- # 1.0.0-alpha-163
368
-
369
- - Fixed the bug to recalculate dimension if tab id changed
370
-
371
- # 1.0.0-alpha-162
372
-
373
- - Performance Changes added in Tab , Tooltip Components
374
- - MultiSelect, MultiSelectWithAvatar => customChildrenClass prop Added and TextBox component replaced with TextBoxWithIcon component
375
-
376
- # 1.0.0-alpha-161
377
-
378
- - Proxima Font Removed and Lato Font Added
379
-
380
- # 1.0.0-alpha-159
381
-
382
- - MultiSelect,MultiSelectWithAvatar,AdvancedGroupMultiSelect,AdvancedMultiSelect - isSearchClearOnSelect default Prop changed as true
383
- - Tooltip Box Layout Position Issue Fixed
384
- - autoTabIndex prop removed in listitem component groups
385
-
386
- # 1.0.0-alpha-158
387
-
388
- - ListItem => dataId Fix
389
- - MultiSelect => Bg color fix
390
-
391
- # 1.0.0-alpha-157
392
-
393
- - RippleEffect => needBorder prop added
394
- - Select => Children Prop added
395
- - MultiSelect,MultiSelectWithAvatar,AdvancedGroupMultiSelect,AdvancedMultiSelect - isSearchClearOnSelect prop added
396
- - ListItem,ListItemWithIcon,ListItemWithAvatar => dataId added for tickIcon
397
-
398
- # 1.0.0-alpha-156
399
-
400
- - A11y Changes
401
-
402
- # 1.0.0-alpha-156
403
-
404
- - Dark Theme Changes
405
-
406
- # 1.0.0-alpha-155
407
-
408
- - Tooltip DarkMode Theme Css Added
409
-
410
- # 1.0.0-alpha-154
411
-
412
- - isDarkMode based props removed for all components
413
- - AppContainer => Tooltip moved from Container Html
414
-
415
- # 1.0.0-alpha-153
416
-
417
- - ListItem => text-decoration fixed
418
- - AdvancedGroupMultiSelect => isGroupMultiSelect prop removed
419
- - AdvancedMultiSelect => isGroupMultiSelect removed, isBoxPaddingNeed added
420
- - MultiSelectHeader => isGroupMultiSelect removed
421
-
422
- # 1.0.0-alpha-152
423
-
424
- - A11y Changes
425
- - Theme Primary Colors Added
426
-
427
- # 1.0.0-alpha-150
428
-
429
- - Label => dark palette added
430
- - TextBox => light variant added
431
-
432
- # 1.0.0-alpha-149
433
-
434
- - Avatar,AvatarTeam =>borderOnActive,borderOnHover prop added
435
- - Tab - text decoration added
436
- - Semantic Button Css fixed
437
-
438
- # 1.0.0-alpha-148
439
-
440
- - Tag => max-width 100% added
441
- - Theme Changes in => DateTime,Tabs,AdvancedMultiSelect,RippleEffect
442
-
443
- # 1.0.0-alpha-147
444
-
445
- - currentScreenSize returned from Responsive Receiver
446
- - sticky class added in common.module.css
447
- - --zdt prefix added for theme variables
448
-
449
- # 1.0.0-alpha-146
450
-
451
- - ListItem => dataId fixes
452
- - Tag => dataId issue Fixed
453
- - DropBox => RTL fixes
454
- - VelocityAnimation => RTL fixes
455
-
456
- # 1.0.0-alpha-145
457
-
458
- - TextBoxIcon Clear Icon Color Fix
459
-
460
- # 1.0.0-alpha-144
461
-
462
- - PortalLayer Moved to deprecated folder
463
- - A11y Id Added For Select, MultiSelect Based Components
464
- - Semantic Button Default Font and Padding Resetted.
465
- - LisItem - dataId setted default
466
-
467
- - DropDown
468
- - DropDownHeading - Added customClass props
469
- - DropDownItem - Added customClass props
470
- - DropDownSearch - Added customClass
471
- - DropDownSeparator - Added customClass props
472
- - Radio - Added customClass
473
- - ListItem
474
- - ListItem - Removed customClass props and Added customClass object
475
- - ListItemWithAvatar - Added customClass
476
- - ListItemWithCheckBox - Added customClass
477
- - ListItemWIthIcon - Added customClass
478
- - ListItemWithRadio - Added customClass
479
- - Ribbon - Added customClass props
480
- - Stencils - Added customClass props
481
- - Switch - Added customClass
482
- - TextBoxIcon - Removed className props and Added customClass
483
- - Textarea - Removed className props and Added customClass props
484
- - Tooltip - No customClass. Just declared variables for Theme mode
485
-
486
- # 1.0.0-alpha-143
487
-
488
- - Issue fix in displaying Avatar Initial when 'name' prop has trailing space.
489
-
490
- # 1.0.0-alpha-142
491
-
492
- - Theme Based Changes(Variable changes no Impacts)
493
-
494
- # 1.0.0-alpha-141
495
-
496
- - Tab => keyboardprevent(ctrl,shift,alt) for link case
497
- - Appcontainer => dataThemeAttr added
498
- - ListItem => isDarkMode prop added
499
-
500
- # 1.0.0-alpha-140
501
-
502
- - DropBox -> PortalLayer changed to Modal
503
-
504
- # 1.0.0-alpha-139
505
-
506
- - DateTime => i18keys supported
507
- - variable name changes
508
-
509
- # 1.0.0-alpha-138
510
-
511
- - - Avatar - Removed customTextClass and added customClass props
512
- - - AvatarTeam - Removed customTextClass and added customClass
513
- - - Button - Removed className and added customClass
514
- - - Buttongroup - Added customClass props
515
- - - Card, CardHeader, CardContent, CardFooter - Removed className and added customClass props in Card, CardHeader, CardContent, CardFooter
516
- - - CheckBox - Added customClass
517
- - - DropBox - Removed className and added customClass
518
- - - Label - Added customClass props
519
- - - Tag - Removed className and added customClass
520
- - - TextBox - Removed className and added customClass props
521
- - - AppContainer - dataTheme Prop added
522
-
523
- # 1.0.0-alpha-137
524
-
525
- - ally Fixes
526
- - htmlId prop added in the select component
527
- - AdvancedGroupMultiSelect => scroll fetch issue fix
528
-
529
- # 1.0.0-alpha-136
530
-
531
- - removed dataIdNoOptnsMsg from GroupSelect
532
- - i18keys props renamed to i18nKeys
533
- - clearTitle prop removed from MultiSelect, MultiSelectAvatar, AdvancedMultiSelect, AdvancedGroupMultiSelect
534
- - Textare => default font fix
535
- - CalenderView => dataId changed for invalidDate as invalidDate
536
- - DatePicker limit changed to 1850 - 9999
537
-
538
- # 1.0.0-alpha-135
539
-
540
- - Avatar alternateSrc supported
541
-
542
- # 1.0.0-alpha-134
543
-
544
- - Reset Code Splitting
545
-
546
- # 1.0.0-alpha-133
547
-
548
- - AdvancedGroupMultiSelect => isPadding Prop added
549
-
550
- # 1.0.0-alpha-132
551
-
552
- - htmlId prop given in TextBox , Textboxwithicon, Textarea
553
- - CssProvider Changes
554
-
555
- # 1.0.0-alpha-131
556
-
557
- - Removed isLicenseSuccess and i18n in Label
558
- - name Prop changed to htmlFor in Label
559
- - title prop added in DropDownHeading
560
-
561
- # 1.0.0-alpha-130
562
-
563
- - Added 'isLicenseSuccess' props in 'ListItemWithIcon' component
564
-
565
- # 1.0.0-alpha-129
566
-
567
- - DropBox className Fix
568
-
569
- # 1.0.0-alpha-128
570
-
571
- - DateComponent => isEditable added
572
-
573
- # 1.0.0-alpha-127
574
-
575
- - DateComponent => error through fix
576
-
577
- # 1.0.0-alpha-126
578
-
579
- - AllY implementation for the button, textbox
580
- - Semantic button added
581
-
582
- # 1.0.0-alpha-125
583
-
584
- - fize => font_sizevariable replaced
585
- - Tab => moreiconActiveClass
586
-
587
- # 1.0.0-alpha-124
588
-
589
- - size => fsize
590
-
591
- # 1.0.0-alpha-123
592
-
593
- - Appcontainer RemFontVariable added
594
-
595
- # 1.0.0-alpha-122
596
-
597
- - Tag default bg color Changed
598
- - AvatarTeam background color removed
599
-
600
- # 1.0.0-alpha-121
601
-
602
- - Dropbox shadow changed
603
-
604
- # 1.0.0-alpha-120
605
-
606
- - Reponsive Render Fixes
607
- - DropBoxBorder Removed
608
-
609
- # 1.0.0-alpha-119
610
-
611
- - DateTime component Fix
612
-
613
- # 1.0.0-alpha-118
614
-
615
- - CustomResponsive Added
616
-
617
- # 1.0.0-alpha-117
618
-
619
- - DateTime Placeholder Selection Fix For Firefox
620
-
621
- # 1.0.0-alpha-116
622
-
623
- - DateTime Component Issue Fix , Row Fix, YearView Fix
624
- - DateTime => i18keys prop added
625
- - TextBoxWithIcon => children prop Parent Changed to Box
626
-
627
- # 1.0.0-alpha-115
628
-
629
- - DropBox => isDarkMode added
630
- - DropDownHeading => isDarkMode added
631
- - ListItem => palette dark added
632
- - ListItemWithAvatar => isDarkMode,avatarPalette added
633
- - EmptyState => isDarkMode added
634
- - MultiSelect => isDarkMode,palette added
635
- - MultiSelectWithAvatar => isDarkMode,palette added
636
- - SelectedOptions => isDarkMode added
637
- - Suggestions => isDarkMode, palette added
638
- - Stencils => dark palette added
639
- - Tag => isDarkMode prop added
640
-
641
- # 1.0.0-alpha-114
642
-
643
- - Tab iconSize Prop Added
644
-
645
- # 1.0.0-alpha-113
646
-
647
- - DateTime => isPadding prop added
648
- - common diabled opacity changed to 0.5
649
- - MultiSelect => isBoxPaddingNeed needa prop added
650
- - DropBox => isBoxPaddingNeed prop added
651
- - RippleEffect => primaryDark palette added
652
-
653
- # 1.0.0-alpha-112
654
-
655
- - Card scroll issue fix
656
-
657
- # 1.0.0-alpha-111
658
-
659
- - AdvancedGroupMultiSelect => children,getFooter, customClass added , Loader Handled
660
- - GroupSelect => children, getFooter added
661
- - Svg package Added
662
- - RippleEffect => before zindex removed
663
- - Container , Box Performance Fix
664
- - Card ReRender Fix
665
-
666
- # 1.0.0-alpha-110
667
-
668
- - MultiSelect DataId Fix
669
- - ToolTip Fix
670
- - RippleEffect Added
671
-
672
- # 1.0.0-alpha-109
673
-
674
- - MultiSelect Data-Id fix
675
- - Peer Dependencies Added
676
-
677
- # 1.0.0-alpha-108
678
-
679
- - Disabling internal state support for Accordion.
680
- - Adding 'equalityCheck' function support for AccordionItem.
681
-
682
- # 1.0.0-alpha-107
683
-
684
- - Adding onScroll support for TabContentWrapper component
685
-
686
- # 1.0.0-alpha-106
687
-
688
- - Package Update
689
-
690
- # 1.0.0-alpha-105
691
-
692
- - icon, variable version update
693
- - radio,checkbox,switch accessiblity changes => data-checked removed
694
- - semantic button added
695
-
696
- # 1.0.0-alpha-104
697
-
698
- - Dropbox => isBoxPaddingNeed,isPadding Added
699
-
700
- # 1.0.0-alpha-103
701
-
702
- - Tag Flat Removed
703
-
704
- # 1.0.0-alpha-102
705
-
706
- - ListItemWithAvatar => avatarPalette added
707
- - AdvancedGroupMultiSelect => needBorder added
708
- - AdvancedMultiSelect => needBorder added
709
- - Suggestions => avatarPalette added
710
- - SelectWithAvatar => onRemove,avatarPalette,tagSize,groupName added
711
- - Tag => avatarPalette added
712
-
713
- # 1.0.0-alpha-101
714
-
715
- - PortalLayer Fix Zindex
716
-
717
- # 1.0.0-alpha-100
718
-
719
- - Listitem Data-selected attr added, tabIndex Fixed
720
-
721
- # 1.0.0-alpha-99
722
-
723
- - Tab Click Fixed
724
-
725
- # 1.0.0-alpha-98
726
-
727
- - Modal Zindex issue fixed
728
- - Tabs OnmouseDown Implement
729
-
730
- # 1.0.0-alpha-97
731
-
732
- - MultiSelect Issue Fix
733
-
734
- # 1.0.0-alpha-96
735
-
736
- - Tootltip Update
737
- - Avatar -> textPalette,customTextClass added - font-family light removed
738
- - AvatarTeam -> textPalette,customTextClass added
739
-
740
- # 1.0.0-alpha-95
741
-
742
- - Icon Package Update
743
-
744
- # 1.0.0-alpha-94
745
-
746
- - Tab Mapping Fix
747
-
748
- # 1.0.0-alpha-93
749
-
750
- - Tab Fixes
751
-
752
- # 1.0.0-alpha-92
753
-
754
- - Tab Custom Element Fix
755
- - Avatar xlarge size changes
756
-
757
- # 1.0.0-alpha-91
758
-
759
- - Tab Click Prevent Fix
760
-
761
- # 1.0.0-alpha-90
762
-
763
- - Switch,CheckBox,Radio => data-checked added
764
- - Tab Resize Issue Solved, setTitleForMoreOptions added for vertical, a11y tags added , gamma and zeta palatte removed
765
- - ListItem TaBIndex Added
766
-
767
- # 1.0.0-alpha-89
768
-
769
- - Tooltip Change
770
- - Icon Version Update
771
- - For MultiSelect Based Components clearTitle prop Added
772
- - tooltip added in Tag Component
773
-
774
- # 1.0.0-alpha-88
775
-
776
- - Datewidget/Datetime tested and docs update with @zohodesk/datetimejs package
777
-
778
- # 1.0.0-alpha-87
779
-
780
- - Date Component TimeZone Fix
781
- - Unwanted Functions Removed from utils/Common
782
-
783
- # 1.0.0-alpha-86
784
-
785
- - Tooltip UI Updated
786
- - DropDownFooter,DropDownHeader,DropDownMenu,SimpleDropdown Deleted
787
- - DropDownHeading => children and customClass Added
788
- - AdvancedGroupMultiSelect -> search fix
789
- - MultiSelect -> search clear fix
790
- - GroupSelect -> Keydown Fix
791
-
792
- # 1.0.0-alpha-85
793
-
794
- - Datetime/DateWidget Component changes from @zohodesk/datetimejs package
795
-
796
- # 1.0.0-alpha-84
797
-
798
- - ListItemWiithIcon Data-Id Fix
799
-
800
- # 1.0.0-alpha-83
801
-
802
- - CheckBox Prop Fix Update activeStyle added
803
-
804
- # 1.0.0-alpha-82
805
-
806
- - DateTime, DateWidget Changes => date return object Fix
807
- - autoFocus prop added in Textarea component
808
-
809
- # 1.0.0-alpha-81
810
-
811
- - variant - secondary type removed in a Label component
812
- - customClass Added For Label component
813
- - Radio, CheckBox SVG Updated, and Palette Danger Added, isFilled Added For Transparent BG
814
- - MultiSelect Avatar DataId Changes
815
-
816
- # 1.0.0-alpha-80
817
-
818
- - data-dottedTitle added for Tooltip
819
-
820
- # 1.0.0-alpha-79
821
-
822
- - Tag danger, default color changed to dot_bg_hawkesBlue
823
- - MultiSelectWithAvatar size prop passed for tags Parent
824
-
825
- # 1.0.0-alpha-78
826
-
827
- - isAbsolute,isAnimate,needAction,boxSize,className,innerClass prop added in DateTime
828
- - needBorder prop added in CalendarView
829
- - isAbsolutePositioningNeeded prop fixed in dropbox
830
- - Timezone Day light savings offset calculation fix in Date Components
831
- - isSearchClearOnClose props added for Select Based components
832
- - Radio line-heignt fix
833
-
834
- # 1.0.0-alpha-77
835
-
836
- - TestCase Fix
837
-
838
- # 1.0.0-alpha-76
839
-
840
- - ResizeObserver Implementation
841
-
842
- # 1.0.0-alpha-75
843
-
844
- - Select children prop undefined issue fix
845
-
846
- # 1.0.0-alpha-74
847
-
848
- - SelectWithIcon Component Added
849
- - getChildren,getFooter,getCustomEmptyState feature added in Select Component
850
-
851
- # 1.0.0-alpha-73
852
-
853
- - Appcontainer eleRef Supported
854
- - Responsive TouchDevice Fix
855
- - Stencils color Update
856
-
857
- # 1.0.0-alpha-72
858
-
859
- - BaseLine Added in Layout
860
- - hide added in CssProvider
861
-
862
- # 1.0.0-alpha-71
863
-
864
- - disableTitle and needAvatarTitle Added For List Items
865
- - Avatar Team Title Fix
866
-
867
- # 1.0.0-alpha-70
868
-
869
- - Leap Year Date Component Fix
870
- - Card Shrink issue Fix
871
-
872
- # 1.0.0-alpha-69
873
-
874
- - Exporting RefElement component from PortalLayer component
875
-
876
- # 1.0.0-alpha-68
877
-
878
- - Tab Width Calculation fix, Dotted Fix
879
- - SelectWithAvatar Fix
880
- - Select Fix
881
- - MultiSelect disableAction Fix
882
- - Variable Update
883
-
884
- # 1.0.0-alpha-67
885
-
886
- - Adding TourId and isAbsolutePositioningNeeded key in DropBox
887
- - Adding TourId in Box, Container, and Tab components
888
-
889
- # 1.0.0-alpha-66
890
-
891
- - Snap Update
892
-
893
- # 1.0.0-alpha-65
894
-
895
- - isDisabled, Readonly Unified in all Form Components
896
- - Date Dropdown => Select List Border Fix
897
- - Unified All Fields
898
-
899
- # 1.0.0-alpha-64
900
-
901
- - isDisabled Option added for List Item Based Atoms
902
- - needBorder and disableAction Option added for MultiSelect
903
- - Select BoxSize Added for DropBox
904
-
905
- # 1.0.0-alpha-62
906
-
907
- - Switch Title Issue Fixed
908
-
909
- # 1.0.0-alpha-61
910
-
911
- - Tab Click Issue Fixed
912
-
913
- # 1.0.0-alpha-60
914
-
915
- - Button Title Added
916
- - Tab Disabled Added
917
- - Tooltip Fix
918
-
919
- # 1.0.0-alpha-59
920
-
921
- - AppContainer Added
922
-
923
- # 1.0.0-alpha-58
924
-
925
- - Tag Line Height Issue Fixed
926
- - Advanced MultiSelect Event Passed in Argument
927
-
928
- # 1.0.0-alpha-57
929
-
930
- - Base Font Version 3 Updated
931
- - Advanced Group Multi-Select Added
932
-
933
- # 1.0.0-alpha-56
934
-
935
- - Accordion unMount Added
936
- - Icon Package Updated
937
- - Velocity Docs Added
938
-
939
- # 1.0.0-alpha-55
940
-
941
- - Tab Dot Color Convert
942
-
943
- # 1.0.0-alpha-54
944
-
945
- - GroupSelect Unlimited Scroll Fix
946
- - Dropdown Header Css After 1px Fix
947
-
948
- # 1.0.0-alpha-53
949
-
950
- - CustomScroll Make Optional
951
- - Reset Code Implemented in Portal
952
- - Icon Line-Height Remove
953
- - New Reports Icons Added
954
-
955
- # 1.0.0-alpha-52
956
-
957
- - Advance Multi-Select Added
958
-
959
- # 1.0.0-alpha-51
960
-
961
- - Docs Run Path Issue Fix
962
-
963
- # 1.0.0-alpha-50
964
-
965
- - VelocityAnimation Added
966
-
967
- # 1.0.0-alpha-49
968
-
969
- - Radio Test Cases Fixed
970
-
971
- # 1.0.0-alpha-48
972
-
973
- - TimeZone Added in DateTime and DateWidget
974
- - Radio DataId Fix
975
-
976
- # 1.0.0-alpha-47
977
-
978
- - DateTime Component needDefaultTime Prop Fix
979
- - Dot Variables Updated
980
- - For All ListItem Based IsTick Prop Removed
981
- - ResponsiveBox and ResponsiveContainer Removed
982
- - MultiSelect Fragment Implemented
983
-
984
- # 1.0.0-alpha-46
985
-
986
- - ReadMe Files Removed
987
- - Style Order Fixed
988
-
989
- # 1.0.0-alpha-45
990
-
991
- - Button RTL Issue Resolved
992
- - Unwanted Files Removed
993
- - Responsive Component Verified
994
-
995
- # 1.0.0-alpha-44
996
-
997
- - FontIcons and Variables Reverted.
998
-
999
- # 1.0.0-alpha-43
1000
-
1001
- - RTL Implemented.
1
+ # DOT Style Guide
2
+
3
+ In this Package, we Provide Some Basic Components to Build Web App
4
+
5
+ - Avatar
6
+ - AvatarTeam
7
+ - Accordion
8
+ - Animation
9
+ - Button
10
+ - Buttongroup
11
+ - Card
12
+ - CheckBox
13
+ - DateTime
14
+ - DropBox
15
+ - Icon
16
+ - Label
17
+ - Layout
18
+ - ListItem
19
+ - MultiSelect
20
+ - Popup
21
+ - Radio
22
+ - Responsive
23
+ - Ribbon
24
+ - Select
25
+ - GroupSelect
26
+ - Stencils
27
+ - Switch
28
+ - Tab
29
+ - Tag
30
+ - Textarea
31
+ - TextBox
32
+ - TextBoxIcon
33
+ - Tooltip
34
+
35
+ # 1.0.0-alpha-234
36
+
37
+ - MultiSelect => SelectedId fix on component did update
38
+
39
+ # 1.0.0-alpha-233
40
+
41
+ - MultiSelect => On press tab key selecting option removed
42
+
43
+ # 1.0.0-alpha-232
44
+
45
+ - ListContainer => Mobile Responsive Implemented
46
+ # 1.0.0-alpha-231
47
+
48
+ - DropBox - Position Undefined Issue Solved
49
+
50
+ # 1.0.0-alpha-230
51
+
52
+ - Avatar, AdvancedGroupMultiSelect, AdvancedMultiSelect, MultiSelect, MultiSelectWithAvatar, GroupSelect, Select, SelectWithAvatar, SelectWithIcon, TextBoxIcon => Tooltip undefined case solved
53
+ - Select , MultiSelect => boxSize prop added
54
+
55
+ # 1.0.0-alpha-229
56
+
57
+ - MultiSelect, AdvancedMultiSelect => disabledOption Clear icon handled properly
58
+
59
+ # 1.0.0-alpha-228
60
+
61
+ - Button => danger, primary loader color issue solved
62
+ # 1.0.0-alpha-227
63
+
64
+ - isReadOnly and needEffect prop added in Tag Component for read-only case
65
+ - needEffect prop added for the below components: ( This props has been added for read-only case )
66
+ => Advanced Group Multi Select
67
+ => Advanced Multi Select
68
+ => Multi Select
69
+ => Multi Select With Avatar
70
+ => Select With Avatar
71
+ - isReadonly prop added for SelectedOption component
72
+ - Read-only class added for TextBoxIcon component
73
+ - Removed click action in tag multi select component for read-only case
74
+ - Changed the cursor default to not-allowed in Radio component for read-only case
75
+ # 1.0.0-alpha-226
76
+
77
+ - ListContainer Implemented in => ListItem,ListItemWithAvatar,ListItemWithIcon,ListItemWithRadio,ListItemWithCheckBox
78
+
79
+ # 1.0.0-alpha-225
80
+
81
+ - Appearance css moved to assets
82
+
83
+ # 1.0.0-alpha-224
84
+
85
+ - css color variable updation
86
+
87
+ # 1.0.0-alpha-223
88
+
89
+ - bg,shadow,text,border based variables removed and renamed.
90
+ # 1.0.0-alpha-222
91
+
92
+ - Tabs=> isResponsive condition handled properly
93
+ - Select, MultiSelect => on press tab, choose selected value then move focus to next focuable element flow implemented
94
+
95
+ # 1.0.0-alpha-221
96
+
97
+ - blueDefaultTheme & blueDarkTheme class name added in Blue CTATheme & ComponentTheme files
98
+
99
+ # 1.0.0-alpha-220
100
+
101
+ - Tooltip Delay Controlled to Improve Perf
102
+
103
+ # 1.0.0-alpha-219
104
+
105
+ - ContextOptimizer => ShallowEqal function issue solved
106
+
107
+ # 1.0.0-alpha-218
108
+
109
+ - Select => Custom props undefined issue solved
110
+
111
+ # 1.0.0-alpha-217
112
+
113
+ - TextBox, Multiselect, Tag missing dark palette variables moved under Themes folder file
114
+
115
+ # 1.0.0-alpha-216
116
+
117
+ - Select component -> customProps added -> TextBoxProps ,DropdownSearchTextBoxProps, listItemProps added
118
+ - Suggestions component -> customProps added -> listItemProps
119
+ - TextBox component -> customProps added
120
+ - TextBoxIcon component -> customProps added -> TextBoxProps
121
+
122
+ # 1.0.0-alpha-215
123
+
124
+ - Select Search Regex Changed to Lowercase
125
+
126
+ # 1.0.0-alpha-214
127
+
128
+ - Avatar, Label, Tag, Dropdown, ListItem, Multiselect missing dark palette variables moved under Themes folder files
129
+
130
+ # 1.0.0-alpha-213
131
+
132
+ - AnimationVariable File import removed
133
+
134
+ # 1.0.0-alpha-212
135
+
136
+ - Stencils => Converted to Pure Component
137
+
138
+ # 1.0.0-alpha-211
139
+
140
+ - Lato font reference changed from local to Zoho URL(web fonts)
141
+
142
+ # 1.0.0-alpha-210
143
+
144
+ - Published but some issues are there
145
+
146
+ # 1.0.0-alpha-209
147
+
148
+ - Config => isReducedMotion, direction added
149
+ - LibraryContext => added
150
+ - transition variable implemented in all css
151
+
152
+ # 1.0.0-alpha-208
153
+
154
+ - Select, AdvancedGroupMultiSelect, MultiSelect => search space issue solved
155
+ - Common => getSearchString fn added,
156
+ - Tabs => MoreButtonProps added in customProps
157
+ - Tab => customProps added
158
+
159
+ # 1.0.0-alpha-207
160
+
161
+ - Popup => PreventDefault On RemoveClose Removed
162
+ - Tabs => getCustomDropBoxHeaderPlaceHolder props added
163
+
164
+ # 1.0.0-alpha-206
165
+
166
+ - LableColor Css File Separated
167
+ - Select, TextBox,MultiSelect,AdvancedMultiSelect => on focusing input preventScroll disabled.
168
+ - ResizeComponent Added
169
+
170
+ # 1.0.0-alpha-205
171
+
172
+ - MultiSelect => lowBandwidth Force Apicall issue fixed
173
+
174
+ # 1.0.0-alpha-204
175
+
176
+ - CTA alpha color value changed
177
+
178
+ # 1.0.0-alpha-203
179
+
180
+ - Default mode CTA grey color value changed
181
+
182
+ # 1.0.0-alpha-202
183
+
184
+ - MultiSelect - scroll top issue fix
185
+
186
+ # 1.0.0-alpha-201
187
+
188
+ - AccordionItem - innerclass prop has been added.
189
+
190
+ # 1.0.0-alpha-200
191
+
192
+ - Responsive Sender Receiver Performance Improvement
193
+
194
+ # 1.0.0-alpha-199
195
+
196
+ - Font size variable fixed for missed place
197
+
198
+ # 1.0.0-alpha-198
199
+
200
+ - Date Component optimization
201
+
202
+ # 1.0.0-alpha-197
203
+
204
+ - Card => isPercentageScroll prop added, scrollFetchLimit config implemented
205
+ - Tabs => customProps Prop added
206
+
207
+ # 1.0.0-alpha-196
208
+
209
+ - AdvancedMultiSelect => SelectedOptionsLimti old and new comparsion based rerender update
210
+
211
+ # 1.0.0-alpha-195
212
+
213
+ - ZIndex Number Counter Issue solved
214
+
215
+ # 1.0.0-alpha-194
216
+
217
+ - Tab => css modified position correction and mousedown issue fixed
218
+ - fitContWidth,fitContHeight class added in common
219
+ - propType Declaration fixes
220
+
221
+ # 1.0.0-alpha-193
222
+
223
+ - VelocityAnimation => slideLeft animation added
224
+ - Tabs => containerClass prop added
225
+
226
+ # 1.0.0-alpha-192
227
+
228
+ - CTA gray based color changes
229
+
230
+ # 1.0.0-alpha-191
231
+
232
+ - CustomScroll Color Fixes
233
+
234
+ # 1.0.0-alpha-190
235
+
236
+ - DarkMode => input placeholder color changed
237
+
238
+ # 1.0.0-alpha-189
239
+
240
+ - DropBox => Calculation Based Performance improvement
241
+ - Popup => Popup WitthIn Popup Body Focus Issue Solved
242
+
243
+ # 1.0.0-alpha-188
244
+
245
+ - Popup => popup within popup open body click issue fixed
246
+
247
+ # 1.0.0-alpha-187
248
+
249
+ - Popup => popupGroup empty array check added
250
+
251
+ # 1.0.0-alpha-186
252
+
253
+ - MultiSelect - children render place changed
254
+
255
+ # 1.0.0-alpha-185
256
+
257
+ - DropBox => Toggle Position Issue Solved For Left Right Padding Calculation
258
+
259
+ # 1.0.0-alpha-184
260
+
261
+ - Palette-Based Folder Structure Changed.
262
+ - data-theme changed to data-mode
263
+ - data-palette changed to data-theme
264
+
265
+ # 1.0.0-alpha-183
266
+
267
+ - AppContainer => dataThemeAttr,dataTheme prop removed. instead customProps prop added
268
+ - Palette Based Color System Implemented
269
+
270
+ # 1.0.0-alpha-182
271
+
272
+ - DateComponent => Safari Browser Focus Selection Issue Fixed
273
+
274
+ # 1.0.0-alpha-181
275
+
276
+ - MultiSelect , AdvancedMultiSelect => selection reorder issue fixed
277
+ - Avatar, AvatarTeam, Checkbox, ListItem, Switch => customProps Added
278
+
279
+ # 1.0.0-alpha-180
280
+
281
+ - Tab => Rtl Fix
282
+ - Config => idCounter, ZindexCounter, IdPrefix Added, Intial Zindex Increased to 3
283
+
284
+ # 1.0.0-alpha-179
285
+
286
+ - DateWidget => 24 hours HH caps placeholder issue solved
287
+
288
+ # 1.0.0-alpha-178
289
+
290
+ - MultiSelect => getFooter prop added
291
+ - AdvancedMultiSelect => getFooter prop added
292
+
293
+ # 1.0.0-alpha-177
294
+
295
+ - DateWidget - PlaceHolder Lower Case Issue Solved
296
+ - Tab - Hook Callback Issue Fixed
297
+ - MultiSelect Empty Array Fix
298
+
299
+ # 1.0.0-alpha-176
300
+
301
+ - DateWidget - isHideCurrentYear,onBlur,onFocus prop added
302
+
303
+ # 1.0.0-alpha-175
304
+
305
+ - DateTime,DateWidget - is24Hour prop added
306
+ - DateTime => isDefaultPosition prop added
307
+ - Responsive Observer Performance Issue Fixed
308
+
309
+ # 1.0.0-alpha-174
310
+
311
+ - CheckBox - isClipped Prop added
312
+
313
+ # 1.0.0-alpha-173
314
+
315
+ - code-based issue fixed ( const to let)
316
+
317
+ # 1.0.0-alpha-172
318
+
319
+ - TextBoxIcon/TextBoxIcon.js
320
+ => onClearMouseDown prop support
321
+ - MultiSelect, MultiSelectWithAvatar,AdvancedMultiSelect => disabledOptions prop supported
322
+
323
+ # 1.0.0-alpha-171
324
+
325
+ - Dropbox => mobileWidth Configuration Hook given
326
+
327
+ # 1.0.0-alpha-170
328
+
329
+ - MultiSelectWithAvatar => isSearchClearOnSelect prop added
330
+ - DropBox => customStyle prop added
331
+ - DropDownHeading => tabIndex removed
332
+
333
+ # 1.0.0-alpha-169
334
+
335
+ - DateWidget => iconOnHover added and autoComplete disabled
336
+ - AdvancedGroupMultiSelect => autoComplete disabled
337
+ - AdvancedMultiSelect => autoComplete disabled
338
+ - MultiSelect => autoComplete disabled
339
+ - MultiSelectWithAvatar => isBoxPaddingNeed prop added
340
+ - GroupSelect => iconOnHover prop added and tab focus issue solved
341
+ - Select => iconOnHover prop added and tab focus issue solved
342
+ - SelectWithAvatar => autoComplete disabled
343
+ - SelectWithIcon => autoComplete disabled
344
+ - TextBox => isFocus prop added
345
+ - TextBoxIcon => isFocus,iconOnHover prop added
346
+
347
+ # 1.0.0-alpha-168
348
+
349
+ - DropBox Duplicate Portal removed
350
+
351
+ # 1.0.0-alpha-167
352
+
353
+ - DropBox - responsive ui fixes , isRestrictScroll,needAutoZindex prop added, needResponsive default value changed to true
354
+ - Popup - customOrder prop added
355
+ - ListItemWithAvatar => tick icon padding issue solved
356
+
357
+ # 1.0.0-alpha-166
358
+
359
+ - Tab => Border Calculation Issue Fixed
360
+ - Tooltip => Position Issue Fixed
361
+
362
+ # 1.0.0-alpha-165
363
+
364
+ - Select -> onFocus Prop Added
365
+ - Tab -> titlePosition prop added for tooltip
366
+
367
+ # 1.0.0-alpha-164
368
+
369
+ - Fixed Tab highlight issue.
370
+
371
+ # 1.0.0-alpha-163
372
+
373
+ - Fixed the bug to recalculate dimension if tab id changed
374
+
375
+ # 1.0.0-alpha-162
376
+
377
+ - Performance Changes added in Tab , Tooltip Components
378
+ - MultiSelect, MultiSelectWithAvatar => customChildrenClass prop Added and TextBox component replaced with TextBoxWithIcon component
379
+
380
+ # 1.0.0-alpha-161
381
+
382
+ - Proxima Font Removed and Lato Font Added
383
+
384
+ # 1.0.0-alpha-159
385
+
386
+ - MultiSelect,MultiSelectWithAvatar,AdvancedGroupMultiSelect,AdvancedMultiSelect - isSearchClearOnSelect default Prop changed as true
387
+ - Tooltip Box Layout Position Issue Fixed
388
+ - autoTabIndex prop removed in listitem component groups
389
+
390
+ # 1.0.0-alpha-158
391
+
392
+ - ListItem => dataId Fix
393
+ - MultiSelect => Bg color fix
394
+
395
+ # 1.0.0-alpha-157
396
+
397
+ - RippleEffect => needBorder prop added
398
+ - Select => Children Prop added
399
+ - MultiSelect,MultiSelectWithAvatar,AdvancedGroupMultiSelect,AdvancedMultiSelect - isSearchClearOnSelect prop added
400
+ - ListItem,ListItemWithIcon,ListItemWithAvatar => dataId added for tickIcon
401
+
402
+ # 1.0.0-alpha-156
403
+
404
+ - A11y Changes
405
+
406
+ # 1.0.0-alpha-156
407
+
408
+ - Dark Theme Changes
409
+
410
+ # 1.0.0-alpha-155
411
+
412
+ - Tooltip DarkMode Theme Css Added
413
+
414
+ # 1.0.0-alpha-154
415
+
416
+ - isDarkMode based props removed for all components
417
+ - AppContainer => Tooltip moved from Container Html
418
+
419
+ # 1.0.0-alpha-153
420
+
421
+ - ListItem => text-decoration fixed
422
+ - AdvancedGroupMultiSelect => isGroupMultiSelect prop removed
423
+ - AdvancedMultiSelect => isGroupMultiSelect removed, isBoxPaddingNeed added
424
+ - MultiSelectHeader => isGroupMultiSelect removed
425
+
426
+ # 1.0.0-alpha-152
427
+
428
+ - A11y Changes
429
+ - Theme Primary Colors Added
430
+
431
+ # 1.0.0-alpha-150
432
+
433
+ - Label => dark palette added
434
+ - TextBox => light variant added
435
+
436
+ # 1.0.0-alpha-149
437
+
438
+ - Avatar,AvatarTeam =>borderOnActive,borderOnHover prop added
439
+ - Tab - text decoration added
440
+ - Semantic Button Css fixed
441
+
442
+ # 1.0.0-alpha-148
443
+
444
+ - Tag => max-width 100% added
445
+ - Theme Changes in => DateTime,Tabs,AdvancedMultiSelect,RippleEffect
446
+
447
+ # 1.0.0-alpha-147
448
+
449
+ - currentScreenSize returned from Responsive Receiver
450
+ - sticky class added in common.module.css
451
+ - --zdt prefix added for theme variables
452
+
453
+ # 1.0.0-alpha-146
454
+
455
+ - ListItem => dataId fixes
456
+ - Tag => dataId issue Fixed
457
+ - DropBox => RTL fixes
458
+ - VelocityAnimation => RTL fixes
459
+
460
+ # 1.0.0-alpha-145
461
+
462
+ - TextBoxIcon Clear Icon Color Fix
463
+
464
+ # 1.0.0-alpha-144
465
+
466
+ - PortalLayer Moved to deprecated folder
467
+ - A11y Id Added For Select, MultiSelect Based Components
468
+ - Semantic Button Default Font and Padding Resetted.
469
+ - LisItem - dataId setted default
470
+
471
+ - DropDown
472
+ - DropDownHeading - Added customClass props
473
+ - DropDownItem - Added customClass props
474
+ - DropDownSearch - Added customClass
475
+ - DropDownSeparator - Added customClass props
476
+ - Radio - Added customClass
477
+ - ListItem
478
+ - ListItem - Removed customClass props and Added customClass object
479
+ - ListItemWithAvatar - Added customClass
480
+ - ListItemWithCheckBox - Added customClass
481
+ - ListItemWIthIcon - Added customClass
482
+ - ListItemWithRadio - Added customClass
483
+ - Ribbon - Added customClass props
484
+ - Stencils - Added customClass props
485
+ - Switch - Added customClass
486
+ - TextBoxIcon - Removed className props and Added customClass
487
+ - Textarea - Removed className props and Added customClass props
488
+ - Tooltip - No customClass. Just declared variables for Theme mode
489
+
490
+ # 1.0.0-alpha-143
491
+
492
+ - Issue fix in displaying Avatar Initial when 'name' prop has trailing space.
493
+
494
+ # 1.0.0-alpha-142
495
+
496
+ - Theme Based Changes(Variable changes no Impacts)
497
+
498
+ # 1.0.0-alpha-141
499
+
500
+ - Tab => keyboardprevent(ctrl,shift,alt) for link case
501
+ - Appcontainer => dataThemeAttr added
502
+ - ListItem => isDarkMode prop added
503
+
504
+ # 1.0.0-alpha-140
505
+
506
+ - DropBox -> PortalLayer changed to Modal
507
+
508
+ # 1.0.0-alpha-139
509
+
510
+ - DateTime => i18keys supported
511
+ - variable name changes
512
+
513
+ # 1.0.0-alpha-138
514
+
515
+ - - Avatar - Removed customTextClass and added customClass props
516
+ - - AvatarTeam - Removed customTextClass and added customClass
517
+ - - Button - Removed className and added customClass
518
+ - - Buttongroup - Added customClass props
519
+ - - Card, CardHeader, CardContent, CardFooter - Removed className and added customClass props in Card, CardHeader, CardContent, CardFooter
520
+ - - CheckBox - Added customClass
521
+ - - DropBox - Removed className and added customClass
522
+ - - Label - Added customClass props
523
+ - - Tag - Removed className and added customClass
524
+ - - TextBox - Removed className and added customClass props
525
+ - - AppContainer - dataTheme Prop added
526
+
527
+ # 1.0.0-alpha-137
528
+
529
+ - ally Fixes
530
+ - htmlId prop added in the select component
531
+ - AdvancedGroupMultiSelect => scroll fetch issue fix
532
+
533
+ # 1.0.0-alpha-136
534
+
535
+ - removed dataIdNoOptnsMsg from GroupSelect
536
+ - i18keys props renamed to i18nKeys
537
+ - clearTitle prop removed from MultiSelect, MultiSelectAvatar, AdvancedMultiSelect, AdvancedGroupMultiSelect
538
+ - Textare => default font fix
539
+ - CalenderView => dataId changed for invalidDate as invalidDate
540
+ - DatePicker limit changed to 1850 - 9999
541
+
542
+ # 1.0.0-alpha-135
543
+
544
+ - Avatar alternateSrc supported
545
+
546
+ # 1.0.0-alpha-134
547
+
548
+ - Reset Code Splitting
549
+
550
+ # 1.0.0-alpha-133
551
+
552
+ - AdvancedGroupMultiSelect => isPadding Prop added
553
+
554
+ # 1.0.0-alpha-132
555
+
556
+ - htmlId prop given in TextBox , Textboxwithicon, Textarea
557
+ - CssProvider Changes
558
+
559
+ # 1.0.0-alpha-131
560
+
561
+ - Removed isLicenseSuccess and i18n in Label
562
+ - name Prop changed to htmlFor in Label
563
+ - title prop added in DropDownHeading
564
+
565
+ # 1.0.0-alpha-130
566
+
567
+ - Added 'isLicenseSuccess' props in 'ListItemWithIcon' component
568
+
569
+ # 1.0.0-alpha-129
570
+
571
+ - DropBox className Fix
572
+
573
+ # 1.0.0-alpha-128
574
+
575
+ - DateComponent => isEditable added
576
+
577
+ # 1.0.0-alpha-127
578
+
579
+ - DateComponent => error through fix
580
+
581
+ # 1.0.0-alpha-126
582
+
583
+ - AllY implementation for the button, textbox
584
+ - Semantic button added
585
+
586
+ # 1.0.0-alpha-125
587
+
588
+ - fize => font_sizevariable replaced
589
+ - Tab => moreiconActiveClass
590
+
591
+ # 1.0.0-alpha-124
592
+
593
+ - size => fsize
594
+
595
+ # 1.0.0-alpha-123
596
+
597
+ - Appcontainer RemFontVariable added
598
+
599
+ # 1.0.0-alpha-122
600
+
601
+ - Tag default bg color Changed
602
+ - AvatarTeam background color removed
603
+
604
+ # 1.0.0-alpha-121
605
+
606
+ - Dropbox shadow changed
607
+
608
+ # 1.0.0-alpha-120
609
+
610
+ - Reponsive Render Fixes
611
+ - DropBoxBorder Removed
612
+
613
+ # 1.0.0-alpha-119
614
+
615
+ - DateTime component Fix
616
+
617
+ # 1.0.0-alpha-118
618
+
619
+ - CustomResponsive Added
620
+
621
+ # 1.0.0-alpha-117
622
+
623
+ - DateTime Placeholder Selection Fix For Firefox
624
+
625
+ # 1.0.0-alpha-116
626
+
627
+ - DateTime Component Issue Fix , Row Fix, YearView Fix
628
+ - DateTime => i18keys prop added
629
+ - TextBoxWithIcon => children prop Parent Changed to Box
630
+
631
+ # 1.0.0-alpha-115
632
+
633
+ - DropBox => isDarkMode added
634
+ - DropDownHeading => isDarkMode added
635
+ - ListItem => palette dark added
636
+ - ListItemWithAvatar => isDarkMode,avatarPalette added
637
+ - EmptyState => isDarkMode added
638
+ - MultiSelect => isDarkMode,palette added
639
+ - MultiSelectWithAvatar => isDarkMode,palette added
640
+ - SelectedOptions => isDarkMode added
641
+ - Suggestions => isDarkMode, palette added
642
+ - Stencils => dark palette added
643
+ - Tag => isDarkMode prop added
644
+
645
+ # 1.0.0-alpha-114
646
+
647
+ - Tab iconSize Prop Added
648
+
649
+ # 1.0.0-alpha-113
650
+
651
+ - DateTime => isPadding prop added
652
+ - common diabled opacity changed to 0.5
653
+ - MultiSelect => isBoxPaddingNeed needa prop added
654
+ - DropBox => isBoxPaddingNeed prop added
655
+ - RippleEffect => primaryDark palette added
656
+
657
+ # 1.0.0-alpha-112
658
+
659
+ - Card scroll issue fix
660
+
661
+ # 1.0.0-alpha-111
662
+
663
+ - AdvancedGroupMultiSelect => children,getFooter, customClass added , Loader Handled
664
+ - GroupSelect => children, getFooter added
665
+ - Svg package Added
666
+ - RippleEffect => before zindex removed
667
+ - Container , Box Performance Fix
668
+ - Card ReRender Fix
669
+
670
+ # 1.0.0-alpha-110
671
+
672
+ - MultiSelect DataId Fix
673
+ - ToolTip Fix
674
+ - RippleEffect Added
675
+
676
+ # 1.0.0-alpha-109
677
+
678
+ - MultiSelect Data-Id fix
679
+ - Peer Dependencies Added
680
+
681
+ # 1.0.0-alpha-108
682
+
683
+ - Disabling internal state support for Accordion.
684
+ - Adding 'equalityCheck' function support for AccordionItem.
685
+
686
+ # 1.0.0-alpha-107
687
+
688
+ - Adding onScroll support for TabContentWrapper component
689
+
690
+ # 1.0.0-alpha-106
691
+
692
+ - Package Update
693
+
694
+ # 1.0.0-alpha-105
695
+
696
+ - icon, variable version update
697
+ - radio,checkbox,switch accessiblity changes => data-checked removed
698
+ - semantic button added
699
+
700
+ # 1.0.0-alpha-104
701
+
702
+ - Dropbox => isBoxPaddingNeed,isPadding Added
703
+
704
+ # 1.0.0-alpha-103
705
+
706
+ - Tag Flat Removed
707
+
708
+ # 1.0.0-alpha-102
709
+
710
+ - ListItemWithAvatar => avatarPalette added
711
+ - AdvancedGroupMultiSelect => needBorder added
712
+ - AdvancedMultiSelect => needBorder added
713
+ - Suggestions => avatarPalette added
714
+ - SelectWithAvatar => onRemove,avatarPalette,tagSize,groupName added
715
+ - Tag => avatarPalette added
716
+
717
+ # 1.0.0-alpha-101
718
+
719
+ - PortalLayer Fix Zindex
720
+
721
+ # 1.0.0-alpha-100
722
+
723
+ - Listitem Data-selected attr added, tabIndex Fixed
724
+
725
+ # 1.0.0-alpha-99
726
+
727
+ - Tab Click Fixed
728
+
729
+ # 1.0.0-alpha-98
730
+
731
+ - Modal Zindex issue fixed
732
+ - Tabs OnmouseDown Implement
733
+
734
+ # 1.0.0-alpha-97
735
+
736
+ - MultiSelect Issue Fix
737
+
738
+ # 1.0.0-alpha-96
739
+
740
+ - Tootltip Update
741
+ - Avatar -> textPalette,customTextClass added - font-family light removed
742
+ - AvatarTeam -> textPalette,customTextClass added
743
+
744
+ # 1.0.0-alpha-95
745
+
746
+ - Icon Package Update
747
+
748
+ # 1.0.0-alpha-94
749
+
750
+ - Tab Mapping Fix
751
+
752
+ # 1.0.0-alpha-93
753
+
754
+ - Tab Fixes
755
+
756
+ # 1.0.0-alpha-92
757
+
758
+ - Tab Custom Element Fix
759
+ - Avatar xlarge size changes
760
+
761
+ # 1.0.0-alpha-91
762
+
763
+ - Tab Click Prevent Fix
764
+
765
+ # 1.0.0-alpha-90
766
+
767
+ - Switch,CheckBox,Radio => data-checked added
768
+ - Tab Resize Issue Solved, setTitleForMoreOptions added for vertical, a11y tags added , gamma and zeta palatte removed
769
+ - ListItem TaBIndex Added
770
+
771
+ # 1.0.0-alpha-89
772
+
773
+ - Tooltip Change
774
+ - Icon Version Update
775
+ - For MultiSelect Based Components clearTitle prop Added
776
+ - tooltip added in Tag Component
777
+
778
+ # 1.0.0-alpha-88
779
+
780
+ - Datewidget/Datetime tested and docs update with @zohodesk/datetimejs package
781
+
782
+ # 1.0.0-alpha-87
783
+
784
+ - Date Component TimeZone Fix
785
+ - Unwanted Functions Removed from utils/Common
786
+
787
+ # 1.0.0-alpha-86
788
+
789
+ - Tooltip UI Updated
790
+ - DropDownFooter,DropDownHeader,DropDownMenu,SimpleDropdown Deleted
791
+ - DropDownHeading => children and customClass Added
792
+ - AdvancedGroupMultiSelect -> search fix
793
+ - MultiSelect -> search clear fix
794
+ - GroupSelect -> Keydown Fix
795
+
796
+ # 1.0.0-alpha-85
797
+
798
+ - Datetime/DateWidget Component changes from @zohodesk/datetimejs package
799
+
800
+ # 1.0.0-alpha-84
801
+
802
+ - ListItemWiithIcon Data-Id Fix
803
+
804
+ # 1.0.0-alpha-83
805
+
806
+ - CheckBox Prop Fix Update activeStyle added
807
+
808
+ # 1.0.0-alpha-82
809
+
810
+ - DateTime, DateWidget Changes => date return object Fix
811
+ - autoFocus prop added in Textarea component
812
+
813
+ # 1.0.0-alpha-81
814
+
815
+ - variant - secondary type removed in a Label component
816
+ - customClass Added For Label component
817
+ - Radio, CheckBox SVG Updated, and Palette Danger Added, isFilled Added For Transparent BG
818
+ - MultiSelect Avatar DataId Changes
819
+
820
+ # 1.0.0-alpha-80
821
+
822
+ - data-dottedTitle added for Tooltip
823
+
824
+ # 1.0.0-alpha-79
825
+
826
+ - Tag danger, default color changed to dot_bg_hawkesBlue
827
+ - MultiSelectWithAvatar size prop passed for tags Parent
828
+
829
+ # 1.0.0-alpha-78
830
+
831
+ - isAbsolute,isAnimate,needAction,boxSize,className,innerClass prop added in DateTime
832
+ - needBorder prop added in CalendarView
833
+ - isAbsolutePositioningNeeded prop fixed in dropbox
834
+ - Timezone Day light savings offset calculation fix in Date Components
835
+ - isSearchClearOnClose props added for Select Based components
836
+ - Radio line-heignt fix
837
+
838
+ # 1.0.0-alpha-77
839
+
840
+ - TestCase Fix
841
+
842
+ # 1.0.0-alpha-76
843
+
844
+ - ResizeObserver Implementation
845
+
846
+ # 1.0.0-alpha-75
847
+
848
+ - Select children prop undefined issue fix
849
+
850
+ # 1.0.0-alpha-74
851
+
852
+ - SelectWithIcon Component Added
853
+ - getChildren,getFooter,getCustomEmptyState feature added in Select Component
854
+
855
+ # 1.0.0-alpha-73
856
+
857
+ - Appcontainer eleRef Supported
858
+ - Responsive TouchDevice Fix
859
+ - Stencils color Update
860
+
861
+ # 1.0.0-alpha-72
862
+
863
+ - BaseLine Added in Layout
864
+ - hide added in CssProvider
865
+
866
+ # 1.0.0-alpha-71
867
+
868
+ - disableTitle and needAvatarTitle Added For List Items
869
+ - Avatar Team Title Fix
870
+
871
+ # 1.0.0-alpha-70
872
+
873
+ - Leap Year Date Component Fix
874
+ - Card Shrink issue Fix
875
+
876
+ # 1.0.0-alpha-69
877
+
878
+ - Exporting RefElement component from PortalLayer component
879
+
880
+ # 1.0.0-alpha-68
881
+
882
+ - Tab Width Calculation fix, Dotted Fix
883
+ - SelectWithAvatar Fix
884
+ - Select Fix
885
+ - MultiSelect disableAction Fix
886
+ - Variable Update
887
+
888
+ # 1.0.0-alpha-67
889
+
890
+ - Adding TourId and isAbsolutePositioningNeeded key in DropBox
891
+ - Adding TourId in Box, Container, and Tab components
892
+
893
+ # 1.0.0-alpha-66
894
+
895
+ - Snap Update
896
+
897
+ # 1.0.0-alpha-65
898
+
899
+ - isDisabled, Readonly Unified in all Form Components
900
+ - Date Dropdown => Select List Border Fix
901
+ - Unified All Fields
902
+
903
+ # 1.0.0-alpha-64
904
+
905
+ - isDisabled Option added for List Item Based Atoms
906
+ - needBorder and disableAction Option added for MultiSelect
907
+ - Select BoxSize Added for DropBox
908
+
909
+ # 1.0.0-alpha-62
910
+
911
+ - Switch Title Issue Fixed
912
+
913
+ # 1.0.0-alpha-61
914
+
915
+ - Tab Click Issue Fixed
916
+
917
+ # 1.0.0-alpha-60
918
+
919
+ - Button Title Added
920
+ - Tab Disabled Added
921
+ - Tooltip Fix
922
+
923
+ # 1.0.0-alpha-59
924
+
925
+ - AppContainer Added
926
+
927
+ # 1.0.0-alpha-58
928
+
929
+ - Tag Line Height Issue Fixed
930
+ - Advanced MultiSelect Event Passed in Argument
931
+
932
+ # 1.0.0-alpha-57
933
+
934
+ - Base Font Version 3 Updated
935
+ - Advanced Group Multi-Select Added
936
+
937
+ # 1.0.0-alpha-56
938
+
939
+ - Accordion unMount Added
940
+ - Icon Package Updated
941
+ - Velocity Docs Added
942
+
943
+ # 1.0.0-alpha-55
944
+
945
+ - Tab Dot Color Convert
946
+
947
+ # 1.0.0-alpha-54
948
+
949
+ - GroupSelect Unlimited Scroll Fix
950
+ - Dropdown Header Css After 1px Fix
951
+
952
+ # 1.0.0-alpha-53
953
+
954
+ - CustomScroll Make Optional
955
+ - Reset Code Implemented in Portal
956
+ - Icon Line-Height Remove
957
+ - New Reports Icons Added
958
+
959
+ # 1.0.0-alpha-52
960
+
961
+ - Advance Multi-Select Added
962
+
963
+ # 1.0.0-alpha-51
964
+
965
+ - Docs Run Path Issue Fix
966
+
967
+ # 1.0.0-alpha-50
968
+
969
+ - VelocityAnimation Added
970
+
971
+ # 1.0.0-alpha-49
972
+
973
+ - Radio Test Cases Fixed
974
+
975
+ # 1.0.0-alpha-48
976
+
977
+ - TimeZone Added in DateTime and DateWidget
978
+ - Radio DataId Fix
979
+
980
+ # 1.0.0-alpha-47
981
+
982
+ - DateTime Component needDefaultTime Prop Fix
983
+ - Dot Variables Updated
984
+ - For All ListItem Based IsTick Prop Removed
985
+ - ResponsiveBox and ResponsiveContainer Removed
986
+ - MultiSelect Fragment Implemented
987
+
988
+ # 1.0.0-alpha-46
989
+
990
+ - ReadMe Files Removed
991
+ - Style Order Fixed
992
+
993
+ # 1.0.0-alpha-45
994
+
995
+ - Button RTL Issue Resolved
996
+ - Unwanted Files Removed
997
+ - Responsive Component Verified
998
+
999
+ # 1.0.0-alpha-44
1000
+
1001
+ - FontIcons and Variables Reverted.
1002
+
1003
+ # 1.0.0-alpha-43
1004
+
1005
+ - RTL Implemented.