All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
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