Skip to content

Latest commit

 

History

History
673 lines (338 loc) · 30.3 KB

CHANGELOG.md

File metadata and controls

673 lines (338 loc) · 30.3 KB

Changelog

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)

Features

2.4.2 (2022-09-01)

Features

2.3.1 (2022-07-20)

Bug Fixes

  • [MessageContainer] scrollToEnd when focus (320b2ec)

2.3.0 (2022-07-19)

Features

  • [Modal] support btnVariant (0d86cde)

2.2.2 (2022-07-19)

Bug Fixes

2.2.1 (2022-07-12)

Bug Fixes

2.2.0 (2022-07-06)

Features

  • [Message] support user.url (069664f)
  • [Stepper] support inverted (29eacf4)

Bug Fixes

2.1.3 (2022-06-29)

Bug Fixes

  • [MessageContainer] scrollToEnd support force (ea8566b)

2.1.2 (2022-06-28)

Bug Fixes

2.1.1 (2022-06-27)

Bug Fixes

  • [MessageContainer] fix showBackBottom (2afb8e9)

2.1.0 (2022-06-27)

Features

Bug Fixes

1.4.1 (2022-04-22)

Bug Fixes

  • [InfiniteScroll] fix handleOffset (3ec9b83)

1.4.0 (2022-04-19)

Bug Fixes

  • [InfiniteScroll] forwardRef (5e3e1cc)

2.0.0 (2022-06-20)

Features

  • [Search] support showSearch (4c9509b)

Bug Fixes

2.0.0-beta.2 (2022-06-06)

Bug Fixes

2.0.0-beta.1 (2022-05-16)

Features

  • [Button] support --btn-primary-* css vars (e120f38)
  • [Popup] support bgColor (b3ca197)

Bug Fixes

  • [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)

Bug Fixes

2.0.0-alpha.7 (2022-03-30)

Features

2.0.0-alpha.6 (2022-03-29)

Bug Fixes

2.0.0-alpha.5 (2022-03-28)

Bug Fixes

2.0.0-alpha.4 (2022-03-22)

Bug Fixes

2.0.0-alpha.3 (2022-03-15)

Bug Fixes

2.0.0-alpha.2 (2022-03-04)

Bug Fixes

  • [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)

Features

Bug Fixes

2.0.0-alpha.0 (2022-02-22)

Features

1.3.0 (2022-01-25)

Features

  • [Notice] support rich-text (55160f0)

Bug Fixes

1.2.4 (2022-01-11)

Bug Fixes

1.2.3 (2021-12-06)

Bug Fixes

  • [ScrollView] don't use useLocale (dc74295)

1.2.2 (2021-11-15)

Bug Fixes

  • [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)

Bug Fixes

  • [Chat] use 100vh, except the Safari (05a6401)

1.2.0 (2021-09-18)

Features

  • [Chat] Scroll to the bottom while focusing (e8c4107)

1.1.3 (2021-09-14)

Bug Fixes

  • [Price] fallback for Intl.Numberformat.prototype.formatToParts (ae12bd5)

1.1.2 (2021-08-03)

Bug Fixes

  • [List] fix border (184d554)
  • [QuickReplies] use name as itemKey (5bf61c1)

1.1.1 (2021-07-15)

Bug Fixes

1.1.0 (2021-07-13)

Features

Bug Fixes

  • [Chat] remove body's margin (2b8deed)
  • [PullToRefresh] update fallback's padding (f8456f2)

1.0.2 (2021-06-30)

1.0.1 (2021-06-30)

Bug Fixes

  • [QuickReplies] clearTimeout after unmount (1602f33)

1.0.0 (2021-06-28)

1.0.0-beta.7 (2021-06-24)

Bug Fixes

  • [Goods] update demo (f3f3f2a)
  • [Modal] clear .S--modalOpen after close modal (4caab40)

1.0.0-beta.6 (2021-06-16)

Bug Fixes

  • [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)

Features

  • [Input] support variant (f39bed8)
  • [root.less] add --font-size-xx & --radius-xx (062e74d)
  • [Search] set enterKeyHint to search (1eea387)
  • [Select] add Select (9b52bf0)

1.0.0-beta.4 (2021-05-26)

Bug Fixes

  • [Composer] fix the value of ComposerInput (7dc769a)

1.0.0-beta.3 (2021-05-25)

Features

  • [Chat] support inputOptions (3743eaf)
  • [Goods] add locale prop for the price (45dff02)
  • [Input] support showCount (a092097)

Bug Fixes

  • [Search] execute onCancel when click clear button (464fc04)

