- 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@6
to version7.0.4
to fix issue:pauseOnFocusLoss
is not applied to windows already unfocused. Ref
- BubbleChat: map text className from
variantTextClassNames
using variant (likevariantClassNames
) - Form/Select: add missing
is-disabled
className 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=system
tovariant=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
avatar
prop value to propname
of Avatar, instead ofsrc
- Composer: remove defaultProps
tooltipAttachButton
andtooltipSendButton
- Button, Tag, Badge: add prop
textClassName
to custom text color
- Migrate all from Got It Design System 1.12.11