- Code base: use absolute imports, rearrange hooks and utils
- TopMenu: TopMenu-itemAfter of TopMenu-subMenu has wrong position (need CSS changes)
- Toast: Upgrade from
react-toastify@6to version7.0.4to fix issue:pauseOnFocusLossis not applied to windows already unfocused. Ref
- BubbleChat: map text className from
variantTextClassNamesusing variant (likevariantClassNames) - Form/Select: add missing
is-disabledclassName on disabled
- Icons:
shapes,return,umbrella,game,tagCloud,one,two,three,four,five,six,seven,eight,nine,ten - Message: add test-id
[data-testid="message-close"] - Modal/Header: add test-id
[data-testid="modal-close-button"]
- react-toastify to fixed version
- Support React 17
- Button: modified variant
secondary, fixed ActionBar - FileAttachment: modified prop
fileTypeLabel - BubbleChat: fixed UI bug, removed console log, map style of
type=systemtovariant=primaryLight, improve propoptions - PaginationItem: removed console log
- Toast: fixed warning
- Breadcrumb: added prop
noHref - Icon: added icon
fileImport,fileExport,bubbles
- rc-slider, react-slick, react-split-pane, react-toastify to fixed version
- BubbleChat: pass
avatarprop value to propnameof Avatar, instead ofsrc - Composer: remove defaultProps
tooltipAttachButtonandtooltipSendButton - Button, Tag, Badge: add prop
textClassNameto custom text color
- Migrate all from Got It Design System 1.12.11