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/collapse #4713

Merged
merged 5 commits into from Mar 7, 2024
Merged

Conversation

qingniaotonghua
Copy link

@qingniaotonghua qingniaotonghua commented Jan 10, 2024

close #4575

components/collapse/__docs__/demo/event/index.tsx Outdated Show resolved Hide resolved
components/collapse/collapse.tsx Outdated Show resolved Hide resolved
components/collapse/collapse.tsx Outdated Show resolved Hide resolved
components/collapse/collapse.tsx Outdated Show resolved Hide resolved
components/collapse/collapse.tsx Outdated Show resolved Hide resolved
components/collapse/types.ts Show resolved Hide resolved
components/collapse/types.ts Show resolved Hide resolved
components/collapse/__tests__/index-spec.tsx Outdated Show resolved Hide resolved
components/collapse/__tests__/index-spec.tsx Outdated Show resolved Hide resolved
components/collapse/__tests__/index-spec.tsx Outdated Show resolved Hide resolved
@YSMJ1994 YSMJ1994 requested a review from eternalsky March 5, 2024 09:31
components/collapse/collapse.tsx Outdated Show resolved Hide resolved
export type KeyType = string | number;

/**
* @api
Copy link
Contributor

Choose a reason for hiding this comment

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

这里后面不跟着名字也可以吗?会直接读 type 名?

Copy link
Contributor

Choose a reason for hiding this comment

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

会直接读 type 的

@YSMJ1994 YSMJ1994 requested a review from eternalsky March 7, 2024 04:39
@YSMJ1994 YSMJ1994 merged commit 7587cfb into alibaba-fusion:master Mar 7, 2024
2 of 3 checks passed
@YSMJ1994 YSMJ1994 deleted the feat/collapse branch March 7, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

【Technical upgrade】Collapse
3 participants