Releases: DevCloudFE/matechat-react
Releases · DevCloudFE/matechat-react
@matechat/react v0.1.0-alpha.7
[0.1.0-alpha.7]
Performance Improvements
36ca7eb
Wrap alluseChat
hooks withuseCallback
to avoid re-rendering.
@matechat/react v0.1.0-alpha.6
[0.1.0-alpha.6]
Bug Fixes
8044b1e
(#30 by @Raven-Book) adjust title/description font-size to match the prompt component
@matechat/react v0.1.0-alpha.5
@matechat/react v0.1.0-alpha.4
@matechat/react v0.1.0-alpha.3
@matechat/react v0.1.0-alpha.2
[0.1.0-alpha.2]
-
17b60e7
(#23 by @Raven-Book) Add loading animation during AI request wait states.- Updated
BubbleListProps
andBubble
inbubble.tsx
to support pending states - Modified
useChat
inchat.ts
to setpending = true
before API requests
- Updated
@matechat/react v0.1.0-alpha.1
[0.1.0-alpha.1]
-
577946c
Optimizebackground
option ofBubbleList
component.BREAKING CHANGES:
- Use
left-solid
,right-solid
,transparent
andsolid
as the value ofbackground
option. - Default to use
right-solid
as the value ofbackground
option inBubble
component. - Remove
left-only
andright-only
value inBubble
component.
- Use
-
577946c
Bump dependencies.
@matechat/react v0.1.0-alpha.0
[0.1.0-alpha.0]
464fc05
Release first pre-release with alpha tag of@matechat/react
.