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

chore:表单项事件参数动态构建&事件补充&文档补充 #9224

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

hsm-lv
Copy link
Collaborator

@hsm-lv hsm-lv commented Dec 22, 2023

What

Why

How

@github-actions github-actions bot added the chore label Dec 22, 2023
Copy link

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.

item => item[valueField || 'value'] !== undefined
);

console.log(option);
Copy link
Contributor

Choose a reason for hiding this comment

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

console.log

@hsm-lv hsm-lv force-pushed the chore-events branch 2 times, most recently from 4b1fc22 to bdd0121 Compare December 27, 2023 10:48
@@ -505,6 +506,19 @@ export function registerOptionsControl(config: OptionsConfig) {
return !!rendererEvent?.prevented;
}

async dispatchOptionEvent2(eventName: string, eventData: any = '') {
Copy link
Contributor

Choose a reason for hiding this comment

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

想个有意义的名字

@nwind nwind merged commit 4581c38 into baidu:master Dec 28, 2023
3 checks passed
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.

3 participants