Skip to content
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

✨ feat: 支持 actions 的自定义 #13

Merged
merged 2 commits into from
Nov 27, 2023
Merged

Conversation

chenshuai2144
Copy link
Collaborator

@chenshuai2144 chenshuai2144 commented Nov 24, 2023

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • 💄 style
  • 🔨 chore
  • 📝 docs

🔀 变更说明 | Description of Change

📝 补充信息 | Additional Information

Copy link

github-actions bot commented Nov 24, 2023

🎊 PR Preview 5389e2b has been successfully built and deployed to https://ant-design-pro-chat-preview-pr-13.surge.sh

🕐 Build time: 58.396s

🤖 By surge-preview

@chenshuai2144 chenshuai2144 changed the title 支持 actions 的自定义 ✨ feat: 支持 actions 的自定义 Nov 24, 2023
@@ -113,8 +113,7 @@ const nextConfig = {

#### 📝 License

Copyright © 2020 - present [Arvin Xu][profile-url]. <br />
This project is [MIT](./LICENSE) licensed.
Copyright © 2020 - present [Arvin Xu][profile-url]. <br /> This project is [MIT](./LICENSE) licensed.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这改成Ant Design 标准的署名呗?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不用吧,我 prettie 一下而已

>
<ActionIcon title={'清空当前会话'} icon={Trash2} />
</Popconfirm>
{actionsRender?.(defaultDoms) ?? defaultDoms}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{ [ dom ] }

这样是能正常渲染的?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可以的,数组是支持的

@chenshuai2144 chenshuai2144 merged commit 330046d into main Nov 27, 2023
4 checks passed
@chenshuai2144 chenshuai2144 deleted the support-input-render branch November 27, 2023 02:31
github-actions bot pushed a commit that referenced this pull request Nov 27, 2023
## [Version&nbsp;0.3.0](v0.2.0...v0.3.0)
<sup>Released on **2023-11-27**</sup>

#### ✨ 新特性

- 支持 actions  的自定义.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* 支持 actions  的自定义, closes [#13](#13) ([330046d](330046d))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
Copy link

🎉 This PR is included in version 0.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants