Tags: DevCloudFE/matechat-react
Tags
chore(release): bump versions (#81) # Releases ## @matechat/react ## v0.1.1 ### New Features - [`f735a6b`](f735a6b): Add `Suggestion` component to provide trigger-based autocomplete in textareas. This component supports multiple trigger characters and grouped options. ([#62](#62) by @moeyue23) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
release: release new versions (#76) # Version Updates Merging this PR will release new versions of the following packages based on your change files. # @matechat/react ## [0.1.0-rc.4] ### Bug Fixes - b31f68b (#73 by @xx-yoke) Fix max height of sender and optimize scrollbar style. Co-authored-by: fu050409 <46275354+fu050409@users.noreply.github.com>
release: release new versions (#71) # Version Updates Merging this PR will release new versions of the following packages based on your change files. # @matechat/react ## [0.1.0-rc.3] ### Bug Fixes - 742dfeb Fix matechat component exports. Co-authored-by: fu050409 <46275354+fu050409@users.noreply.github.com>
release: release new versions (#68) # Version Updates Merging this PR will release new versions of the following packages based on your change files. # @matechat/react ## [0.1.0-rc.2] ### Bug Fixes - 9f3c6a9 (#67 by @TMZZ031130) Fixed the issue that normal list mode cannot be selected. Other optimizations: - Remove the `className` attribute from the `list`. - Add an id attribute to the li option of the list component. Co-authored-by: fu050409 <46275354+fu050409@users.noreply.github.com>
release: release new versions (#66) # Version Updates Merging this PR will release new versions of the following packages based on your change files. # @matechat/react ## [0.1.0-rc.1] ### New Features - f35b6e9 (#65 by @TMZZ031130) Refactor `List` component in `list.tsx` to improve code structure and maintainability. Co-authored-by: fu050409 <46275354+fu050409@users.noreply.github.com>
release: release new versions (#64) # Version Updates Merging this PR will release new versions of the following packages based on your change files. # @matechat/react ## [0.1.0-rc.0] ### New Features - 421dc74 Optimize markdown component in `Bubble`, customize link, heading and code. Support copy button for code blocks. - 3869f95 Optimize behavior of `useChat`: - Add `throwOnEmptyBackend` option to `useChat` function. - Throw an error when `backend` is nullish and `throwOnEmptyBackend` is `true`. - Rename `isPending`to`pending` in `useChat` return value. - Allow empty `backend` in `useChat` function. ### Refactors - 162bad9 Extract all markdown components and resolve code lints. Co-authored-by: fu050409 <46275354+fu050409@users.noreply.github.com>
release: release new versions (#60) # Version Updates Merging this PR will release new versions of the following packages based on your change files. # @matechat/react ## [0.1.0-beta.3] ### Performance Improvements - b07439f Default wrap `BubbleList` with `React.memo` to avoid extra rerender. Co-authored-by: fu050409 <46275354+fu050409@users.noreply.github.com>
release: release new versions (#59) # Version Updates Merging this PR will release new versions of the following packages based on your change files. # @matechat/react ## [0.1.0-beta.2] ### Bug Fixes - a11cb5d Enforce some styles for `Sender` component. Co-authored-by: fu050409 <46275354+fu050409@users.noreply.github.com>
release: release new versions (#58) # Version Updates Merging this PR will release new versions of the following packages based on your change files. # @matechat/react ## [0.1.0-beta.1] ### Performance Improvements - 57077a8 Optimize performance of `BubbleList` component, avoid extra rerender overheads. Co-authored-by: fu050409 <46275354+fu050409@users.noreply.github.com>
PreviousNext