forked from ant-design/x
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pull request #1
Merged
Merged
pull request #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* docs: Update README.md * Update README-zh_CN.md
* chore: update version * docs: update changelog of 1.0.3
* feat: add petercat assistant * chore: fix ci
* feat: extend Sender onChange parameter * docs: 更新文档中类型 * style: 类型风格变更 --------- Co-authored-by: 🏎️ Imer <[email protected]>
* fix: replace img url * chore: update bun.lockb * chore: update bun.lockb
* feat(bubble): add typing suffix support * docs(Bubble): improve typing demo documentation Co-authored-by: bqxbqx <[email protected]>
* feat: XStream 返回流同时支持异步迭代 * feat: asyncGenerator -> asyncIterable * Update components/x-stream/index.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * refactor: return to asyncGenerator * refactor: delete try..finally * refactor: add type * feat: return stream * feat: XReadableStream -> XReadableStream<Output> * feat: add test * feat: add interrupt streaming output demo * feat: add cleanup code * fix: add useEffect import * fix: lint * feat: update snapshot --------- Co-authored-by: 行楠 <[email protected]> Co-authored-by: 🏎️ Imer <[email protected]> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* refactor: code semantics, typingSuffix -> customSuffix * fix: code error
* feat: Sender support focus. * refactor: demo dom * chore: update test snap * fix: ts error * refactor: remove export SenderRef and use GetRef instead * refactor: SenderRef * docs: update SenderRef * docs: add blur demo * chore: update test snap * refactor: useProxyImperativeHandle instead of React.useImperativeHandle * test: add test for useProxyImperativeHandle
* chore: update version * docs: update changelog of 1.0.4 * docs: fix * docs: update img link (#395) * refactor: delete repetitive style import (#394) * feat: Sender support focus. (#397) * feat: Sender support focus. * refactor: demo dom * chore: update test snap * fix: ts error * refactor: remove export SenderRef and use GetRef instead * refactor: SenderRef * docs: update SenderRef * docs: add blur demo * chore: update test snap * refactor: useProxyImperativeHandle instead of React.useImperativeHandle * test: add test for useProxyImperativeHandle * chore: add DingTalk Release Notification (#401) * docs: update changelog
* fix: run dev error, require non-existent file * feat: 启动命令兼容pnpm * feat: 启动命令兼容pnpm * feat: 增加dev script * feat: remove dev script
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.