1.0.0-beta.2 (2021-05-24)

Features

Bug Fixes

  • [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)

Bug Fixes

  • [useClickOutside] fix types (0ca4d86)
  • [useMessages] fix message id of the initialMsgs (f5ee9eb)
  • use passive listeners (d534cf9)

1.0.0-beta.0 (2021-05-19)

Features

  • [style] remove reboot.less (0992f81)

Bug Fixes

  • [Goods] update .Goods-name's font-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)

⚠ BREAKING CHANGES

  • [RateActions] change good/bad to up/down

Features

  • [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)

Bug Fixes

  • [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)

Features

Bug Fixes

  • [Popover] use useClickOutside with mousedown (42fb5b7)

1.0.0-alpha.0 (2021-04-29)

Features

Bug Fixes

  • [useMessages] support msg.hasTime (bd01305)

0.3.3 (2021-05-14)

  • [Composer] fix the condition of render SendConfirm (0aea136)
  • [Popover] use useClickOutside with mousedown (a8119d6)

0.3.2 (2021-04-14)

Features

  • [useMessages] add resetList method (5371ea5)

Bug Fixes

  • [importScript] add crossorigin to script tag (935d074)
  • [Modal] fix tabIndex (b729ad4)

0.3.1 (2021-03-30)

Bug Fixes

  • [Bubble] explicitly make the text selectable (3271079)

0.3.1-beta.2 (2021-03-09)

0.3.1-beta.1 (2021-03-09)

Features

  • [LazyComponent] export LazyComponentOnLoadParams (3bfd3fe)
  • [useComponents] add hasComponent method (d933955)

Bug Fixes

  • [ComponentsProvider] support updating props.components (524401d)

0.3.1-beta.0 (2021-03-08)

Bug Fixes

  • [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)

Features

  • [RichText] add data-cui-href when the href of the link is removed (29fde15)

0.3.0-beta.4 (2021-01-22)

Bug Fixes

  • [Composer] the input box displays one row by default (2d6d636)

0.3.0-beta.3 (2021-01-19)

⚠ BREAKING CHANGES

  • rename .Carousel-indicators to .Carousel-dots

Features

  • [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 to target=_blank (cb83871)
  • add ComponentsProvider, LazyComponent (53b3802)

Bug Fixes

  • [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)

⚠ BREAKING CHANGES

  • rename .Carousel-indicators to .Carousel-dots

Features

  • [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 to target=_blank (cb83871)
  • add ComponentsProvider, LazyComponent (53b3802)

Bug Fixes

  • [Carousel] pause when hover dot (424840d)

0.3.0-beta.1 (2021-01-18)

Features

  • [Carousel] support clickDragThreshold props (08b6916)

0.3.0-beta.0 (2021-01-17)

Features

  • [Carousel] refactor with hooks (73a564b)
  • [ErrorBoundary] support onError props (9bb1b73)
  • [utils] export importScript and lazyComponent (3770ee3)
  • [utils] export mountComponent (735e869)

0.2.2 (2021-01-08)

Features

  • [ErrorBoundary] support FallbackComponent props (a1915a7)

Bug Fixes

  • [Video] show the play button when the cover is specified (3d91644)

0.2.2-beta.0 (2021-01-03)

Features

  • [Composer] add data-action-icon to .Composer-actions (76add41)
  • [Composer] show toolbar toggle button when typing (11b850b)

0.2.1 (2020-12-17)

Bug Fixes

  • [Composer] Revert .ChatFooter's z-index (9a855b0)
  • [RateActions] Reduce .RateActions' z-index (0ca468e)

0.2.0 (2020-12-16)

Features

  • [Composer] Change the send button and plus sign to mutually exclusive display (de48814)

Bug Fixes

  • [Input] update enterKeyHint's type (a880eac)

0.1.5 (2020-12-08)

Features

  • list: add bordered style (c30961a)
  • quick-replies: use item.code as the key for items (f0ca636)
  • scroll-view: add props itemKey to specify keys for items (5de57ca)

Bug Fixes

  • change ChatFooter's z-index (646cbb5)

0.1.4 (2020-11-24)

Bug Fixes

  • tooltip: fix tooltip's z-index (bfdd1a2)

0.1.3 (2020-11-16)

Features

  • modal: auto focus by default (1fe056e)

Bug Fixes

  • change enterkeyhint to enterKeyHint (270f8fc)

0.1.2 (2020-11-05)

0.1.1 (2020-10-22)

  • optimize useMessages (38fd498)
  • add tabIndex to ModalBase