@zohodesk/dot 1.0.0-temp-149 → 1.0.0-temp-151

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 (316) hide show
  1. package/README.md +1261 -1261
  2. package/es/ActionButton/ActionButton.module.css +139 -139
  3. package/es/AlphabeticList/AlphabeticList.module.css +57 -57
  4. package/es/Attachment/Attachment.module.css +157 -157
  5. package/es/AttachmentViewer/AttachmentViewer.module.css +352 -352
  6. package/es/ChannelIcon/ChannelIcon.module.css +217 -217
  7. package/es/Drawer/Drawer.js +0 -0
  8. package/es/Drawer/Drawer.module.css +189 -189
  9. package/es/ExternalLink/ExternalLink.js +0 -0
  10. package/es/ExternalLink/ExternalLink.module.css +3 -3
  11. package/es/ExternalLink/__tests__/ExternalLink.spec.js +0 -0
  12. package/es/FlipCard/FlipCard.module.css +44 -44
  13. package/es/FormAction/FormAction.module.css +82 -82
  14. package/es/FreezeLayer/css/FreezeLayer.module.css +42 -42
  15. package/es/Hooks/Dragger/css/Dragger.module.css +2 -2
  16. package/es/IconButton/IconButton.module.css +22 -22
  17. package/es/Image/Image.module.css +10 -10
  18. package/es/ImportantNotes/ImportantNotes.module.css +20 -20
  19. package/es/Link/Link.js +0 -0
  20. package/es/Link/Link.module.css +3 -3
  21. package/es/Loader/Loader.module.css +46 -46
  22. package/es/Message/Message.module.css +102 -102
  23. package/es/MessageBanner/MessageBanner.module.css +46 -46
  24. package/es/NewStar/NewStar.module.css +175 -175
  25. package/es/PlusIcon/PlusIcon.js +0 -0
  26. package/es/PlusIcon/PlusIcon.module.css +18 -18
  27. package/es/Separator/Separator.module.css +34 -34
  28. package/es/TagWithIcon/TagWithIcon.module.css +56 -56
  29. package/es/ToastMessage/ToastMessage.js +0 -0
  30. package/es/ToastMessage/ToastMessage.module.css +328 -328
  31. package/es/Upload/Upload.module.css +125 -125
  32. package/es/alert/AlertHeader/AlertHeader.module.css +80 -80
  33. package/es/alert/AlertLookup/AlertLookup.module.css +26 -26
  34. package/es/avatar/AvatarClose/AvatarClose.module.css +37 -37
  35. package/es/avatar/AvatarCollision/AvatarCollision.module.css +69 -69
  36. package/es/avatar/AvatarIcon/AvatarIcon.module.css +58 -58
  37. package/es/avatar/AvatarStatus/AvatarStatus.js +0 -0
  38. package/es/avatar/AvatarStatus/AvatarStatus.module.css +146 -146
  39. package/es/avatar/AvatarThread/AvatarThread.module.css +166 -166
  40. package/es/avatar/AvatarUser/AvatarUser.js +0 -0
  41. package/es/avatar/AvatarUser/AvatarUser.module.css +171 -171
  42. package/es/avatar/AvatarWithTeam/AvatarWithTeam.module.css +23 -23
  43. package/es/common/dot_animation.module.css +26 -26
  44. package/es/common/dot_boxShadow.module.css +37 -39
  45. package/es/common/dot_common.module.css +3 -3
  46. package/es/deprecated/FreezeLayer/_FreezeLayer.module.css +42 -42
  47. package/es/deprecated/SelectDropdown/SelectDropdown.module.css +56 -56
  48. package/es/deprecated/utils/KeyboardApi.js +25 -25
  49. package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +100 -100
  50. package/es/emptystate/CommonEmptyState/CommonEmptyState.js +0 -0
  51. package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +85 -85
  52. package/es/emptystate/EditionPage/EditionPage.css +43 -43
  53. package/es/errorstate/EmptyStates.module.css +87 -87
  54. package/es/errorstate/Inconvenience/Inconvenience.module.css +7 -7
  55. package/es/errorstate/LinkText/LinkText.module.css +6 -6
  56. package/es/errorstate/NoRequestFound/NoRequestFound.module.css +3 -3
  57. package/es/errorstate/PermissionPlay/PermissionPlay.module.css +34 -34
  58. package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +3 -3
  59. package/es/errorstate/UnableToProcess/UnableToProcess.module.css +3 -3
  60. package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +3 -3
  61. package/es/errorstate/WillBack/WillBack.module.css +34 -34
  62. package/es/form/fields/CheckBoxField/CheckBoxField.js +0 -0
  63. package/es/form/fields/Fields.module.css +183 -183
  64. package/es/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +107 -107
  65. package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +9 -9
  66. package/es/form/fields/TextEditor/TextEditor.module.css +763 -763
  67. package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +36 -36
  68. package/es/form/fields/ValidationMessage/ValidationMessage.module.css +27 -27
  69. package/es/form/layout/Field/Field.js +0 -0
  70. package/es/form/layout/Field/Field.module.css +22 -22
  71. package/es/form/layout/Section/ModuleFormSection.module.css +3 -3
  72. package/es/form/layout/Section/Section.js +0 -0
  73. package/es/layout/SetupDetailLayout/SetupDetailLayout.module.css +152 -152
  74. package/es/layout/SubtabLayout/SubtabLayout.module.css +164 -164
  75. package/es/list/AvatarFlip/AvatarFlip.module.css +3 -3
  76. package/es/list/BluePrintStatus/BluePrintStatus.module.css +17 -17
  77. package/es/list/Comment/Comment.module.css +29 -29
  78. package/es/list/DepartmentDropDown/DepartmentDropDown.module.css +9 -9
  79. package/es/list/Dot/Dot.module.css +15 -15
  80. package/es/list/DotNew/DotNew.module.css +24 -24
  81. package/es/list/GridStencils/GridStencils.module.css +146 -146
  82. package/es/list/Icons/AddNewIcon.js +3 -2
  83. package/es/list/Icons/CompleteIcon.js +2 -2
  84. package/es/list/Icons/DeleteIcon.js +4 -3
  85. package/es/list/Icons/EditIcon.js +5 -3
  86. package/es/list/Icons/Icons.module.css +16 -16
  87. package/es/list/Icons/ReadUnreadIcon.js +5 -3
  88. package/es/list/Icons/SmartIcon.js +5 -3
  89. package/es/list/ListLayout/ListLayout.module.css +73 -57
  90. package/es/list/ListStencils/ListStencils.module.css +67 -67
  91. package/es/list/SecondaryText/SecondaryText.module.css +136 -136
  92. package/es/list/SecondaryText/Website.js +0 -0
  93. package/es/list/SecondryPanel/SecondryPanel.js +0 -0
  94. package/es/list/SecondryPanel/SecondryPanel.module.css +5 -5
  95. package/es/list/SentimentStatus/SentimentStatus.module.css +12 -12
  96. package/es/list/Subject/Subject.module.css +27 -27
  97. package/es/list/TagNew/TagNew.module.css +116 -116
  98. package/es/list/Thread/Thread.module.css +42 -42
  99. package/es/list/UserTime/UserTime.module.css +58 -58
  100. package/es/list/listCommon.module.css +82 -60
  101. package/es/list/status/StatusDropdown/StatusDropdown.js +9 -2
  102. package/es/list/status/StatusDropdown/StatusDropdown.module.css +92 -92
  103. package/es/list/status/StatusListItem/StatusListItem.js +0 -0
  104. package/es/list/status/StatusListItem/StatusListItem.module.css +109 -109
  105. package/es/lookup/EmptyPage/EmptyPage.js +0 -0
  106. package/es/lookup/EmptyPage/LookupEmptyPage.module.css +12 -12
  107. package/es/lookup/Lookup/Lookup.js +0 -0
  108. package/es/lookup/Lookup/Lookup.module.css +26 -26
  109. package/es/lookup/Section/LookupSection.module.css +7 -7
  110. package/es/lookup/header/Close/LookupClose.module.css +15 -15
  111. package/es/lookup/header/Search/LookupSearch.module.css +57 -57
  112. package/es/lookup/header/TicketHeader/TicketHeader.module.css +22 -22
  113. package/es/lookup/header/Title/LookupTitle.module.css +20 -20
  114. package/es/lookup/header/ViewDropDown/ViewDropDown.module.css +50 -50
  115. package/es/lookup/header/lookupHeaderCommon.module.css +41 -41
  116. package/es/lookup/header/lookupHeaderCommonResponsive.module.css +24 -24
  117. package/es/setup/header/Button/HeaderButton.module.css +5 -5
  118. package/es/setup/header/Link/HeaderLink.module.css +21 -21
  119. package/es/setup/header/Search/Search.module.css +68 -68
  120. package/es/setup/header/Views/Views.module.css +37 -37
  121. package/es/setup/helptips/Description/HelpTipsDescription.module.css +6 -6
  122. package/es/setup/helptips/Link/HelpTipsLink.module.css +7 -7
  123. package/es/setup/helptips/Link/Link.js +0 -0
  124. package/es/setup/helptips/ListGroup/ListGroup.module.css +22 -22
  125. package/es/setup/helptips/Title/HelpTipsTitle.module.css +5 -5
  126. package/es/setup/helptips/Title/Title.js +0 -0
  127. package/es/setup/table/TableData/SetupTableData.module.css +44 -44
  128. package/es/setup/table/TableData/Tablehover.module.css +6 -6
  129. package/es/setup/table/TableHead/SetupTableHead.module.css +12 -12
  130. package/es/setup/table/TableRow/SetupTableRow.module.css +14 -14
  131. package/es/setup/table/Text/TableText.module.css +37 -37
  132. package/es/setup/table/Text/Text.js +0 -0
  133. package/es/svg/PlusIcon.js +1 -1
  134. package/es/svg/SnippetIcon.js +2 -2
  135. package/es/version2/AlertClose/AlertClose.module.css +42 -42
  136. package/es/version2/GlobalNotification/GlobalNotification.module.css +127 -127
  137. package/es/version2/alertIcons/AlertIcons.module.css +67 -67
  138. package/es/version2/errorstate/V2_ErrorStates.module.css +46 -46
  139. package/es/version2/lookup/AlertHeader/AlertHeaderNew.module.css +87 -87
  140. package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +43 -43
  141. package/es/version2/lookup/alertLookupCommonNew.module.css +32 -32
  142. package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +126 -126
  143. package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +136 -136
  144. package/install.md +12 -12
  145. package/lib/ActionButton/ActionButton.module.css +139 -139
  146. package/lib/AlphabeticList/AlphabeticList.js +1 -1
  147. package/lib/AlphabeticList/AlphabeticList.module.css +57 -57
  148. package/lib/Attachment/Attachment.module.css +157 -157
  149. package/lib/AttachmentViewer/AttachmentImage.js +1 -1
  150. package/lib/AttachmentViewer/AttachmentViewer.module.css +352 -352
  151. package/lib/ChannelIcon/ChannelIcon.module.css +217 -217
  152. package/lib/Drawer/Drawer.js +0 -0
  153. package/lib/Drawer/Drawer.module.css +189 -189
  154. package/lib/ExternalLink/ExternalLink.js +1 -1
  155. package/lib/ExternalLink/ExternalLink.module.css +3 -3
  156. package/lib/ExternalLink/__tests__/ExternalLink.spec.js +0 -0
  157. package/lib/FlipCard/FlipCard.module.css +44 -44
  158. package/lib/FormAction/FormAction.module.css +82 -82
  159. package/lib/FreezeLayer/css/FreezeLayer.module.css +42 -42
  160. package/lib/Hooks/Dragger/css/Dragger.module.css +2 -2
  161. package/lib/IconButton/IconButton.module.css +22 -22
  162. package/lib/Image/Image.module.css +10 -10
  163. package/lib/ImportantNotes/ImportantNotes.module.css +20 -20
  164. package/lib/Link/Link.js +0 -0
  165. package/lib/Link/Link.module.css +3 -3
  166. package/lib/Loader/Loader.module.css +46 -46
  167. package/lib/Message/Message.module.css +102 -102
  168. package/lib/MessageBanner/MessageBanner.module.css +46 -46
  169. package/lib/NewStar/NewStar.module.css +175 -175
  170. package/lib/PlusIcon/PlusIcon.js +0 -0
  171. package/lib/PlusIcon/PlusIcon.module.css +18 -18
  172. package/lib/Separator/Separator.module.css +34 -34
  173. package/lib/TagWithIcon/TagWithIcon.module.css +56 -56
  174. package/lib/ToastMessage/ToastMessage.js +2 -1
  175. package/lib/ToastMessage/ToastMessage.module.css +328 -328
  176. package/lib/Upload/Upload.module.css +125 -125
  177. package/lib/alert/AlertHeader/AlertHeader.module.css +80 -80
  178. package/lib/alert/AlertLookup/AlertLookup.js +1 -1
  179. package/lib/alert/AlertLookup/AlertLookup.module.css +26 -26
  180. package/lib/avatar/AvatarClose/AvatarClose.module.css +37 -37
  181. package/lib/avatar/AvatarCollision/AvatarCollision.module.css +69 -69
  182. package/lib/avatar/AvatarIcon/AvatarIcon.module.css +58 -58
  183. package/lib/avatar/AvatarStatus/AvatarStatus.js +0 -0
  184. package/lib/avatar/AvatarStatus/AvatarStatus.module.css +146 -146
  185. package/lib/avatar/AvatarThread/AvatarThread.module.css +166 -166
  186. package/lib/avatar/AvatarUser/AvatarUser.js +1 -1
  187. package/lib/avatar/AvatarUser/AvatarUser.module.css +171 -171
  188. package/lib/avatar/AvatarWithTeam/AvatarWithTeam.module.css +23 -23
  189. package/lib/common/dot_animation.module.css +26 -26
  190. package/lib/common/dot_boxShadow.module.css +37 -39
  191. package/lib/common/dot_common.module.css +3 -3
  192. package/lib/deprecated/FreezeLayer/_FreezeLayer.module.css +42 -42
  193. package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +56 -56
  194. package/lib/deprecated/utils/KeyboardApi.js +25 -25
  195. package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +100 -100
  196. package/lib/emptystate/CommonEmptyState/CommonEmptyState.js +0 -0
  197. package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +85 -85
  198. package/lib/emptystate/EditionPage/EditionPage.css +43 -43
  199. package/lib/errorstate/EmptyStates.module.css +87 -87
  200. package/lib/errorstate/Inconvenience/Inconvenience.module.css +7 -7
  201. package/lib/errorstate/LinkText/LinkText.module.css +6 -6
  202. package/lib/errorstate/NoRequestFound/NoRequestFound.module.css +3 -3
  203. package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +34 -34
  204. package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +3 -3
  205. package/lib/errorstate/UnableToProcess/UnableToProcess.module.css +3 -3
  206. package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +3 -3
  207. package/lib/errorstate/WillBack/WillBack.module.css +34 -34
  208. package/lib/form/fields/CheckBoxField/CheckBoxField.js +1 -1
  209. package/lib/form/fields/CurrencyField/CurrencyField.js +1 -1
  210. package/lib/form/fields/DateField/DateField.js +1 -1
  211. package/lib/form/fields/FieldContainer/FieldContainer.js +1 -1
  212. package/lib/form/fields/Fields.module.css +183 -183
  213. package/lib/form/fields/MultiSelectField/MultiSelectField.js +1 -1
  214. package/lib/form/fields/PhoneField/PhoneField.js +1 -1
  215. package/lib/form/fields/RadioField/RadioField.js +1 -1
  216. package/lib/form/fields/SelectField/SelectField.js +1 -1
  217. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +107 -107
  218. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +1 -1
  219. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +9 -9
  220. package/lib/form/fields/TextBoxField/TextBoxField.js +1 -1
  221. package/lib/form/fields/TextEditor/TextEditor.js +2 -1
  222. package/lib/form/fields/TextEditor/TextEditor.module.css +763 -763
  223. package/lib/form/fields/TextEditorField/TextEditorField.js +1 -1
  224. package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.js +1 -1
  225. package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +36 -36
  226. package/lib/form/fields/TextareaField/TextareaField.js +1 -1
  227. package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +27 -27
  228. package/lib/form/layout/Field/Field.js +0 -0
  229. package/lib/form/layout/Field/Field.module.css +22 -22
  230. package/lib/form/layout/Section/ModuleFormSection.module.css +3 -3
  231. package/lib/form/layout/Section/Section.js +0 -0
  232. package/lib/layout/SetupDetailLayout/SetupDetailLayout.module.css +152 -152
  233. package/lib/layout/SubtabLayout/SubtabLayout.module.css +164 -164
  234. package/lib/list/AvatarFlip/AvatarFlip.module.css +3 -3
  235. package/lib/list/BluePrintStatus/BluePrintStatus.module.css +17 -17
  236. package/lib/list/Comment/Comment.module.css +29 -29
  237. package/lib/list/DepartmentDropDown/DepartmentDropDown.module.css +9 -9
  238. package/lib/list/Dot/Dot.module.css +15 -15
  239. package/lib/list/DotNew/DotNew.module.css +24 -24
  240. package/lib/list/GridStencils/GridStencils.module.css +146 -146
  241. package/lib/list/Icons/AddNewIcon.js +3 -2
  242. package/lib/list/Icons/CompleteIcon.js +2 -2
  243. package/lib/list/Icons/DeleteIcon.js +4 -3
  244. package/lib/list/Icons/EditIcon.js +5 -3
  245. package/lib/list/Icons/Icons.module.css +16 -16
  246. package/lib/list/Icons/ReadUnreadIcon.js +5 -3
  247. package/lib/list/Icons/SmartIcon.js +5 -3
  248. package/lib/list/ListLayout/ListLayout.module.css +73 -57
  249. package/lib/list/ListStencils/ListStencils.js +1 -1
  250. package/lib/list/ListStencils/ListStencils.module.css +67 -67
  251. package/lib/list/SecondaryText/AccountName.js +1 -1
  252. package/lib/list/SecondaryText/Email.js +1 -1
  253. package/lib/list/SecondaryText/HappinessRating.js +1 -1
  254. package/lib/list/SecondaryText/PhoneNumber.js +1 -1
  255. package/lib/list/SecondaryText/SecondaryText.module.css +136 -136
  256. package/lib/list/SecondaryText/Website.js +1 -1
  257. package/lib/list/SecondryPanel/SecondryPanel.js +1 -1
  258. package/lib/list/SecondryPanel/SecondryPanel.module.css +5 -5
  259. package/lib/list/SentimentStatus/SentimentStatus.module.css +12 -12
  260. package/lib/list/Subject/Subject.module.css +27 -27
  261. package/lib/list/TagNew/TagNew.module.css +116 -116
  262. package/lib/list/Thread/Thread.module.css +42 -42
  263. package/lib/list/UserTime/UserTime.module.css +58 -58
  264. package/lib/list/listCommon.module.css +82 -60
  265. package/lib/list/status/StatusDropdown/StatusDropdown.js +9 -2
  266. package/lib/list/status/StatusDropdown/StatusDropdown.module.css +92 -92
  267. package/lib/list/status/StatusListItem/StatusListItem.js +1 -1
  268. package/lib/list/status/StatusListItem/StatusListItem.module.css +109 -109
  269. package/lib/lookup/EmptyPage/EmptyPage.js +1 -1
  270. package/lib/lookup/EmptyPage/LookupEmptyPage.module.css +12 -12
  271. package/lib/lookup/Lookup/Lookup.js +1 -1
  272. package/lib/lookup/Lookup/Lookup.module.css +26 -26
  273. package/lib/lookup/Section/LookupSection.module.css +7 -7
  274. package/lib/lookup/header/Close/Close.js +1 -1
  275. package/lib/lookup/header/Close/LookupClose.module.css +15 -15
  276. package/lib/lookup/header/ModuleHeader/ModuleHeader.js +1 -1
  277. package/lib/lookup/header/Search/LookupSearch.module.css +57 -57
  278. package/lib/lookup/header/Search/Search.js +1 -1
  279. package/lib/lookup/header/TicketHeader/TicketHeader.js +1 -1
  280. package/lib/lookup/header/TicketHeader/TicketHeader.module.css +22 -22
  281. package/lib/lookup/header/Title/LookupTitle.module.css +20 -20
  282. package/lib/lookup/header/Title/Title.js +1 -1
  283. package/lib/lookup/header/ViewDropDown/ViewDropDown.js +1 -1
  284. package/lib/lookup/header/ViewDropDown/ViewDropDown.module.css +50 -50
  285. package/lib/lookup/header/lookupHeaderCommon.module.css +41 -41
  286. package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +24 -24
  287. package/lib/setup/header/Button/HeaderButton.module.css +5 -5
  288. package/lib/setup/header/Link/HeaderLink.module.css +21 -21
  289. package/lib/setup/header/Search/Search.module.css +68 -68
  290. package/lib/setup/header/Views/Views.module.css +37 -37
  291. package/lib/setup/helptips/Description/HelpTipsDescription.module.css +6 -6
  292. package/lib/setup/helptips/Link/HelpTipsLink.module.css +7 -7
  293. package/lib/setup/helptips/Link/Link.js +0 -0
  294. package/lib/setup/helptips/ListGroup/ListGroup.module.css +22 -22
  295. package/lib/setup/helptips/Title/HelpTipsTitle.module.css +5 -5
  296. package/lib/setup/helptips/Title/Title.js +0 -0
  297. package/lib/setup/table/TableData/SetupTableData.module.css +44 -44
  298. package/lib/setup/table/TableData/Tablehover.module.css +6 -6
  299. package/lib/setup/table/TableHead/SetupTableHead.module.css +12 -12
  300. package/lib/setup/table/TableRow/SetupTableRow.module.css +14 -14
  301. package/lib/setup/table/Text/TableText.module.css +37 -37
  302. package/lib/setup/table/Text/Text.js +0 -0
  303. package/lib/svg/PlusIcon.js +1 -1
  304. package/lib/svg/SnippetIcon.js +2 -2
  305. package/lib/version2/AlertClose/AlertClose.js +1 -1
  306. package/lib/version2/AlertClose/AlertClose.module.css +42 -42
  307. package/lib/version2/GlobalNotification/GlobalNotification.module.css +127 -127
  308. package/lib/version2/alertIcons/AlertIcons.module.css +67 -67
  309. package/lib/version2/errorstate/V2_ErrorStates.module.css +46 -46
  310. package/lib/version2/lookup/AlertHeader/AlertHeaderNew.module.css +87 -87
  311. package/lib/version2/lookup/AlertLookup/AlertLookup.js +1 -1
  312. package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +43 -43
  313. package/lib/version2/lookup/alertLookupCommonNew.module.css +32 -32
  314. package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +126 -126
  315. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +136 -136
  316. package/package.json +99 -99
