All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.4.8-beta.0 (2022-12-13)
- sync 2.4.8 (631ce1e)
2.4.2 (2022-09-01)
- sync 2.4.2 (477f605)
2.3.1 (2022-07-20)
- [MessageContainer] scrollToEnd when focus (320b2ec)
2.3.0 (2022-07-19)
- [Modal] support
btnVariant
(0d86cde)
2.2.2 (2022-07-19)
- [QuickReplies] update styles (5c622b1)
- [Search] fix type (794a482)
- [SystemMessage] fix padding (1abbbf3)
- [Typing] remove useless style (062cf95)
- update brand-3 (0fbeb8e)
2.2.1 (2022-07-12)
2.2.0 (2022-07-06)
2.1.3 (2022-06-29)
- [MessageContainer]
scrollToEnd
supportforce
(ea8566b)
2.1.2 (2022-06-28)
- [BackBottom] (5177e30)
2.1.1 (2022-06-27)
- [MessageContainer] fix showBackBottom (2afb8e9)
2.1.0 (2022-06-27)
- [BackBottom] (28810a9)
1.4.1 (2022-04-22)
- [InfiniteScroll] fix handleOffset (3ec9b83)
1.4.0 (2022-04-19)
- [InfiniteScroll] forwardRef (5e3e1cc)
2.0.0 (2022-06-20)
- [Search] support
showSearch
(4c9509b)
- [Composer] fix send button's padding (8ffbe2e)
- [Divider] fix color (ed846e8)
- [Video] fix display (8e3ffb8)
- fix hover (031ada1)
2.0.0-beta.2 (2022-06-06)
- [Button] fix
.Btn--text
'sfont-size
(8514431) - [Card] fix size (3328857)
- [Tabs] fix pointer (b3fe423)
2.0.0-beta.1 (2022-05-16)
- [Button] fix hover & border-color (6ed10e3)
- [Button] fix padding (7a1a594)
- [Card] use
flex: 1
to button (1fcd90f) - [Navbar] apply
min-height
to .Navbar-main (de28610) - [Tabs] fix textWidth (515917f)
2.0.0-beta.0 (2022-03-30)
2.0.0-alpha.7 (2022-03-30)
- [Toast] ui5.1 (12f6a31)
2.0.0-alpha.6 (2022-03-29)
- ui5.1 (30a51c9)
2.0.0-alpha.5 (2022-03-28)
- ui5.1 (78a2d04)
2.0.0-alpha.4 (2022-03-22)
- ui5.1 (a468ef9)
2.0.0-alpha.3 (2022-03-15)
- [DEMO] fix styles (b0225e0)
- [List] update styles (f85c911)
- [Modal] fix actions (5ce52ed)
- [SystemMessage] update styles (f40e313)
- rm storybook (709e1fc)
2.0.0-alpha.2 (2022-03-04)
- [Button] remove
xl
size, add--link-color
(75f6b01) - [IconButton] size (f506f7e)
- [MessageList] font-size (615a8e1)
- [Popup] fix actions (b8fbd9b)
2.0.0-alpha.1 (2022-03-01)
- pxtorem (d92d5a6)
2.0.0-alpha.0 (2022-02-22)
- ui 5.1 (70a2627)
1.3.0 (2022-01-25)
- [Notice] support rich-text (55160f0)
1.2.4 (2022-01-11)
1.2.3 (2021-12-06)
- [ScrollView] don't use
useLocale
(dc74295)
1.2.2 (2021-11-15)
- [Composer] scrollIntoView when touch is supported (ecbad5d)
- [dependencies] update dompurify to 2.3.3 (f7209b6)
- [Goods] apply
cover
to the image (03f5694) - [Goods] fix desc (ff864a8)
1.2.1 (2021-09-26)
- [Chat] use
100vh
, except the Safari (05a6401)
1.2.0 (2021-09-18)
- [Chat] Scroll to the bottom while focusing (e8c4107)
1.1.3 (2021-09-14)
- [Price] fallback for
Intl.Numberformat.prototype.formatToParts
(ae12bd5)
1.1.2 (2021-08-03)
1.1.1 (2021-07-15)
1.1.0 (2021-07-13)
- add
MessageStatus
(b145305)
1.0.2 (2021-06-30)
1.0.1 (2021-06-30)
- [QuickReplies] clearTimeout after unmount (1602f33)
1.0.0 (2021-06-28)
1.0.0-beta.7 (2021-06-24)
1.0.0-beta.6 (2021-06-16)
- [Chat] fix the style for safe-area (af797e9)
- [Input] add
-webkit-appearance: none
(5f683f8) - [Input] fix the
variant
variable (dc76d84) - [Modal] remove
.S--modalOpen
after close modal (45ccf0a) - [Notice] fix the style of the bullhorn icon (d208c5a)
- [RateActions] fix the active styles (395616d)
1.0.0-beta.5 (2021-05-28)
- [Input] support
variant
(f39bed8) - [root.less] add
--font-size-xx
&--radius-xx
(062e74d) - [Search] set
enterKeyHint
tosearch
(1eea387) - [Select] add
Select
(9b52bf0)
1.0.0-beta.4 (2021-05-26)
- [Composer] fix the value of
ComposerInput
(7dc769a)
1.0.0-beta.3 (2021-05-25)
- [Chat] support
inputOptions
(3743eaf) - [Goods] add
locale
prop for the price (45dff02) - [Input] support
showCount
(a092097)
- [Search] execute onCancel when click clear button (464fc04)
1.0.0-beta.2 (2021-05-24)
- [Recorder] use passive listeners (5cb0d7a)
- [SendConfirm] remove
S--modalOpen
after close SendConfirm (f0b95da) - [useMount] update
useEffect
's deps (d44f686) - reset
p
ul
ol
h1-5
(ef8c817)
1.0.0-beta.1 (2021-05-21)
- [useClickOutside] fix types (0ca4d86)
- [useMessages] fix message id of the
initialMsgs
(f5ee9eb) - use passive listeners (d534cf9)
1.0.0-beta.0 (2021-05-19)
- [style] remove reboot.less (0992f81)
- [Goods] update
.Goods-name
'sfont-size
to[@font-size-sm](https://github.com/font-size-sm)
(11c222a) - [Message] adjust the spacing (a8fb76b)
- types (d06821e)
1.0.0-alpha.2 (2021-05-14)
- [RateActions] change
good/bad
toup/down
- [Button] support
icon
prop (dc03585) - [Goods] support
children
(f0f7ef0) - [Navbar] support all IconButton's props (4096ee3)
- [Portal]
container
support ref object (a372694) - [Toast] add
aria
attrs (8bcfe25) - [useLocale] support fallback (f0aebb5)
- add
useForwardRef
(669531a) - UI 5.0 (9d981c0)
- [Message] apply
user.name
to avatar (3346bf9) - [Notice] update the logic of checking the number of lines (1fcd117)
- [RateActions] set default title (fb4d2aa)
- types (4223bd6)
1.0.0-alpha.1 (2021-05-06)
- [Popover] use
useClickOutside
withmousedown
(42fb5b7)
1.0.0-alpha.0 (2021-04-29)
- [useMessages] support
msg.hasTime
(bd01305)
0.3.3 (2021-05-14)
- [Composer] fix the condition of render
SendConfirm
(0aea136) - [Popover] use
useClickOutside
withmousedown
(a8119d6)
0.3.2 (2021-04-14)
- [useMessages] add
resetList
method (5371ea5)
0.3.1 (2021-03-30)
- [Bubble] explicitly make the text selectable (3271079)
0.3.1-beta.2 (2021-03-09)
0.3.1-beta.1 (2021-03-09)
- [LazyComponent] export
LazyComponentOnLoadParams
(3bfd3fe) - [useComponents] add
hasComponent
method (d933955)
- [ComponentsProvider] support updating
props.components
(524401d)
0.3.1-beta.0 (2021-03-08)
- [LazyComponent] add
onLoad
event to decorator, and resolve circular dependencies (e7d76d1)
0.3.0 (2021-03-01)
0.3.0-beta.5 (2021-01-27)
- [RichText] add
data-cui-href
when thehref
of the link is removed (29fde15)
0.3.0-beta.4 (2021-01-22)
- [Composer] the input box displays one row by default (2d6d636)
0.3.0-beta.3 (2021-01-19)
- rename
.Carousel-indicators
to.Carousel-dots
- [Carousel] apply
will-change: transform
to.Carousel-inner
(4961f54) - [Carousel] export
CarouselHandle
(05d9eeb) - [Carousel] move the dots to the middle bottom of the slide (1d71888)
- [RichText] set
a
element owning target totarget=_blank
(cb83871) - add
ComponentsProvider
,LazyComponent
(53b3802)
- [Carousel] pause when hover dot (424840d)
- [Carousel] separate touch and mouse events (a533584)
- [ErrorBoundary] update
FallbackProps
(62fe62c)
0.3.0-beta.2 (2021-01-18)
- rename
.Carousel-indicators
to.Carousel-dots
- [Carousel] apply
will-change: transform
to.Carousel-inner
(4961f54) - [Carousel] move the dots to the middle bottom of the slide (1d71888)
- [RichText] set
a
element owning target totarget=_blank
(cb83871) - add
ComponentsProvider
,LazyComponent
(53b3802)
- [Carousel] pause when hover dot (424840d)
0.3.0-beta.1 (2021-01-18)
- [Carousel] support
clickDragThreshold
props (08b6916)
0.3.0-beta.0 (2021-01-17)
- [Carousel] refactor with hooks (73a564b)
- [ErrorBoundary] support
onError
props (9bb1b73) - [utils] export
importScript
andlazyComponent
(3770ee3) - [utils] export
mountComponent
(735e869)
0.2.2 (2021-01-08)
- [ErrorBoundary] support
FallbackComponent
props (a1915a7)
- [Video] show the play button when the cover is specified (3d91644)
0.2.2-beta.0 (2021-01-03)
- [Composer] add
data-action-icon
to.Composer-actions
(76add41) - [Composer] show toolbar toggle button when typing (11b850b)
0.2.1 (2020-12-17)
- [Composer] Revert .ChatFooter's z-index (9a855b0)
- [RateActions] Reduce .RateActions' z-index (0ca468e)
0.2.0 (2020-12-16)
- [Composer] Change the send button and plus sign to mutually exclusive display (de48814)
- [Input] update
enterKeyHint
's type (a880eac)
0.1.5 (2020-12-08)
- list: add bordered style (c30961a)
- quick-replies: use
item.code
as thekey
for items (f0ca636) - scroll-view: add props
itemKey
to specify keys for items (5de57ca)
- change ChatFooter's z-index (646cbb5)
0.1.4 (2020-11-24)
- tooltip: fix tooltip's z-index (bfdd1a2)
0.1.3 (2020-11-16)
- modal: auto focus by default (1fe056e)
- change
enterkeyhint
toenterKeyHint
(270f8fc)
0.1.2 (2020-11-05)
- optimize
useMessages
(38fd498) - add
tabIndex
to ModalBase