Skip to content

fix(components): [date-picker-panel] remove pick emit declaration#23081

Merged
rzzf merged 2 commits into
devfrom
fix/dont-show-pick-emit
Dec 16, 2025
Merged

fix(components): [date-picker-panel] remove pick emit declaration#23081
rzzf merged 2 commits into
devfrom
fix/dont-show-pick-emit

Conversation

@Dsaquel
Copy link
Copy Markdown
Member

@Dsaquel Dsaquel commented Dec 12, 2025

fix #23062

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 12, 2025

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Dec 12, 2025

Open in StackBlitz

pnpm add https://pkg.pr.new/element-plus/element-plus@23081
npm i https://pkg.pr.new/element-plus/element-plus@23081
yarn add https://pkg.pr.new/element-plus/[email protected]

commit: 14be9fa

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 12, 2025

Size Change: +66 B (0%)

Total Size: 1.57 MB

Filename Size Change
./dist/element-plus/dist/index.full.js 447 kB +18 B (0%)
./dist/element-plus/dist/index.full.min.js 322 kB +21 B (+0.01%)
./dist/element-plus/dist/index.full.min.mjs 317 kB +14 B (0%)
./dist/element-plus/dist/index.full.mjs 438 kB +13 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/element-plus/dist/index.css 46.5 kB

compressed-size-action

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 12, 2025

🧪 Playground Preview: https://element-plus.run/?pr=23081
Please comment the example via this playground if needed.

@Dsaquel Dsaquel marked this pull request as draft December 12, 2025 12:42
if we remove the 'pick' emit the onPick calls are duplicated with the
common/picker.vue one
@Dsaquel Dsaquel marked this pull request as ready for review December 13, 2025 21:29
@rzzf rzzf merged commit c1c421e into dev Dec 16, 2025
14 checks passed
@rzzf rzzf deleted the fix/dont-show-pick-emit branch December 16, 2025 02:19
@github-actions
Copy link
Copy Markdown
Contributor

@Dsaquel Thanks for your contribution! ❤️

@element-bot element-bot mentioned this pull request Dec 19, 2025
3 tasks
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.

[Component] [date-picker-panel] DatePickerPanel组件配置了showConfirm后,绑定的pick事件不触发

3 participants