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

prompts 组件 #1345

Open
wants to merge 18 commits into
base: feat/x-components
Choose a base branch
from
Open

prompts 组件 #1345

wants to merge 18 commits into from

Conversation

Ray0329
Copy link

@Ray0329 Ray0329 commented Dec 20, 2024

No description provided.

coderrorer and others added 17 commits December 16, 2024 15:35
* fix: temp

* feat: noticeBar组件支持多行展示

* fix: del compiled

* fix: del app.json

* fix: rerun cloudflare pages

---------

Co-authored-by: dennis.zpf <[email protected]>
* fix: 闭合 Button 标签

* docs: checkbox Introducing

---------

Co-authored-by: 柏丘 <[email protected]>
Co-authored-by: rayhomie <[email protected]>
* fix: temp

* feat: noticeBar组件支持多行展示

* fix: del compiled

* fix: del app.json

* fix: rerun cloudflare pages

* fix: release.yml脚本增加npm run build

---------

Co-authored-by: dennis.zpf <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Dec 20, 2024

🎊 PR Preview 2bf815e has been successfully built and deployed to https://ant-design-ant-design-mini-preview-pr-1345.surge.sh

🕐 Build time: 275.669s

🤖 By surge-preview

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Code review by ChatGPT


className?: string;

onClickPromptsItem?: (item: IPromptsItem) => void;
Copy link
Collaborator

Choose a reason for hiding this comment

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

对外的事件是不是叫tap比较好:
onTapPromptsItem

Copy link

cloudflare-workers-and-pages bot commented Dec 20, 2024

Deploying ant-design-mini with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2bf815e
Status:🚫  Build failed.

View logs

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Code review by ChatGPT

Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (feat/x-components@ab37591). Learn more about missing BASE report.

Additional details and impacted files
@@                 Coverage Diff                  @@
##             feat/x-components    #1345   +/-   ##
====================================================
  Coverage                     ?   89.97%           
====================================================
  Files                        ?      150           
  Lines                        ?     3709           
  Branches                     ?      999           
====================================================
  Hits                         ?     3337           
  Misses                       ?      319           
  Partials                     ?       53           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

5 participants