package/README.md CHANGED
@@ -1,1261 +1,1261 @@
1
- # DOT Design Components
2
-
3
- In this Library, we Provide Some Basic Components to Build Your Application
4
-
5
- # 1.0.0-beta.258
6
-
7
- - **TextEditor** - blockquote css style tag removed.
8
-
9
- # 1.0.0-beta.257
10
-
11
- - **Drag Hook** - useDragger hook added
12
- - **FreezeLayer** - useDragger implemented
13
- - **Alert Header** - useDragger based attributes added
14
- - **Section** - useDragger based attributes added
15
-
16
- # 1.0.0-beta.256
17
-
18
- - **Drawer** - CancelBubblingEffect reverted coz that produces many issues.
19
-
20
- # 1.0.0-beta.255
21
-
22
- - **TagWithIcon** - New component Added.
23
-
24
- - **FreezeLayer** - cancel click preventing issue solved.
25
-
26
- # 1.0.0-beta.254
27
-
28
- - `Contrast` option implemented through preprocess. Category key value added for all color variables.
29
-
30
- - BoxShadow Values Separated for Contrast.
31
-
32
- # 1.0.0-beta.253
33
-
34
- - **FreezeLayer** - onClick event issue solved.
35
-
36
- - cancelBubblingEffect function replaced to all stopPropagation used placed
37
-
38
- # 1.0.0-beta.252
39
-
40
- - **ToggleDropdown** - customClass (customDropBox and customListBox) Support added.
41
-
42
- - **StatusDropdown** - align item value changed (center => baseline) and Line-height changed(18px => 20px)
43
-
44
- # 1.0.0-beta.251
45
-
46
- - **ToggleDropdown, StatusDropdown, StatusListItem** - Added New Prop `needMultiLineText`
47
-
48
- # 1.0.0-beta.250
49
-
50
- - - **FreezeLayer** - converted to functional component
51
-
52
- # 1.0.0-beta.249
53
-
54
- - **FreezeLayer** - Issue fix: While click on the freezelayer, drawer/any dialog box won't close if any text highlighted in the product.
55
-
56
- # 1.0.0-beta.248
57
-
58
- - **AvatarFlip** - `customProps` has been added.
59
-
60
- - **AvatarStatus** - `needDefaultBorder` prop added for all components.
61
-
62
- - **AvatarWithTeam** - `teamBorderActive` prop has been added.
63
-
64
- # 1.0.0-beta.247
65
-
66
- - **ActionButton** - arrowBoxDataId prop removed .
67
- - dataSelectorId prop added for all components
68
-
69
- # 1.0.0-beta.246
70
-
71
- - **AvatarWithTeam** - css variable changed due to the duplicate override issue
72
-
73
- # 1.0.0-beta.245
74
-
75
- - **Separator** - New component added.
76
-
77
- # 1.0.0-beta.244
78
-
79
- - **ActionButton** - button element margin issue fix(safari browser).
80
-
81
- # 1.0.0-beta.243
82
-
83
- - **NewStar** - Position and Font Size Increase Issue Solved.
84
-
85
- - **MessageBanner** - `Night` and `Dark` mode issue fix.
86
-
87
- - **IconButton** - customProps support.
88
-
89
- - **ToggleDropdDown** - Screen Reader fix.
90
-
91
- - **ListLayout** - Focus Indication fix.
92
-
93
- # 1.0.0-beta.242
94
-
95
- - `Accesssility`- Screen Reader fix.
96
-
97
- # 1.0.0-beta.241
98
-
99
- - **Drawer, Lookup** - Focus scope navigation support.
100
-
101
- # 1.0.0-beta.240
102
-
103
- - `Accesssility`- Screen Reader support for some components.
104
-
105
- - **CustomResponsive** - performance issue fix.
106
-
107
- # 1.0.0-beta.239
108
-
109
- - Attachment => Text color added.
110
-
111
- # 1.0.0-beta.238
112
-
113
- - **ToggleDropDown** - Scroll End Loader added.
114
-
115
- - **TagMultiSelect**
116
-
117
- `findScrollEnd` method imported from components package.
118
-
119
- `isAnimate` prop in the **ResponsiveDropBox** component has been assigned as false.
120
-
121
- - **Common.js** - deleted this file. `findScrollEnd` method imported from components package.
122
-
123
- # 1.0.0-beta.237
124
-
125
- - AvatarThread => orange palette added.
126
-
127
- # 1.0.0-beta.236
128
-
129
- - Alertlookup and version2 Alertlookup -> didmount code added for Enter key functionality.
130
- - TextEditor => htmlVersion !Doctype html added and handleChange function performance changes.
131
-
132
- # 1.0.0-beta.235
133
-
134
- - Action Button => innerClassName and popupGroup prop added.
135
- - default props and proptype => removed from component file and made it as a separate file.
136
-
137
- # 1.0.0-beta.234
138
-
139
- - AlertLookup V1 => isHtmlContent prop added
140
-
141
- # 1.0.0-beta.233
142
-
143
- - ToggleDropDown , StatusDropdown => preventParentScroll implemented
144
-
145
- # 1.0.0-beta.232
146
-
147
- - Svg path updated
148
-
149
- # 1.0.0-beta.231
150
-
151
- - :focus in css removed
152
-
153
- # 1.0.0-beta.230
154
-
155
- - renderLabelProps props added and Field Container Component Wrapped for => CheckBoxField, CurrencyField, DateField, MultiField, SelectField, TextareaField, TextBoxField
156
-
157
- # 1.0.0-beta.229
158
-
159
- - TagsMultiSelect,TagsMultiSelectField => clickableTag prop added
160
- - GridStencils => margin, width removed in css
161
-
162
- # 1.0.0-beta.228
163
-
164
- - ResponsiveDropBox Implemented for all DropBox
165
-
166
- # 1.0.0-beta.227
167
-
168
- - #999 instead of #a8b0bd color value in PureDark mode
169
-
170
- # 1.0.0-beta.226
171
-
172
- - Attachment Viewer Footer Scroll Ui Fix, dataId fix
173
- - list/SecondaryText/SecondaryText => happiness image width changed
174
- - PureDark mode implemented via preprocess
175
-
176
- # 1.0.0-beta.225
177
-
178
- - ToggleDropDown, DepartmentDropDown, StatusDropdown search empty text change (Oops to No results found)
179
-
180
- # 1.0.0-beta.224
181
-
182
- - className prop added in ImportantNotes
183
- - palette prop added in ModuleHeader
184
- - palette prop added in TicketHeader
185
-
186
- # 1.0.0-beta.223
187
-
188
- - TagMultiSelect id, onSelectTag prop added.
189
- - GridStencils UI fix.
190
-
191
- # 1.0.0-beta.222
192
-
193
- - TagMultiSelect Keyboard Shortcut Issue Fixed
194
-
195
- # 1.0.0-beta.221
196
-
197
- - editor fontsize prop added
198
-
199
- # 1.0.0-beta.218 , # 1.0.0-beta.219, # 1.0.0-beta.220
200
-
201
- - AttachmentViewer , AttachmentImage component added
202
-
203
- # 1.0.0-beta.217
204
-
205
- - TagsMultiSelect => boxSize prop added.
206
-
207
- # 1.0.0-beta.216
208
-
209
- - CurrencyField => formatCurrency call if check fixed (value will formatted when isActive is false)
210
-
211
- # 1.0.0-beta.215
212
-
213
- - CheckBoxField, CurrencyField, DateField, MultiSelectField, PhoneField, RadioField, SelectField, TextBoxField, TextareaField, setup/header/Views/Views => Tooltip undefined case solved
214
- - StatusDropdown => Enter, Down Arrow Shortcut issue solved
215
- - TextEditor => editor focus issue fix
216
-
217
- # 1.0.0-beta.214
218
-
219
- - Dot => Provider Config Added
220
- - FreezeLayer => freezeLayer config added to control keyboard shortcut
221
- - CurrencyField => formatCurrency prop added, exist formatCurrency function removed and moved to deprecated
222
- # 1.0.0-beta.213
223
-
224
- - ActionButton => Loader Bg Fix reverted (Directly Fixed in Button Component)
225
-
226
- # 1.0.0-beta.210
227
-
228
- - TextEditor => editor loading issue fix
229
-
230
- # 1.0.0-beta.209
231
-
232
- - ActionButton => removeChildrenTooltip prop added , Loader Bg Fixed for Primary Palette
233
- - AlertLookup,AlertLookup v2 => onEsc Prop added
234
-
235
- # 1.0.0-beta.208
236
-
237
- - Read-only and disable class and style added in All Fields like TextBoxField, MultiSelect Field etc..
238
- - isCopyTextEnabled prop added in Ripple Effect component.
239
-
240
- # 1.0.0-beta.207
241
- - Linear Gradient - to Left direction fixed
242
- - TicketHeader/ViewDropdown -> block layout fix
243
- - Appearance css moved to assets
244
-
245
- # 1.0.0-beta.206
246
-
247
- - css color variables updated.
248
- # 1.0.0-beta.205
249
-
250
- - TagsMultiSelect => placeholderText key added in i18nKeys
251
- - TextEditorWrapper => isEditorDefaultOpen setState Issue Check added
252
- - TextEditor => Font-feature-setting added to fix calt symbol issue .
253
- - bg,shadow,text,border based variables removed and renamed.
254
-
255
- # 1.0.0-beta.204
256
-
257
- - blueDefaultTheme & blueDarkTheme class name added in Mode & Blue DotTheme files
258
- - GlobalNotification, DesktopNotification => customProps prop added
259
-
260
- # 1.0.0-beta.203
261
-
262
- - ListLayout => active, keyboarActive css priority fixed
263
-
264
- # 1.0.0-beta.202
265
-
266
- - ListLayout => marginLeft fixed
267
-
268
- # 1.0.0-beta.201
269
-
270
- - deprecated theme file moved to another place
271
- - ListLayout => keyboardActive ui border added
272
-
273
- # 1.0.0-beta.200
274
-
275
- - ListLayout => isKeyboardActive prop and ui added
276
-
277
- # 1.0.0-beta.199
278
-
279
- - - AvatarThread component -> getCustomThread prop added
280
-
281
- # 1.0.0-beta.198
282
-
283
- - TextEditor => default font changed to Lato
284
-
285
- # 1.0.0-beta.196, 197
286
-
287
- - TextEditor => default font changed to Arial
288
-
289
- # 1.0.0-beta.195
290
-
291
- - Messagebanner => FontSize Fixed
292
- - TextEditor => PuviFont Version Updated
293
-
294
- # 1.0.0-beta.194
295
-
296
- - CommonEmptyState missing dark palette variables moved under Themes folder files
297
-
298
- # 1.0.0-beta.193
299
-
300
- - ListLayout -> needPointer prop added and hover css fix
301
-
302
- # 1.0.0-beta.192
303
-
304
- - MessageBanner => dataId Prop added and margin fixed.
305
- - Link => object spread solved.
306
-
307
- # 1.0.0-beta.191
308
-
309
- - Custom fonts (Lato and Zoho Puvi) sent to Editor.
310
-
311
- # 1.0.0-beta.190
312
-
313
- - Published but some issues are there
314
-
315
- # 1.0.0-beta.189
316
-
317
- - - transition variable implemented in all CSS
318
-
319
- # 1.0.0-beta.188
320
-
321
- - TagMultiSelect => ListItem Data-Id Reverted
322
-
323
- # 1.0.0-beta.187
324
-
325
- - AlphabeticList => vertical spaceing incremented
326
-
327
- # 1.0.0-beta.186
328
-
329
- - AlphabeticList => vertical spaceing incremented, dataId prop added
330
-
331
- # 1.0.0-beta.185
332
-
333
- - ToggleDropdown => on focusing input preventScroll disabled.
334
- - ValidationMessage => toolip Prop Added
335
-
336
- # 1.0.0-beta.184
337
-
338
- - TagsMultiSelect => dataId Changes
339
- - list/Icons => width added tto avoid jurk
340
-
341
- # 1.0.0-beta.183
342
-
343
- - Lookup,AlertLookup,AlertLookup2 => eventListeners Removed on UnMount
344
- - Drawer => getTitleChildren prop added
345
- - ToggleDropdown => on focusing input preventScroll disabled.
346
-
347
- # 1.0.0-beta.182
348
-
349
- - ExternalLink, Link, AccountName, ContactName, SecondaryText/Email, SecondaryText/PhoneNumber, SecondaryText/TicketId, Subject => **customProps** prop added
350
-
351
- # 1.0.0-beta.181
352
-
353
- - ReadUnReadIcon => icon Name fix
354
-
355
- # 1.0.0-beta.180
356
-
357
- - TagsMultiSelect => scrollTop Issue Solved
358
- - TagsMultiSelectField => keyPress index fixed
359
-
360
- # 1.0.0-beta.179
361
-
362
- - ToggleDropDown => selectedId fix while opening the dropdown.
363
-
364
- # 1.0.0-beta.178
365
-
366
- - ReadUnreadIcon component added
367
-
368
- # 1.0.0-beta.177
369
-
370
- - TextEditorField => isReadOnly Ui Given
371
-
372
- # 1.0.0-beta.176
373
-
374
- - @zoho/SecurityJS library removed from depedency
375
- - Message/Message => HtmlPurifier Removed
376
- - GlobalNotification/GlobalNotification => HtmlPurifier Removed
377
- - helptips/Link/Link => HtmlPurifier Removed
378
-
379
- # 1.0.0-beta.175
380
-
381
- - PropTypes Validattion Fixes
382
- - error state DataId and Common Css Fixes
383
-
384
- # 1.0.0-beta.174
385
-
386
- - Docs Fixes
387
- - CommonEmptyState => customClass prop added
388
- - Inconvenience => svg image changed as old
389
- - version2/errorstate/Inconvenience/Inconvenience => isButtonNeeded,className,isFluid,dataId,buttonText,onButtonClick,urlTarget,size prop added, subtitle,customClass prop removed
390
- - OopsSomethingMiss , UnableToProcessRequest, WillBeRightBack, UrlNotFound added
391
- - PermissionPlay, RequestUrlNotFound, UnableToProcess, , WillBack Removed
392
- - UnauthorizedLogin updated and subtitle,customClass prop removed
393
-
394
- # 1.0.0-beta.173
395
-
396
- - CTA gray based color changes
397
-
398
- # 1.0.0-beta.172
399
-
400
- - AvatarThread => iconClass prop added
401
- - ActionButton => palette prop added
402
- - Lookup/Lookup => xmedium size added
403
- - version2/lookup/AlertLookup/AlertLookup => isHtmlContent,scroll prop added
404
-
405
- # 1.0.0-beta.171
406
-
407
- - 168 publish reverted
408
-
409
- # 1.0.0-beta.170
410
-
411
- - Lookup/Lookup => childAnimationName prop added
412
- - version2/lookup/AlertHeader/AlertHeader => html structure render fixed
413
- - version2/lookup/AlertLookup/AlertLookup => align, childAnimationName prop added
414
-
415
- # 1.0.0-beta.169
416
-
417
- - ToggleDropDown => focus null issue fixed.
418
-
419
- # 1.0.0-beta.168
420
-
421
- - Drawer => stopImmediatePropagation added.
422
-
423
- # 1.0.0-beta.167
424
-
425
- - ToggleDropDown => preventPopupClose prop added , unWanted Focus issue solved.
426
- - TextEditorField => editorFocus prop changed to onFocus
427
-
428
- # 1.0.0-beta.166
429
-
430
- - ContactName => className Duplication Entry Issue Fixed
431
-
432
- # 1.0.0-beta.165
433
-
434
- - Palette-Based Folder Structure Changed.
435
- - data-theme changed to data-mode
436
- - data-palette changed to data-theme
437
-
438
- # 1.0.0-beta.164
439
-
440
- - ActionButton => ClassName based changes
441
- - PlusIcon => iconColor , palette prop removed
442
- - Palette Based Color System Implemented
443
-
444
- # 1.0.0-beta.163
445
-
446
- - TextEditor => editorInitialize global function calling to avoid global conflict
447
- - formatCurrency function fix
448
-
449
- # 1.0.0-beta.162
450
-
451
- - TextEditor => getCSRFCookieName,getCSRFCookie -> Paste Image Issue Fixed
452
- - AvatarClose, AvatarCollision, AvatarIcon, AvatarStatus,AvatarThread,AvatatrUser, AvatarWithTeam, ToggleDropDown, SecondaryText => customProps prop added
453
- - Comment,Thread => Button tag added
454
- - AcccountName,ContactName,Email,PhoneNumber => a11y fixes
455
- - Subject => children prop added
456
-
457
- # 1.0.0-beta.161
458
-
459
- - Upload -> palette prop added
460
-
461
- # 1.0.0-beta.160
462
-
463
- - General - formatCurrency function fix
464
- - TextEditor - isNightMode prop added
465
- - TextEditorWrapper - customProps prop added
466
- - AlertLookup,AlertLookupNew => customProps Added and Footer check added
467
-
468
- # 1.0.0-beta.159
469
-
470
- - ToggleDropdown => getFooter prop added
471
- - GlobalNotification v2 => UI function Exported
472
-
473
- # 1.0.0-beta.158
474
-
475
- - FreezeLayer - to avoid inner focus jerk issue, overflow hidden css added
476
- - list/SecondaryText,list/UserTime => fontsize changed
477
- - customProps prop given for all field components
478
- - SelectDropdown component moved to deprecated
479
- - FlipCard -> customProps prop added
480
- - AlphabeticList,Attachment,AvatarUser,Comment,DepartmentDropDown,ContactName,TicketHeader,Message => i18nKeys prop supported
481
-
482
- # 1.0.0-beta.157
483
-
484
- - ExternalLink/ExternalLink.js
485
- => simplehelp, dynnamicnavs protocol support for urls
486
- - lookup/Lookup/Lookup.js
487
- => onKeyDown prop support
488
- - lookup/header/Search/Search.js
489
- => onKeyDown prop support
490
- - lookup/header/ModuleHeader/ModuleHeader.js
491
- => onSearchKeyDown prop support
492
- => keydown prop support - In forms, lookup close on esc key press
493
- - dropdown/ToggleDropDown/ToggleDropDown.js
494
- => onDropDownOpen, onDropDownClose
495
- - lookup/header/Search/Search.js
496
- => Component revamp for focus related issue
497
- => Clear icon added
498
-
499
- # 1.0.0-beta.156
500
-
501
- - ToggleDropdown => shallowdiff comparision based state update fixed in compoentwillreceiveprops
502
- - AlertLookup => v2 => submit button focus timeout issue fixed .
503
-
504
- # 1.0.0-beta.155
505
-
506
- - version 2 errorstates added => inconvenience,PermissionPlay,RequestUrlNotFound,UnableToProcess,UnauthorizedLogin,UnauthorizedLogin,WillBack
507
-
508
- # 1.0.0-beta.154
509
-
510
- - CheckBoxField , CurrencyField, DateField, MultiSelectField, SelectField, TextBoxField, TextEditorField, TextareaField => lock icon size increased to 13
511
- - SelectField, DateField => iconOnHover prop added
512
- - list/Comment => hover color added in css
513
- - list/SecondaryText/AccountName => secondaryAccountHref,secondaryAccountClick,secondaryAccountText props added
514
- - list/Thread => hover color added in css
515
- - ZD-blockDownArrow icon changed to ZD-down in all components
516
-
517
- # 1.0.0-beta.153
518
-
519
- - TextEditorWrapper => needInlineAttachment prop added
520
-
521
- # 1.0.0-beta.152
522
-
523
- - TextEdiitorField => needInlineAttachment prop added
524
- - TextEditor => Drag and Drop Image Upload and Paste ClipBoard Image Upload feature added
525
-
526
- # 1.0.0-beta.151
527
-
528
- - MultiSelectField => onFocus prop added
529
- - TagMultiSelect, TagMultiSelectField clear text after select option issue fixed
530
-
531
- # 1.0.0-beta.150
532
-
533
- - Responsive Ui Fix added in all ErrorStates
534
- - lookup/header/ModuleHeader => closeTitle prop added
535
-
536
- # 1.0.0-beta.149
537
-
538
- - ImportantNotes -> html structure changes
539
- - SelectField -> onFocus Prop Added
540
- - TagsMultiSelect -> Children prop removed, htmlId prop added
541
- - TagsMultiSelectField Added
542
- - TextEditor -> isEditorDefaultOpen prop fixed for blur event
543
- - TextEditorField -> children,ePhiData prop added
544
- - TextEditorWrapper -> isEditorDefaultOpen prop added
545
-
546
- # 1.0.0-beta.148
547
-
548
- - TextEditor -> BlockQuote Indent Margin Fix
549
-
550
- # 1.0.0-beta.147
551
-
552
- - ExternalLink -> onClick prop added
553
- - TextEditor -> Underline Empty Issue Fixed
554
-
555
- # 1.0.0-beta.146
556
-
557
- - TextEditor -> Underline Empty Fix solved
558
- - MultiSelectField -> children, customChildrenClass Added
559
- - TextBoxField -> children prop added, TextBox component replaced with TextBoxWithIcon
560
-
561
- # 1.0.0-beta.145
562
-
563
- - TextEditor - WillReceiveProps editor undefined fix
564
-
565
- # 1.0.0-beta.144
566
-
567
- - EditionPage => empty svg image changed to EmptyCrmPotential (Before we used EmptyEdition SVG)
568
-
569
- # 1.0.0-beta.143
570
-
571
- - CurrencyField Added
572
- - PhoneField => number pattern formatted
573
- - TextBoxField => onFocus prop added
574
-
575
- # 1.0.0-beta.142
576
-
577
- - TextEditorField - dataId fixes
578
-
579
- # 1.0.0-beta.141
580
-
581
- - TextEditor WilReceiveProps Fix
582
- - Drawer - default size added
583
- - Drawer - Header - isBoxIcon prop added
584
- - ToggleDropDown - has Icon check Added for every List
585
-
586
- # 1.0.0-beta.140
587
-
588
- - ePhiData Prop added in TextBoxField, PhoneField
589
- - DesktopNotification DataId Fix
590
-
591
- # 1.0.0-beta.139
592
-
593
- - Cli Update
594
-
595
- # 1.0.0-beta.138
596
-
597
- - ToastMessage A11y Changes
598
- - list/ListLayout a11y changes
599
- - MultiSelectField => Focus Ref Issue Solved
600
- - TextEditorField => dataId fix
601
-
602
- # 1.0.0-beta.137
603
-
604
- - IconButton => dataIsHtml Prop Added
605
- - TextEditorWrapper => editor focused 300 timeout
606
-
607
- # 1.0.0-beta.136
608
-
609
- - A11y Changes
610
- - TextEditor Code Fix
611
- - Theme Changes
612
- - Lookup => large size added
613
- - ActionButton => dropBoxPosition prop renamed as defaultPosition , (position,getContainerRef,getTargetRef prop added)
614
- - SelectField => children prop added
615
- - TagsMultiSelect => borderColor,needBorder,getTextBoxChildren prop added
616
-
617
- # 1.0.0-beta.135
618
-
619
- - Attachment - Theme Color Changes
620
- - List => SecondaryText - Theme Color Changes
621
- - TagsMultiSelect, TextEditor, TextEditorField Added
622
- - SelectField => isDefaultSelectValue,placeHolder prop added
623
- - TextBoxField => needReadOnlyStyle, isClickable prop added
624
-
625
- # 1.0.0-beta.134
626
-
627
- - ListStencils , ToastMessage => DarkTheme Css Added
628
-
629
- # 1.0.0-beta.133
630
-
631
- - isDarkMode props removed for all components
632
- - DateField => i18nKeys prop added
633
-
634
- # 1.0.0-beta.132
635
-
636
- - StatusDropdown => dotted issue fixed
637
- - Fields => Data Id and htmlId fixed in all field based components
638
- - DateField => timeZone prop added
639
-
640
- # 1.0.0-beta.131
641
-
642
- - Added the character '#' in the AlphabeticList component.
643
-
644
- # 1.0.0-beta.130
645
-
646
- - A11y Changes
647
- - Drawer => Header padding changes
648
-
649
- # 1.0.0-beta.128
650
-
651
- - CommonEmptyState => palette -> dark,default added and isDarkMode prop removed
652
-
653
- # 1.0.0-beta.127
654
-
655
- - AvatarIcon,AvatarWithTeam => borderOnActive,borderOnHover prop added
656
-
657
- # 1.0.0-beta.126
658
-
659
- - Theme Changes In all Components
660
- - a11y changes in ToggleDropDown,StatusDropdown
661
- - dataId Changes in CommonEmptyState - no impacts
662
-
663
- # 1.0.0-beta.125
664
-
665
- - Loader - auto zIndex added
666
- - DotNew - size prop added
667
- - BluePrintStatus - isOverdue prop removed for color fix
668
- - AvatarUser - alternateSrc prop added
669
- - --zdt prefix added for theme variables
670
-
671
- # 1.0.0-beta.124
672
-
673
- - Components added
674
- - form => fields => CheckBoxField, DateField, MultiSelectField, PhoneField, PhoneField, RadioField, SelectField, TextareaField, TextBoxField, ValidationMessage
675
- - form => layout => Section, Field
676
-
677
- # 1.0.0-beta.123
678
-
679
- - Drawer => drawer model portal removed, hereafter need to send inner portal name through innerPortalName prop.
680
-
681
- # 1.0.0-beta.122
682
-
683
- - Alert Lookup => a11y added
684
-
685
- # 1.0.0-beta.121
686
-
687
- - package update in components library
688
-
689
- # 1.0.0-beta.120
690
-
691
- - commonAlerts based files moved to version2 folder
692
-
693
- # 1.0.0-beta.119
694
-
695
- - Drawer RHS padding CSS fixes
696
-
697
- # 1.0.0-beta.118
698
-
699
- - Theme Based Changes (no Impacts)
700
- - list> Subject ==> isDotted prop added
701
-
702
- # 1.0.0-beta.117
703
-
704
- - ToggleDropDown => isDarkMode prop added for inner ListItem
705
-
706
- # 1.0.0-beta.116
707
-
708
- - Attachment,Upload,Thread ui fixes
709
- - ModuleHeader => dataId added
710
- - FreezeLayeer => snow palette bg changed
711
- - commonAlerts components added
712
-
713
- # 1.0.0-beta.115
714
-
715
- - Drawer,FreezeLayer,ToastMessage -> default value setted as needAutoZindex:true
716
-
717
- # 1.0.0-beta.114
718
-
719
- - Theme Implemented For Component Package
720
-
721
- # 1.0.0-beta.113
722
-
723
- - a11y fixes
724
- - customClass Prop added in setup table based components
725
-
726
- # 1.0.0-beta.112
727
-
728
- - Ui Fixes in FormAction,ToggleDropDown,DepartmentDropDown,ConatctName,Thread,UserTime.
729
- - Thread => align prop added
730
-
731
- # 1.0.0-beta.111
732
-
733
- - Image => htmlId prop added
734
-
735
- # 1.0.0-beta.110
736
-
737
- - Drawer => onBodyClick prop added for body click preventcase
738
-
739
- # 1.0.0-beta.109
740
-
741
- - needAutoZindex prop added in freeze layer and Drawer
742
- - Provider Changes
743
-
744
- # 1.0.0-beta.108
745
-
746
- - SetupDetailLayout DataId Changes
747
-
748
- # 1.0.0-beta.107
749
-
750
- - ToggleDropDown Temp Fix for Rerender Issue
751
-
752
- # 1.0.0-beta.106
753
-
754
- - AllY fixes in IconButton
755
-
756
- # 1.0.0-beta.105
757
-
758
- - fsize => font_size css variables replacement
759
-
760
- # 1.0.0-beta.104
761
-
762
- - ToastMessage => needClose prop fixed
763
- - Size => fsize
764
-
765
- # 1.0.0-beta.103
766
-
767
- - Secondary text hover color added
768
-
769
- # 1.0.0-beta.102
770
-
771
- - Department Dropdown Icon Fixes
772
-
773
- # 1.0.0-beta.101
774
-
775
- - CommonEmptyState => darkMode fix
776
-
777
- # 1.0.0-beta.100
778
-
779
- - SetupDetailLayout => dataId Added
780
- - Setup Header Search => customClass prop Added
781
-
782
- # 1.0.0-beta.99
783
-
784
- - IconButton => isNeedEffect prop added
785
- - Responsive Updated in Drawer
786
-
787
- # 1.0.0-beta.98
788
-
789
- - Message => onClick Prop added
790
-
791
- # 1.0.0-beta.97
792
-
793
- - Message => Html Purifier added for Message Prop
794
-
795
- # 1.0.0-beta.96
796
-
797
- - ActionButton => OnHover Fix
798
-
799
- # 1.0.0-beta.95
800
-
801
- - ToggleDropDown => isDarkMode, palette added
802
- - CommonEmptyState => isDarkMode added
803
-
804
- # 1.0.0-beta.94
805
-
806
- - list/Thread => icon soze changed
807
- - AvatarCollsion => bordersize changed
808
-
809
- # 1.0.0-beta.93
810
-
811
- - RippleEffect Based Changes Pushed
812
- - Component Version Update
813
-
814
- # 1.0.0-beta.92
815
-
816
- - IconButton => borderOnHover prop removed and hoverType prop added
817
- - ToggleDropDown => RippleEffect Added
818
- - Lookup Search => isFocus Fix
819
-
820
- # 1.0.0-beta.91
821
-
822
- - Upload Component Preview mode Fixed
823
- - dotcommon.module.css removed, audio image removed
824
-
825
- # 1.0.0-beta.90
826
-
827
- - Attachment Color changes, SubtabLayout Footer Type implemented
828
-
829
- # 1.0.0-beta.89
830
-
831
- - PeerDependencies Added
832
-
833
- # 1.0.0-beta.88
834
-
835
- - Text => cursor pointer fix
836
-
837
- # 1.0.0-beta.87
838
-
839
- - Version update for components library
840
-
841
- # 1.0.0-beta.86
842
-
843
- - TableHover.css Added
844
-
845
- # 1.0.0-beta.85
846
-
847
- - StatusList Bullet Fix
848
-
849
- # 1.0.0-beta.84
850
-
851
- - Adding tool tip for Ticket channel Icons in 'ChannelIcon', 'FlipCard' & 'AvatarFlip' components
852
-
853
- # 1.0.0-beta.83
854
-
855
- - Event Fix in IconButton
856
-
857
- # 1.0.0-beta.82
858
-
859
- - Icon Button A11Y
860
- - ToastMessage Custom prop added
861
-
862
- # 1.0.0-beta.81
863
-
864
- - StatueListItem bulletColor Prop Changes
865
-
866
- # 1.0.0-beta.80
867
-
868
- - Dependent Package Updates
869
-
870
- # 1.0.0-beta.79
871
-
872
- - Upload => abort upload support added
873
- - ExternalLink => Issue with URLs with Uppercase characters fixed
874
-
875
- # 1.0.0-beta.78
876
-
877
- - ToggleDropDown => Title Reposition
878
-
879
- # 1.0.0-beta.77
880
-
881
- -list/SecondryPanel/SecondryPanel => Container changes
882
-
883
- # 1.0.0-beta.76
884
-
885
- - Package Update
886
-
887
- # 1.0.0-beta.75
888
-
889
- - AlertLookup DataId fix
890
- - DotNew => data-title added
891
- - ActionButton => arrowBoxSize added
892
- - Upload => hovercolor changes
893
- - AvatarWithTeam => teamClassName added
894
-
895
- # 1.0.0-beta.74
896
-
897
- - Package update
898
-
899
- # 1.0.0-beta.73
900
-
901
- - Table Components Css name change
902
- - FlipCard,AvatarFlip => isFilledCheckbox added
903
- - package Update
904
- - ToggleDropdown SelectedId issue Fixed => need to check
905
-
906
- # 1.0.0-beta.72
907
-
908
- - CommonEmptyState Props Changed
909
- - SVG Version Updated
910
-
911
- # 1.0.0-beta.71
912
-
913
- - ToggleDropDown, StatusDropDown - Hover issue Fix
914
-
915
- # 1.0.0-beta.70
916
-
917
- - Components Package Update
918
-
919
- # 1.0.0-beta.69
920
-
921
- - AvatarIcon => extra Palette added (gray,dark)
922
- - listIcons names updated
923
- - ListStencils Updated
924
- - ChannelIcons New Names changed
925
- - package update
926
-
927
- # 1.0.0-beta.68
928
-
929
- - iconButton => onMouseDown,onMouseOver Added
930
- - AlertHeader => iconClass prop added, addEndUser type removed
931
- - AlertLookup => needIcon,iconName,iconClassiconSize ,customClass prop added
932
- - ToggleDropDown => onClick moved to onMouseDown, and Icon Fix
933
- - StatusDropDown => onClick moved to onMouseDown, and Icon Fix
934
-
935
- # 1.0.0-beta.67
936
-
937
- - Component Version Update
938
- - ToggleDropdown => isToggleStateNeeded added
939
- - LookupSearch => isBoxed Option Added
940
-
941
- # 1.0.0-beta.66
942
-
943
- - Component version update
944
-
945
- # 1.0.0-beta.65
946
-
947
- - Package Updates
948
- - AvatarStatus => statusTitle added
949
- - AvatarFlip => iconSize added and css cleared
950
-
951
- - SecondaryText/AccountName ==> isBold removed and added fontWeight
952
- - SecondaryText/ContactName ==> isBold removed and added fontWeight
953
- - SecondaryText/Email ==> added fontWeight
954
- - SecondaryText/PhoneNumber ==> added fontWeight
955
- - StatusDropdown => title added
956
- - getActivitiesIconObj function added
957
-
958
- # 1.0.0-beta.64
959
-
960
- - Package Update
961
-
962
- # 1.0.0-beta.63
963
-
964
- - Package Update
965
-
966
- # 1.0.0-beta.62
967
-
968
- - Drawer Close Animation Fx
969
- - ToggleDropDown IconClass Added
970
- - Avatar Status Size and Position Fixed
971
-
972
- # 1.0.0-beta.61
973
-
974
- - DateFormat Based Component Removed
975
-
976
- # 1.0.0-beta.60
977
-
978
- - Toggle DropDown added onClick for the selectedValue - "value" prop name
979
-
980
- # 1.0.0-beta.59
981
-
982
- - ToggleDropDown Separator Added
983
- - Package Update for Icon and Components
984
-
985
- # 1.0.0-beta.58
986
-
987
- - Renamed SVG Folder to small case
988
-
989
- # 1.0.0-beta.57
990
-
991
- - On Hold Date issue Fix
992
-
993
- # 1.0.0-beta.56
994
-
995
- - MessgeBanner link newtab issue fix
996
- - TimeInfo Fix
997
- - icon package update
998
-
999
- # 1.0.0-beta.55
1000
-
1001
- - customClass Added for Drawer and Freezelayer
1002
- - icon version update
1003
- - component version update
1004
- - i18n version update
1005
-
1006
- # 1.0.0-beta.54
1007
-
1008
- - Added onLookupClick function in AlertLookup component
1009
-
1010
- # 1.0.0-beta.53
1011
-
1012
- - Svg Package Version Update only
1013
-
1014
- # 1.0.0-beta.51
1015
-
1016
- - Version update for SVG package
1017
-
1018
- # 1.0.0-beta.50
1019
-
1020
- - Version update for SVG package
1021
-
1022
- # 1.0.0-beta.49
1023
-
1024
- - Version update for SVG package
1025
-
1026
- # 1.0.0-beta.48
1027
-
1028
- - Component version update
1029
- - customClass prop added for error state components
1030
-
1031
- # 1.0.0-beta.47
1032
-
1033
- - Component Package Version Update
1034
- - dataId Fixes for TimeInfo,Duedate,CreateTime,UserTime
1035
-
1036
- # 1.0.0-beta.46
1037
-
1038
- - ActionButton Added
1039
- - CommonEmptyState => getChildren Prop Added
1040
- - IconButton => isBold Added
1041
-
1042
- # 1.0.0-beta.45
1043
-
1044
- - @zohodesk/components, @zohodesk/i18n version updates
1045
-
1046
- # 1.0.0-beta.44
1047
-
1048
- - dateFormat => CreateTime added
1049
- - dateFormat => DueDate Added
1050
- - utils => Common => getDateKeyWithParam added
1051
- - permission Package removed
1052
- - statusDropdown removed nad statusDropdownNew Component Renamed as statusDropdown
1053
- - loader, message, messagebanner, new start components added
1054
-
1055
- # 1.0.0-beta.43
1056
-
1057
- - In StatusListItem prop option added statusType === 'Completed'
1058
- - AvatarThread => needBorder,needBackground added
1059
- - Drawer => SubDrawer Option Added
1060
-
1061
- # 1.0.0-beta.42
1062
-
1063
- - ToggleDropDown title Fix, DataId Fix
1064
- - AlertLookup DataId Changed
1065
- - In AvatarUser, added avatar Icon Option, AvatarUser Delete Hover Bg Color Added
1066
- - list => Comment => className prop Added
1067
- - list => icons => Completeicon => iconSize Prop Added
1068
- - list => icons => EditIcon => iconSize Prop Added
1069
- - ListLayout => footer Prop Removed and Basic Padding Removed, Here after include Import Padding from moduleList.module.css
1070
- - Unused Css removed from listCommon.module.css
1071
- - StatusDropdownNew => onTogglePopup Issue Fixed
1072
-
1073
- # 1.0.0-beta.41
1074
-
1075
- - ToggleDropDown Key Handling Fix.
1076
- - isBold added in AccountName
1077
- - isBold added in ContactName
1078
- - AvatarThread Icon position changed
1079
- - In SubtabLayout, subtabfooter added, then tertiary type added in SubtabHeader
1080
- - In ToggleDropdown, Max-width 100% added css fix for shrink
1081
- - DeleteIcon => iconSize Prop added
1082
- - Subject => className Prop Added
1083
-
1084
- # 1.0.0-beta.40
1085
-
1086
- - Components Package Update
1087
-
1088
- # 1.0.0-beta.39
1089
-
1090
- - IconButton Children Prop Added
1091
- - IconButton Palette Added
1092
-
1093
- # 1.0.0-beta.38
1094
-
1095
- - miniDescription Prop added ModuleHeader Component
1096
- - OnClick prop added For Lookup Component
1097
-
1098
- # 1.0.0-beta.37
1099
-
1100
- - StatusDropDownNew Component Added
1101
- - StatusListItem Component Added
1102
- - Avatar User - Bgg added for portal icon
1103
- - In StatusText => isBold prop removed and fontWeight introduced
1104
- - Subject - isBold prop removed and fontWeight introduced
1105
-
1106
- # 1.0.0-beta.36
1107
-
1108
- - Version update for permission library.
1109
-
1110
- # 1.0.0-beta.35
1111
-
1112
- - Version update for permissions library.
1113
-
1114
- # 1.0.0-beta.34
1115
-
1116
- - ExternalLink Regex Fix
1117
-
1118
- # 1.0.0-beta.33
1119
-
1120
- - ToggleDropdown - arrowIconPosition Added
1121
- - Lookup MakWidth Fix for Responsive
1122
-
1123
- # 1.0.0-beta.32
1124
-
1125
- - dataId Fix Added for errorStates
1126
-
1127
- # 1.0.0-beta.31
1128
-
1129
- - Alphabetical Dotted Fix
1130
-
1131
- # 1.0.0-beta.30
1132
-
1133
- - Upload Component CSS Fix
1134
-
1135
- # 1.0.0-beta.29
1136
-
1137
- - Attachment, Upload Component Added
1138
- - Dot Component Issue and SecondaryPanel List Dotted Fixed
1139
-
1140
- # 1.0.0-beta.28
1141
-
1142
- - Toast Message component functionality fix.
1143
-
1144
- # 1.0.0-beta.27
1145
-
1146
- - DataId Changes for ChannelIcon
1147
- - Ticked Id Link Fix
1148
- - ImportantNotes Implemented
1149
- - ErrorState ZIndex Fix
1150
-
1151
- # 1.0.0-beta.26
1152
-
1153
- - Changing the 'falseObj' key to 'failure' inconsistency with permission library.
1154
-
1155
- # 1.0.0-beta.25
1156
-
1157
- - Updating components library to latest
1158
-
1159
- # 1.0.0-beta.24
1160
-
1161
- - TicketId Link Added
1162
- - Avatar User Palette Added
1163
- - IconButton Added
1164
-
1165
- # 1.0.0-beta.23
1166
-
1167
- - Adding tourId in FlipCard, AvatarFlip, and GridIcons component.
1168
- - Adding SvgMask support and tourId in the FreezeLayer component.
1169
-
1170
- # 1.0.0-beta.21
1171
-
1172
- - Lookup Unified
1173
- - GridIcon Component Added
1174
- - Dot Color Changes
1175
-
1176
- # 1.0.0-beta.20
1177
-
1178
- - Permission package update
1179
-
1180
- # 1.0.0-beta.19
1181
-
1182
- - Onclick option added for TableRow Component, Avatar Icon Data-Id Fixed and Container Changed, Avatar Based Components Css Provider Implemented
1183
-
1184
- # 1.0.0-beta.17
1185
-
1186
- - Icon Update
1187
-
1188
- # 1.0.0-beta.16
1189
-
1190
- - ChannelIcon Update
1191
-
1192
- # 1.0.0-beta.15
1193
-
1194
- - AlertLookup Data-Id Fix
1195
-
1196
- # 1.0.0-beta.14
1197
-
1198
- - DeleteLookupHeader Removed
1199
- - Lookup text Bold prop Included
1200
- - Toggle Dropdown Children Fix
1201
- - SVG Version Updated
1202
- - ErrorState Fix
1203
-
1204
- # 1.0.0-beta.13
1205
-
1206
- - Toggle Dropdown onScroll implemented,
1207
- - Data Id Fixes
1208
- - AlertLookup Setcion ClassName Support
1209
- - Table Onclick Functions
1210
-
1211
- # 1.0.0-beta.12
1212
-
1213
- - TableData align Prop Fix
1214
-
1215
- # 1.0.0-beta.11
1216
-
1217
- - Svg Exported
1218
- - External Link Fix, Data-Id Change
1219
- - Toggle Dropdown Fix
1220
-
1221
- # 1.0.0-beta.10
1222
-
1223
- - Externel Link XSS Fix
1224
- - AlertLookup custom-header Fix
1225
- - ToastMessage DataId Added
1226
-
1227
- # 1.0.0-beta.9
1228
-
1229
- - Alert Header Fix
1230
-
1231
- # 1.0.0-beta.8
1232
-
1233
- - Proxima Update
1234
-
1235
- # 1.0.0-beta.7
1236
-
1237
- - Image and Setup Table Components Moved
1238
-
1239
- # 1.0.0-beta.6
1240
-
1241
- - ErrorState Components, Setup Based Components Moved
1242
-
1243
- # 1.0.0-beta.4
1244
-
1245
- - CommonEmptyState Added, Avatar Icon Palette Added, Lookup Header Close Added
1246
-
1247
- # 1.0.0-beta.3
1248
-
1249
- -Drawer, Toast Message, Loader, Toggle DropDown update
1250
-
1251
- # 1.0.0-beta.2
1252
-
1253
- - List, Lookup, Layout, FreezeLayer, SVG Published
1254
-
1255
- # 1.0.0-beta.1
1256
-
1257
- - Permission Checkup
1258
-
1259
- # 1.0.0-beta.0
1260
-
1261
- - Test Publish
1
+ # DOT Design Components
2
+
3
+ In this Library, we Provide Some Basic Components to Build Your Application
4
+
5
+ # 1.0.0-beta.258
6
+
7
+ - **TextEditor** - blockquote css style tag removed.
8
+
9
+ # 1.0.0-beta.257
10
+
11
+ - **Drag Hook** - useDragger hook added
12
+ - **FreezeLayer** - useDragger implemented
13
+ - **Alert Header** - useDragger based attributes added
14
+ - **Section** - useDragger based attributes added
15
+
16
+ # 1.0.0-beta.256
17
+
18
+ - **Drawer** - CancelBubblingEffect reverted coz that produces many issues.
19
+
20
+ # 1.0.0-beta.255
21
+
22
+ - **TagWithIcon** - New component Added.
23
+
24
+ - **FreezeLayer** - cancel click preventing issue solved.
25
+
26
+ # 1.0.0-beta.254
27
+
28
+ - `Contrast` option implemented through preprocess. Category key value added for all color variables.
29
+
30
+ - BoxShadow Values Separated for Contrast.
31
+
32
+ # 1.0.0-beta.253
33
+
34
+ - **FreezeLayer** - onClick event issue solved.
35
+
36
+ - cancelBubblingEffect function replaced to all stopPropagation used placed
37
+
38
+ # 1.0.0-beta.252
39
+
40
+ - **ToggleDropdown** - customClass (customDropBox and customListBox) Support added.
41
+
42
+ - **StatusDropdown** - align item value changed (center => baseline) and Line-height changed(18px => 20px)
43
+
44
+ # 1.0.0-beta.251
45
+
46
+ - **ToggleDropdown, StatusDropdown, StatusListItem** - Added New Prop `needMultiLineText`
47
+
48
+ # 1.0.0-beta.250
49
+
50
+ - - **FreezeLayer** - converted to functional component
51
+
52
+ # 1.0.0-beta.249
53
+
54
+ - **FreezeLayer** - Issue fix: While click on the freezelayer, drawer/any dialog box won't close if any text highlighted in the product.
55
+
56
+ # 1.0.0-beta.248
57
+
58
+ - **AvatarFlip** - `customProps` has been added.
59
+
60
+ - **AvatarStatus** - `needDefaultBorder` prop added for all components.
61
+
62
+ - **AvatarWithTeam** - `teamBorderActive` prop has been added.
63
+
64
+ # 1.0.0-beta.247
65
+
66
+ - **ActionButton** - arrowBoxDataId prop removed .
67
+ - dataSelectorId prop added for all components
68
+
69
+ # 1.0.0-beta.246
70
+
71
+ - **AvatarWithTeam** - css variable changed due to the duplicate override issue
72
+
73
+ # 1.0.0-beta.245
74
+
75
+ - **Separator** - New component added.
76
+
77
+ # 1.0.0-beta.244
78
+
79
+ - **ActionButton** - button element margin issue fix(safari browser).
80
+
81
+ # 1.0.0-beta.243
82
+
83
+ - **NewStar** - Position and Font Size Increase Issue Solved.
84
+
85
+ - **MessageBanner** - `Night` and `Dark` mode issue fix.
86
+
87
+ - **IconButton** - customProps support.
88
+
89
+ - **ToggleDropdDown** - Screen Reader fix.
90
+
91
+ - **ListLayout** - Focus Indication fix.
92
+
93
+ # 1.0.0-beta.242
94
+
95
+ - `Accesssility`- Screen Reader fix.
96
+
97
+ # 1.0.0-beta.241
98
+
99
+ - **Drawer, Lookup** - Focus scope navigation support.
100
+
101
+ # 1.0.0-beta.240
102
+
103
+ - `Accesssility`- Screen Reader support for some components.
104
+
105
+ - **CustomResponsive** - performance issue fix.
106
+
107
+ # 1.0.0-beta.239
108
+
109
+ - Attachment => Text color added.
110
+
111
+ # 1.0.0-beta.238
112
+
113
+ - **ToggleDropDown** - Scroll End Loader added.
114
+
115
+ - **TagMultiSelect**
116
+
117
+ `findScrollEnd` method imported from components package.
118
+
119
+ `isAnimate` prop in the **ResponsiveDropBox** component has been assigned as false.
120
+
121
+ - **Common.js** - deleted this file. `findScrollEnd` method imported from components package.
122
+
123
+ # 1.0.0-beta.237
124
+
125
+ - AvatarThread => orange palette added.
126
+
127
+ # 1.0.0-beta.236
128
+
129
+ - Alertlookup and version2 Alertlookup -> didmount code added for Enter key functionality.
130
+ - TextEditor => htmlVersion !Doctype html added and handleChange function performance changes.
131
+
132
+ # 1.0.0-beta.235
133
+
134
+ - Action Button => innerClassName and popupGroup prop added.
135
+ - default props and proptype => removed from component file and made it as a separate file.
136
+
137
+ # 1.0.0-beta.234
138
+
139
+ - AlertLookup V1 => isHtmlContent prop added
140
+
141
+ # 1.0.0-beta.233
142
+
143
+ - ToggleDropDown , StatusDropdown => preventParentScroll implemented
144
+
145
+ # 1.0.0-beta.232
146
+
147
+ - Svg path updated
148
+
149
+ # 1.0.0-beta.231
150
+
151
+ - :focus in css removed
152
+
153
+ # 1.0.0-beta.230
154
+
155
+ - renderLabelProps props added and Field Container Component Wrapped for => CheckBoxField, CurrencyField, DateField, MultiField, SelectField, TextareaField, TextBoxField
156
+
157
+ # 1.0.0-beta.229
158
+
159
+ - TagsMultiSelect,TagsMultiSelectField => clickableTag prop added
160
+ - GridStencils => margin, width removed in css
161
+
162
+ # 1.0.0-beta.228
163
+
164
+ - ResponsiveDropBox Implemented for all DropBox
165
+
166
+ # 1.0.0-beta.227
167
+
168
+ - #999 instead of #a8b0bd color value in PureDark mode
169
+
170
+ # 1.0.0-beta.226
171
+
172
+ - Attachment Viewer Footer Scroll Ui Fix, dataId fix
173
+ - list/SecondaryText/SecondaryText => happiness image width changed
174
+ - PureDark mode implemented via preprocess
175
+
176
+ # 1.0.0-beta.225
177
+
178
+ - ToggleDropDown, DepartmentDropDown, StatusDropdown search empty text change (Oops to No results found)
179
+
180
+ # 1.0.0-beta.224
181
+
182
+ - className prop added in ImportantNotes
183
+ - palette prop added in ModuleHeader
184
+ - palette prop added in TicketHeader
185
+
186
+ # 1.0.0-beta.223
187
+
188
+ - TagMultiSelect id, onSelectTag prop added.
189
+ - GridStencils UI fix.
190
+
191
+ # 1.0.0-beta.222
192
+
193
+ - TagMultiSelect Keyboard Shortcut Issue Fixed
194
+
195
+ # 1.0.0-beta.221
196
+
197
+ - editor fontsize prop added
198
+
199
+ # 1.0.0-beta.218 , # 1.0.0-beta.219, # 1.0.0-beta.220
200
+
201
+ - AttachmentViewer , AttachmentImage component added
202
+
203
+ # 1.0.0-beta.217
204
+
205
+ - TagsMultiSelect => boxSize prop added.
206
+
207
+ # 1.0.0-beta.216
208
+
209
+ - CurrencyField => formatCurrency call if check fixed (value will formatted when isActive is false)
210
+
211
+ # 1.0.0-beta.215
212
+
213
+ - CheckBoxField, CurrencyField, DateField, MultiSelectField, PhoneField, RadioField, SelectField, TextBoxField, TextareaField, setup/header/Views/Views => Tooltip undefined case solved
214
+ - StatusDropdown => Enter, Down Arrow Shortcut issue solved
215
+ - TextEditor => editor focus issue fix
216
+
217
+ # 1.0.0-beta.214
218
+
219
+ - Dot => Provider Config Added
220
+ - FreezeLayer => freezeLayer config added to control keyboard shortcut
221
+ - CurrencyField => formatCurrency prop added, exist formatCurrency function removed and moved to deprecated
222
+ # 1.0.0-beta.213
223
+
224
+ - ActionButton => Loader Bg Fix reverted (Directly Fixed in Button Component)
225
+
226
+ # 1.0.0-beta.210
227
+
228
+ - TextEditor => editor loading issue fix
229
+
230
+ # 1.0.0-beta.209
231
+
232
+ - ActionButton => removeChildrenTooltip prop added , Loader Bg Fixed for Primary Palette
233
+ - AlertLookup,AlertLookup v2 => onEsc Prop added
234
+
235
+ # 1.0.0-beta.208
236
+
237
+ - Read-only and disable class and style added in All Fields like TextBoxField, MultiSelect Field etc..
238
+ - isCopyTextEnabled prop added in Ripple Effect component.
239
+
240
+ # 1.0.0-beta.207
241
+ - Linear Gradient - to Left direction fixed
242
+ - TicketHeader/ViewDropdown -> block layout fix
243
+ - Appearance css moved to assets
244
+
245
+ # 1.0.0-beta.206
246
+
247
+ - css color variables updated.
248
+ # 1.0.0-beta.205
249
+
250
+ - TagsMultiSelect => placeholderText key added in i18nKeys
251
+ - TextEditorWrapper => isEditorDefaultOpen setState Issue Check added
252
+ - TextEditor => Font-feature-setting added to fix calt symbol issue .
253
+ - bg,shadow,text,border based variables removed and renamed.
254
+
255
+ # 1.0.0-beta.204
256
+
257
+ - blueDefaultTheme & blueDarkTheme class name added in Mode & Blue DotTheme files
258
+ - GlobalNotification, DesktopNotification => customProps prop added
259
+
260
+ # 1.0.0-beta.203
261
+
262
+ - ListLayout => active, keyboarActive css priority fixed
263
+
264
+ # 1.0.0-beta.202
265
+
266
+ - ListLayout => marginLeft fixed
267
+
268
+ # 1.0.0-beta.201
269
+
270
+ - deprecated theme file moved to another place
271
+ - ListLayout => keyboardActive ui border added
272
+
273
+ # 1.0.0-beta.200
274
+
275
+ - ListLayout => isKeyboardActive prop and ui added
276
+
277
+ # 1.0.0-beta.199
278
+
279
+ - - AvatarThread component -> getCustomThread prop added
280
+
281
+ # 1.0.0-beta.198
282
+
283
+ - TextEditor => default font changed to Lato
284
+
285
+ # 1.0.0-beta.196, 197
286
+
287
+ - TextEditor => default font changed to Arial
288
+
289
+ # 1.0.0-beta.195
290
+
291
+ - Messagebanner => FontSize Fixed
292
+ - TextEditor => PuviFont Version Updated
293
+
294
+ # 1.0.0-beta.194
295
+
296
+ - CommonEmptyState missing dark palette variables moved under Themes folder files
297
+
298
+ # 1.0.0-beta.193
299
+
300
+ - ListLayout -> needPointer prop added and hover css fix
301
+
302
+ # 1.0.0-beta.192
303
+
304
+ - MessageBanner => dataId Prop added and margin fixed.
305
+ - Link => object spread solved.
306
+
307
+ # 1.0.0-beta.191
308
+
309
+ - Custom fonts (Lato and Zoho Puvi) sent to Editor.
310
+
311
+ # 1.0.0-beta.190
312
+
313
+ - Published but some issues are there
314
+
315
+ # 1.0.0-beta.189
316
+
317
+ - - transition variable implemented in all CSS
318
+
319
+ # 1.0.0-beta.188
320
+
321
+ - TagMultiSelect => ListItem Data-Id Reverted
322
+
323
+ # 1.0.0-beta.187
324
+
325
+ - AlphabeticList => vertical spaceing incremented
326
+
327
+ # 1.0.0-beta.186
328
+
329
+ - AlphabeticList => vertical spaceing incremented, dataId prop added
330
+
331
+ # 1.0.0-beta.185
332
+
333
+ - ToggleDropdown => on focusing input preventScroll disabled.
334
+ - ValidationMessage => toolip Prop Added
335
+
336
+ # 1.0.0-beta.184
337
+
338
+ - TagsMultiSelect => dataId Changes
339
+ - list/Icons => width added tto avoid jurk
340
+
341
+ # 1.0.0-beta.183
342
+
343
+ - Lookup,AlertLookup,AlertLookup2 => eventListeners Removed on UnMount
344
+ - Drawer => getTitleChildren prop added
345
+ - ToggleDropdown => on focusing input preventScroll disabled.
346
+
347
+ # 1.0.0-beta.182
348
+
349
+ - ExternalLink, Link, AccountName, ContactName, SecondaryText/Email, SecondaryText/PhoneNumber, SecondaryText/TicketId, Subject => **customProps** prop added
350
+
351
+ # 1.0.0-beta.181
352
+
353
+ - ReadUnReadIcon => icon Name fix
354
+
355
+ # 1.0.0-beta.180
356
+
357
+ - TagsMultiSelect => scrollTop Issue Solved
358
+ - TagsMultiSelectField => keyPress index fixed
359
+
360
+ # 1.0.0-beta.179
361
+
362
+ - ToggleDropDown => selectedId fix while opening the dropdown.
363
+
364
+ # 1.0.0-beta.178
365
+
366
+ - ReadUnreadIcon component added
367
+
368
+ # 1.0.0-beta.177
369
+
370
+ - TextEditorField => isReadOnly Ui Given
371
+
372
+ # 1.0.0-beta.176
373
+
374
+ - @zoho/SecurityJS library removed from depedency
375
+ - Message/Message => HtmlPurifier Removed
376
+ - GlobalNotification/GlobalNotification => HtmlPurifier Removed
377
+ - helptips/Link/Link => HtmlPurifier Removed
378
+
379
+ # 1.0.0-beta.175
380
+
381
+ - PropTypes Validattion Fixes
382
+ - error state DataId and Common Css Fixes
383
+
384
+ # 1.0.0-beta.174
385
+
386
+ - Docs Fixes
387
+ - CommonEmptyState => customClass prop added
388
+ - Inconvenience => svg image changed as old
389
+ - version2/errorstate/Inconvenience/Inconvenience => isButtonNeeded,className,isFluid,dataId,buttonText,onButtonClick,urlTarget,size prop added, subtitle,customClass prop removed
390
+ - OopsSomethingMiss , UnableToProcessRequest, WillBeRightBack, UrlNotFound added
391
+ - PermissionPlay, RequestUrlNotFound, UnableToProcess, , WillBack Removed
392
+ - UnauthorizedLogin updated and subtitle,customClass prop removed
393
+
394
+ # 1.0.0-beta.173
395
+
396
+ - CTA gray based color changes
397
+
398
+ # 1.0.0-beta.172
399
+
400
+ - AvatarThread => iconClass prop added
401
+ - ActionButton => palette prop added
402
+ - Lookup/Lookup => xmedium size added
403
+ - version2/lookup/AlertLookup/AlertLookup => isHtmlContent,scroll prop added
404
+
405
+ # 1.0.0-beta.171
406
+
407
+ - 168 publish reverted
408
+
409
+ # 1.0.0-beta.170
410
+
411
+ - Lookup/Lookup => childAnimationName prop added
412
+ - version2/lookup/AlertHeader/AlertHeader => html structure render fixed
413
+ - version2/lookup/AlertLookup/AlertLookup => align, childAnimationName prop added
414
+
415
+ # 1.0.0-beta.169
416
+
417
+ - ToggleDropDown => focus null issue fixed.
418
+
419
+ # 1.0.0-beta.168
420
+
421
+ - Drawer => stopImmediatePropagation added.
422
+
423
+ # 1.0.0-beta.167
424
+
425
+ - ToggleDropDown => preventPopupClose prop added , unWanted Focus issue solved.
426
+ - TextEditorField => editorFocus prop changed to onFocus
427
+
428
+ # 1.0.0-beta.166
429
+
430
+ - ContactName => className Duplication Entry Issue Fixed
431
+
432
+ # 1.0.0-beta.165
433
+
434
+ - Palette-Based Folder Structure Changed.
435
+ - data-theme changed to data-mode
436
+ - data-palette changed to data-theme
437
+
438
+ # 1.0.0-beta.164
439
+
440
+ - ActionButton => ClassName based changes
441
+ - PlusIcon => iconColor , palette prop removed
442
+ - Palette Based Color System Implemented
443
+
444
+ # 1.0.0-beta.163
445
+
446
+ - TextEditor => editorInitialize global function calling to avoid global conflict
447
+ - formatCurrency function fix
448
+
449
+ # 1.0.0-beta.162
450
+
451
+ - TextEditor => getCSRFCookieName,getCSRFCookie -> Paste Image Issue Fixed
452
+ - AvatarClose, AvatarCollision, AvatarIcon, AvatarStatus,AvatarThread,AvatatrUser, AvatarWithTeam, ToggleDropDown, SecondaryText => customProps prop added
453
+ - Comment,Thread => Button tag added
454
+ - AcccountName,ContactName,Email,PhoneNumber => a11y fixes
455
+ - Subject => children prop added
456
+
457
+ # 1.0.0-beta.161
458
+
459
+ - Upload -> palette prop added
460
+
461
+ # 1.0.0-beta.160
462
+
463
+ - General - formatCurrency function fix
464
+ - TextEditor - isNightMode prop added
465
+ - TextEditorWrapper - customProps prop added
466
+ - AlertLookup,AlertLookupNew => customProps Added and Footer check added
467
+
468
+ # 1.0.0-beta.159
469
+
470
+ - ToggleDropdown => getFooter prop added
471
+ - GlobalNotification v2 => UI function Exported
472
+
473
+ # 1.0.0-beta.158
474
+
475
+ - FreezeLayer - to avoid inner focus jerk issue, overflow hidden css added
476
+ - list/SecondaryText,list/UserTime => fontsize changed
477
+ - customProps prop given for all field components
478
+ - SelectDropdown component moved to deprecated
479
+ - FlipCard -> customProps prop added
480
+ - AlphabeticList,Attachment,AvatarUser,Comment,DepartmentDropDown,ContactName,TicketHeader,Message => i18nKeys prop supported
481
+
482
+ # 1.0.0-beta.157
483
+
484
+ - ExternalLink/ExternalLink.js
485
+ => simplehelp, dynnamicnavs protocol support for urls
486
+ - lookup/Lookup/Lookup.js
487
+ => onKeyDown prop support
488
+ - lookup/header/Search/Search.js
489
+ => onKeyDown prop support
490
+ - lookup/header/ModuleHeader/ModuleHeader.js
491
+ => onSearchKeyDown prop support
492
+ => keydown prop support - In forms, lookup close on esc key press
493
+ - dropdown/ToggleDropDown/ToggleDropDown.js
494
+ => onDropDownOpen, onDropDownClose
495
+ - lookup/header/Search/Search.js
496
+ => Component revamp for focus related issue
497
+ => Clear icon added
498
+
499
+ # 1.0.0-beta.156
500
+
501
+ - ToggleDropdown => shallowdiff comparision based state update fixed in compoentwillreceiveprops
502
+ - AlertLookup => v2 => submit button focus timeout issue fixed .
503
+
504
+ # 1.0.0-beta.155
505
+
506
+ - version 2 errorstates added => inconvenience,PermissionPlay,RequestUrlNotFound,UnableToProcess,UnauthorizedLogin,UnauthorizedLogin,WillBack
507
+
508
+ # 1.0.0-beta.154
509
+
510
+ - CheckBoxField , CurrencyField, DateField, MultiSelectField, SelectField, TextBoxField, TextEditorField, TextareaField => lock icon size increased to 13
511
+ - SelectField, DateField => iconOnHover prop added
512
+ - list/Comment => hover color added in css
513
+ - list/SecondaryText/AccountName => secondaryAccountHref,secondaryAccountClick,secondaryAccountText props added
514
+ - list/Thread => hover color added in css
515
+ - ZD-blockDownArrow icon changed to ZD-down in all components
516
+
517
+ # 1.0.0-beta.153
518
+
519
+ - TextEditorWrapper => needInlineAttachment prop added
520
+
521
+ # 1.0.0-beta.152
522
+
523
+ - TextEdiitorField => needInlineAttachment prop added
524
+ - TextEditor => Drag and Drop Image Upload and Paste ClipBoard Image Upload feature added
525
+
526
+ # 1.0.0-beta.151
527
+
528
+ - MultiSelectField => onFocus prop added
529
+ - TagMultiSelect, TagMultiSelectField clear text after select option issue fixed
530
+
531
+ # 1.0.0-beta.150
532
+
533
+ - Responsive Ui Fix added in all ErrorStates
534
+ - lookup/header/ModuleHeader => closeTitle prop added
535
+
536
+ # 1.0.0-beta.149
537
+
538
+ - ImportantNotes -> html structure changes
539
+ - SelectField -> onFocus Prop Added
540
+ - TagsMultiSelect -> Children prop removed, htmlId prop added
541
+ - TagsMultiSelectField Added
542
+ - TextEditor -> isEditorDefaultOpen prop fixed for blur event
543
+ - TextEditorField -> children,ePhiData prop added
544
+ - TextEditorWrapper -> isEditorDefaultOpen prop added
545
+
546
+ # 1.0.0-beta.148
547
+
548
+ - TextEditor -> BlockQuote Indent Margin Fix
549
+
550
+ # 1.0.0-beta.147
551
+
552
+ - ExternalLink -> onClick prop added
553
+ - TextEditor -> Underline Empty Issue Fixed
554
+
555
+ # 1.0.0-beta.146
556
+
557
+ - TextEditor -> Underline Empty Fix solved
558
+ - MultiSelectField -> children, customChildrenClass Added
559
+ - TextBoxField -> children prop added, TextBox component replaced with TextBoxWithIcon
560
+
561
+ # 1.0.0-beta.145
562
+
563
+ - TextEditor - WillReceiveProps editor undefined fix
564
+
565
+ # 1.0.0-beta.144
566
+
567
+ - EditionPage => empty svg image changed to EmptyCrmPotential (Before we used EmptyEdition SVG)
568
+
569
+ # 1.0.0-beta.143
570
+
571
+ - CurrencyField Added
572
+ - PhoneField => number pattern formatted
573
+ - TextBoxField => onFocus prop added
574
+
575
+ # 1.0.0-beta.142
576
+
577
+ - TextEditorField - dataId fixes
578
+
579
+ # 1.0.0-beta.141
580
+
581
+ - TextEditor WilReceiveProps Fix
582
+ - Drawer - default size added
583
+ - Drawer - Header - isBoxIcon prop added
584
+ - ToggleDropDown - has Icon check Added for every List
585
+
586
+ # 1.0.0-beta.140
587
+
588
+ - ePhiData Prop added in TextBoxField, PhoneField
589
+ - DesktopNotification DataId Fix
590
+
591
+ # 1.0.0-beta.139
592
+
593
+ - Cli Update
594
+
595
+ # 1.0.0-beta.138
596
+
597
+ - ToastMessage A11y Changes
598
+ - list/ListLayout a11y changes
599
+ - MultiSelectField => Focus Ref Issue Solved
600
+ - TextEditorField => dataId fix
601
+
602
+ # 1.0.0-beta.137
603
+
604
+ - IconButton => dataIsHtml Prop Added
605
+ - TextEditorWrapper => editor focused 300 timeout
606
+
607
+ # 1.0.0-beta.136
608
+
609
+ - A11y Changes
610
+ - TextEditor Code Fix
611
+ - Theme Changes
612
+ - Lookup => large size added
613
+ - ActionButton => dropBoxPosition prop renamed as defaultPosition , (position,getContainerRef,getTargetRef prop added)
614
+ - SelectField => children prop added
615
+ - TagsMultiSelect => borderColor,needBorder,getTextBoxChildren prop added
616
+
617
+ # 1.0.0-beta.135
618
+
619
+ - Attachment - Theme Color Changes
620
+ - List => SecondaryText - Theme Color Changes
621
+ - TagsMultiSelect, TextEditor, TextEditorField Added
622
+ - SelectField => isDefaultSelectValue,placeHolder prop added
623
+ - TextBoxField => needReadOnlyStyle, isClickable prop added
624
+
625
+ # 1.0.0-beta.134
626
+
627
+ - ListStencils , ToastMessage => DarkTheme Css Added
628
+
629
+ # 1.0.0-beta.133
630
+
631
+ - isDarkMode props removed for all components
632
+ - DateField => i18nKeys prop added
633
+
634
+ # 1.0.0-beta.132
635
+
636
+ - StatusDropdown => dotted issue fixed
637
+ - Fields => Data Id and htmlId fixed in all field based components
638
+ - DateField => timeZone prop added
639
+
640
+ # 1.0.0-beta.131
641
+
642
+ - Added the character '#' in the AlphabeticList component.
643
+
644
+ # 1.0.0-beta.130
645
+
646
+ - A11y Changes
647
+ - Drawer => Header padding changes
648
+
649
+ # 1.0.0-beta.128
650
+
651
+ - CommonEmptyState => palette -> dark,default added and isDarkMode prop removed
652
+
653
+ # 1.0.0-beta.127
654
+
655
+ - AvatarIcon,AvatarWithTeam => borderOnActive,borderOnHover prop added
656
+
657
+ # 1.0.0-beta.126
658
+
659
+ - Theme Changes In all Components
660
+ - a11y changes in ToggleDropDown,StatusDropdown
661
+ - dataId Changes in CommonEmptyState - no impacts
662
+
663
+ # 1.0.0-beta.125
664
+
665
+ - Loader - auto zIndex added
666
+ - DotNew - size prop added
667
+ - BluePrintStatus - isOverdue prop removed for color fix
668
+ - AvatarUser - alternateSrc prop added
669
+ - --zdt prefix added for theme variables
670
+
671
+ # 1.0.0-beta.124
672
+
673
+ - Components added
674
+ - form => fields => CheckBoxField, DateField, MultiSelectField, PhoneField, PhoneField, RadioField, SelectField, TextareaField, TextBoxField, ValidationMessage
675
+ - form => layout => Section, Field
676
+
677
+ # 1.0.0-beta.123
678
+
679
+ - Drawer => drawer model portal removed, hereafter need to send inner portal name through innerPortalName prop.
680
+
681
+ # 1.0.0-beta.122
682
+
683
+ - Alert Lookup => a11y added
684
+
685
+ # 1.0.0-beta.121
686
+
687
+ - package update in components library
688
+
689
+ # 1.0.0-beta.120
690
+
691
+ - commonAlerts based files moved to version2 folder
692
+
693
+ # 1.0.0-beta.119
694
+
695
+ - Drawer RHS padding CSS fixes
696
+
697
+ # 1.0.0-beta.118
698
+
699
+ - Theme Based Changes (no Impacts)
700
+ - list> Subject ==> isDotted prop added
701
+
702
+ # 1.0.0-beta.117
703
+
704
+ - ToggleDropDown => isDarkMode prop added for inner ListItem
705
+
706
+ # 1.0.0-beta.116
707
+
708
+ - Attachment,Upload,Thread ui fixes
709
+ - ModuleHeader => dataId added
710
+ - FreezeLayeer => snow palette bg changed
711
+ - commonAlerts components added
712
+
713
+ # 1.0.0-beta.115
714
+
715
+ - Drawer,FreezeLayer,ToastMessage -> default value setted as needAutoZindex:true
716
+
717
+ # 1.0.0-beta.114
718
+
719
+ - Theme Implemented For Component Package
720
+
721
+ # 1.0.0-beta.113
722
+
723
+ - a11y fixes
724
+ - customClass Prop added in setup table based components
725
+
726
+ # 1.0.0-beta.112
727
+
728
+ - Ui Fixes in FormAction,ToggleDropDown,DepartmentDropDown,ConatctName,Thread,UserTime.
729
+ - Thread => align prop added
730
+
731
+ # 1.0.0-beta.111
732
+
733
+ - Image => htmlId prop added
734
+
735
+ # 1.0.0-beta.110
736
+
737
+ - Drawer => onBodyClick prop added for body click preventcase
738
+
739
+ # 1.0.0-beta.109
740
+
741
+ - needAutoZindex prop added in freeze layer and Drawer
742
+ - Provider Changes
743
+
744
+ # 1.0.0-beta.108
745
+
746
+ - SetupDetailLayout DataId Changes
747
+
748
+ # 1.0.0-beta.107
749
+
750
+ - ToggleDropDown Temp Fix for Rerender Issue
751
+
752
+ # 1.0.0-beta.106
753
+
754
+ - AllY fixes in IconButton
755
+
756
+ # 1.0.0-beta.105
757
+
758
+ - fsize => font_size css variables replacement
759
+
760
+ # 1.0.0-beta.104
761
+
762
+ - ToastMessage => needClose prop fixed
763
+ - Size => fsize
764
+
765
+ # 1.0.0-beta.103
766
+
767
+ - Secondary text hover color added
768
+
769
+ # 1.0.0-beta.102
770
+
771
+ - Department Dropdown Icon Fixes
772
+
773
+ # 1.0.0-beta.101
774
+
775
+ - CommonEmptyState => darkMode fix
776
+
777
+ # 1.0.0-beta.100
778
+
779
+ - SetupDetailLayout => dataId Added
780
+ - Setup Header Search => customClass prop Added
781
+
782
+ # 1.0.0-beta.99
783
+
784
+ - IconButton => isNeedEffect prop added
785
+ - Responsive Updated in Drawer
786
+
787
+ # 1.0.0-beta.98
788
+
789
+ - Message => onClick Prop added
790
+
791
+ # 1.0.0-beta.97
792
+
793
+ - Message => Html Purifier added for Message Prop
794
+
795
+ # 1.0.0-beta.96
796
+
797
+ - ActionButton => OnHover Fix
798
+
799
+ # 1.0.0-beta.95
800
+
801
+ - ToggleDropDown => isDarkMode, palette added
802
+ - CommonEmptyState => isDarkMode added
803
+
804
+ # 1.0.0-beta.94
805
+
806
+ - list/Thread => icon soze changed
807
+ - AvatarCollsion => bordersize changed
808
+
809
+ # 1.0.0-beta.93
810
+
811
+ - RippleEffect Based Changes Pushed
812
+ - Component Version Update
813
+
814
+ # 1.0.0-beta.92
815
+
816
+ - IconButton => borderOnHover prop removed and hoverType prop added
817
+ - ToggleDropDown => RippleEffect Added
818
+ - Lookup Search => isFocus Fix
819
+
820
+ # 1.0.0-beta.91
821
+
822
+ - Upload Component Preview mode Fixed
823
+ - dotcommon.module.css removed, audio image removed
824
+
825
+ # 1.0.0-beta.90
826
+
827
+ - Attachment Color changes, SubtabLayout Footer Type implemented
828
+
829
+ # 1.0.0-beta.89
830
+
831
+ - PeerDependencies Added
832
+
833
+ # 1.0.0-beta.88
834
+
835
+ - Text => cursor pointer fix
836
+
837
+ # 1.0.0-beta.87
838
+
839
+ - Version update for components library
840
+
841
+ # 1.0.0-beta.86
842
+
843
+ - TableHover.css Added
844
+
845
+ # 1.0.0-beta.85
846
+
847
+ - StatusList Bullet Fix
848
+
849
+ # 1.0.0-beta.84
850
+
851
+ - Adding tool tip for Ticket channel Icons in 'ChannelIcon', 'FlipCard' & 'AvatarFlip' components
852
+
853
+ # 1.0.0-beta.83
854
+
855
+ - Event Fix in IconButton
856
+
857
+ # 1.0.0-beta.82
858
+
859
+ - Icon Button A11Y
860
+ - ToastMessage Custom prop added
861
+
862
+ # 1.0.0-beta.81
863
+
864
+ - StatueListItem bulletColor Prop Changes
865
+
866
+ # 1.0.0-beta.80
867
+
868
+ - Dependent Package Updates
869
+
870
+ # 1.0.0-beta.79
871
+
872
+ - Upload => abort upload support added
873
+ - ExternalLink => Issue with URLs with Uppercase characters fixed
874
+
875
+ # 1.0.0-beta.78
876
+
877
+ - ToggleDropDown => Title Reposition
878
+
879
+ # 1.0.0-beta.77
880
+
881
+ -list/SecondryPanel/SecondryPanel => Container changes
882
+
883
+ # 1.0.0-beta.76
884
+
885
+ - Package Update
886
+
887
+ # 1.0.0-beta.75
888
+
889
+ - AlertLookup DataId fix
890
+ - DotNew => data-title added
891
+ - ActionButton => arrowBoxSize added
892
+ - Upload => hovercolor changes
893
+ - AvatarWithTeam => teamClassName added
894
+
895
+ # 1.0.0-beta.74
896
+
897
+ - Package update
898
+
899
+ # 1.0.0-beta.73
900
+
901
+ - Table Components Css name change
902
+ - FlipCard,AvatarFlip => isFilledCheckbox added
903
+ - package Update
904
+ - ToggleDropdown SelectedId issue Fixed => need to check
905
+
906
+ # 1.0.0-beta.72
907
+
908
+ - CommonEmptyState Props Changed
909
+ - SVG Version Updated
910
+
911
+ # 1.0.0-beta.71
912
+
913
+ - ToggleDropDown, StatusDropDown - Hover issue Fix
914
+
915
+ # 1.0.0-beta.70
916
+
917
+ - Components Package Update
918
+
919
+ # 1.0.0-beta.69
920
+
921
+ - AvatarIcon => extra Palette added (gray,dark)
922
+ - listIcons names updated
923
+ - ListStencils Updated
924
+ - ChannelIcons New Names changed
925
+ - package update
926
+
927
+ # 1.0.0-beta.68
928
+
929
+ - iconButton => onMouseDown,onMouseOver Added
930
+ - AlertHeader => iconClass prop added, addEndUser type removed
931
+ - AlertLookup => needIcon,iconName,iconClassiconSize ,customClass prop added
932
+ - ToggleDropDown => onClick moved to onMouseDown, and Icon Fix
933
+ - StatusDropDown => onClick moved to onMouseDown, and Icon Fix
934
+
935
+ # 1.0.0-beta.67
936
+
937
+ - Component Version Update
938
+ - ToggleDropdown => isToggleStateNeeded added
939
+ - LookupSearch => isBoxed Option Added
940
+
941
+ # 1.0.0-beta.66
942
+
943
+ - Component version update
944
+
945
+ # 1.0.0-beta.65
946
+
947
+ - Package Updates
948
+ - AvatarStatus => statusTitle added
949
+ - AvatarFlip => iconSize added and css cleared
950
+
951
+ - SecondaryText/AccountName ==> isBold removed and added fontWeight
952
+ - SecondaryText/ContactName ==> isBold removed and added fontWeight
953
+ - SecondaryText/Email ==> added fontWeight
954
+ - SecondaryText/PhoneNumber ==> added fontWeight
955
+ - StatusDropdown => title added
956
+ - getActivitiesIconObj function added
957
+
958
+ # 1.0.0-beta.64
959
+
960
+ - Package Update
961
+
962
+ # 1.0.0-beta.63
963
+
964
+ - Package Update
965
+
966
+ # 1.0.0-beta.62
967
+
968
+ - Drawer Close Animation Fx
969
+ - ToggleDropDown IconClass Added
970
+ - Avatar Status Size and Position Fixed
971
+
972
+ # 1.0.0-beta.61
973
+
974
+ - DateFormat Based Component Removed
975
+
976
+ # 1.0.0-beta.60
977
+
978
+ - Toggle DropDown added onClick for the selectedValue - "value" prop name
979
+
980
+ # 1.0.0-beta.59
981
+
982
+ - ToggleDropDown Separator Added
983
+ - Package Update for Icon and Components
984
+
985
+ # 1.0.0-beta.58
986
+
987
+ - Renamed SVG Folder to small case
988
+
989
+ # 1.0.0-beta.57
990
+
991
+ - On Hold Date issue Fix
992
+
993
+ # 1.0.0-beta.56
994
+
995
+ - MessgeBanner link newtab issue fix
996
+ - TimeInfo Fix
997
+ - icon package update
998
+
999
+ # 1.0.0-beta.55
1000
+
1001
+ - customClass Added for Drawer and Freezelayer
1002
+ - icon version update
1003
+ - component version update
1004
+ - i18n version update
1005
+
1006
+ # 1.0.0-beta.54
1007
+
1008
+ - Added onLookupClick function in AlertLookup component
1009
+
1010
+ # 1.0.0-beta.53
1011
+
1012
+ - Svg Package Version Update only
1013
+
1014
+ # 1.0.0-beta.51
1015
+
1016
+ - Version update for SVG package
1017
+
1018
+ # 1.0.0-beta.50
1019
+
1020
+ - Version update for SVG package
1021
+
1022
+ # 1.0.0-beta.49
1023
+
1024
+ - Version update for SVG package
1025
+
1026
+ # 1.0.0-beta.48
1027
+
1028
+ - Component version update
1029
+ - customClass prop added for error state components
1030
+
1031
+ # 1.0.0-beta.47
1032
+
1033
+ - Component Package Version Update
1034
+ - dataId Fixes for TimeInfo,Duedate,CreateTime,UserTime
1035
+
1036
+ # 1.0.0-beta.46
1037
+
1038
+ - ActionButton Added
1039
+ - CommonEmptyState => getChildren Prop Added
1040
+ - IconButton => isBold Added
1041
+
1042
+ # 1.0.0-beta.45
1043
+
1044
+ - @zohodesk/components, @zohodesk/i18n version updates
1045
+
1046
+ # 1.0.0-beta.44
1047
+
1048
+ - dateFormat => CreateTime added
1049
+ - dateFormat => DueDate Added
1050
+ - utils => Common => getDateKeyWithParam added
1051
+ - permission Package removed
1052
+ - statusDropdown removed nad statusDropdownNew Component Renamed as statusDropdown
1053
+ - loader, message, messagebanner, new start components added
1054
+
1055
+ # 1.0.0-beta.43
1056
+
1057
+ - In StatusListItem prop option added statusType === 'Completed'
1058
+ - AvatarThread => needBorder,needBackground added
1059
+ - Drawer => SubDrawer Option Added
1060
+
1061
+ # 1.0.0-beta.42
1062
+
1063
+ - ToggleDropDown title Fix, DataId Fix
1064
+ - AlertLookup DataId Changed
1065
+ - In AvatarUser, added avatar Icon Option, AvatarUser Delete Hover Bg Color Added
1066
+ - list => Comment => className prop Added
1067
+ - list => icons => Completeicon => iconSize Prop Added
1068
+ - list => icons => EditIcon => iconSize Prop Added
1069
+ - ListLayout => footer Prop Removed and Basic Padding Removed, Here after include Import Padding from moduleList.module.css
1070
+ - Unused Css removed from listCommon.module.css
1071
+ - StatusDropdownNew => onTogglePopup Issue Fixed
1072
+
1073
+ # 1.0.0-beta.41
1074
+
1075
+ - ToggleDropDown Key Handling Fix.
1076
+ - isBold added in AccountName
1077
+ - isBold added in ContactName
1078
+ - AvatarThread Icon position changed
1079
+ - In SubtabLayout, subtabfooter added, then tertiary type added in SubtabHeader
1080
+ - In ToggleDropdown, Max-width 100% added css fix for shrink
1081
+ - DeleteIcon => iconSize Prop added
1082
+ - Subject => className Prop Added
1083
+
1084
+ # 1.0.0-beta.40
1085
+
1086
+ - Components Package Update
1087
+
1088
+ # 1.0.0-beta.39
1089
+
1090
+ - IconButton Children Prop Added
1091
+ - IconButton Palette Added
1092
+
1093
+ # 1.0.0-beta.38
1094
+
1095
+ - miniDescription Prop added ModuleHeader Component
1096
+ - OnClick prop added For Lookup Component
1097
+
1098
+ # 1.0.0-beta.37
1099
+
1100
+ - StatusDropDownNew Component Added
1101
+ - StatusListItem Component Added
1102
+ - Avatar User - Bgg added for portal icon
1103
+ - In StatusText => isBold prop removed and fontWeight introduced
1104
+ - Subject - isBold prop removed and fontWeight introduced
1105
+
1106
+ # 1.0.0-beta.36
1107
+
1108
+ - Version update for permission library.
1109
+
1110
+ # 1.0.0-beta.35
1111
+
1112
+ - Version update for permissions library.
1113
+
1114
+ # 1.0.0-beta.34
1115
+
1116
+ - ExternalLink Regex Fix
1117
+
1118
+ # 1.0.0-beta.33
1119
+
1120
+ - ToggleDropdown - arrowIconPosition Added
1121
+ - Lookup MakWidth Fix for Responsive
1122
+
1123
+ # 1.0.0-beta.32
1124
+
1125
+ - dataId Fix Added for errorStates
1126
+
1127
+ # 1.0.0-beta.31
1128
+
1129
+ - Alphabetical Dotted Fix
1130
+
1131
+ # 1.0.0-beta.30
1132
+
1133
+ - Upload Component CSS Fix
1134
+
1135
+ # 1.0.0-beta.29
1136
+
1137
+ - Attachment, Upload Component Added
1138
+ - Dot Component Issue and SecondaryPanel List Dotted Fixed
1139
+
1140
+ # 1.0.0-beta.28
1141
+
1142
+ - Toast Message component functionality fix.
1143
+
1144
+ # 1.0.0-beta.27
1145
+
1146
+ - DataId Changes for ChannelIcon
1147
+ - Ticked Id Link Fix
1148
+ - ImportantNotes Implemented
1149
+ - ErrorState ZIndex Fix
1150
+
1151
+ # 1.0.0-beta.26
1152
+
1153
+ - Changing the 'falseObj' key to 'failure' inconsistency with permission library.
1154
+
1155
+ # 1.0.0-beta.25
1156
+
1157
+ - Updating components library to latest
1158
+
1159
+ # 1.0.0-beta.24
1160
+
1161
+ - TicketId Link Added
1162
+ - Avatar User Palette Added
1163
+ - IconButton Added
1164
+
1165
+ # 1.0.0-beta.23
1166
+
1167
+ - Adding tourId in FlipCard, AvatarFlip, and GridIcons component.
1168
+ - Adding SvgMask support and tourId in the FreezeLayer component.
1169
+
1170
+ # 1.0.0-beta.21
1171
+
1172
+ - Lookup Unified
1173
+ - GridIcon Component Added
1174
+ - Dot Color Changes
1175
+
1176
+ # 1.0.0-beta.20
1177
+
1178
+ - Permission package update
1179
+
1180
+ # 1.0.0-beta.19
1181
+
1182
+ - Onclick option added for TableRow Component, Avatar Icon Data-Id Fixed and Container Changed, Avatar Based Components Css Provider Implemented
1183
+
1184
+ # 1.0.0-beta.17
1185
+
1186
+ - Icon Update
1187
+
1188
+ # 1.0.0-beta.16
1189
+
1190
+ - ChannelIcon Update
1191
+
1192
+ # 1.0.0-beta.15
1193
+
1194
+ - AlertLookup Data-Id Fix
1195
+
1196
+ # 1.0.0-beta.14
1197
+
1198
+ - DeleteLookupHeader Removed
1199
+ - Lookup text Bold prop Included
1200
+ - Toggle Dropdown Children Fix
1201
+ - SVG Version Updated
1202
+ - ErrorState Fix
1203
+
1204
+ # 1.0.0-beta.13
1205
+
1206
+ - Toggle Dropdown onScroll implemented,
1207
+ - Data Id Fixes
1208
+ - AlertLookup Setcion ClassName Support
1209
+ - Table Onclick Functions
1210
+
1211
+ # 1.0.0-beta.12
1212
+
1213
+ - TableData align Prop Fix
1214
+
1215
+ # 1.0.0-beta.11
1216
+
1217
+ - Svg Exported
1218
+ - External Link Fix, Data-Id Change
1219
+ - Toggle Dropdown Fix
1220
+
1221
+ # 1.0.0-beta.10
1222
+
1223
+ - Externel Link XSS Fix
1224
+ - AlertLookup custom-header Fix
1225
+ - ToastMessage DataId Added
1226
+
1227
+ # 1.0.0-beta.9
1228
+
1229
+ - Alert Header Fix
1230
+
1231
+ # 1.0.0-beta.8
1232
+
1233
+ - Proxima Update
1234
+
1235
+ # 1.0.0-beta.7
1236
+
1237
+ - Image and Setup Table Components Moved
1238
+
1239
+ # 1.0.0-beta.6
1240
+
1241
+ - ErrorState Components, Setup Based Components Moved
1242
+
1243
+ # 1.0.0-beta.4
1244
+
1245
+ - CommonEmptyState Added, Avatar Icon Palette Added, Lookup Header Close Added
1246
+
1247
+ # 1.0.0-beta.3
1248
+
1249
+ -Drawer, Toast Message, Loader, Toggle DropDown update
1250
+
1251
+ # 1.0.0-beta.2
1252
+
1253
+ - List, Lookup, Layout, FreezeLayer, SVG Published
1254
+
1255
+ # 1.0.0-beta.1
1256
+
1257
+ - Permission Checkup
1258
+
1259
+ # 1.0.0-beta.0
1260
+
1261
+ - Test Publish