arco-design-vue icon indicating copy to clipboard operation
arco-design-vue copied to clipboard

feat(overflow-list): add overflow change event

Open hehehai opened this issue 3 years ago • 2 comments

Types of changes

  • [ ] New feature
  • [ ] Bug fix
  • [x] Enhancement
  • [ ] Component style change
  • [ ] Typescript definition change
  • [ ] Documentation change
  • [ ] Coding style change
  • [ ] Refactoring
  • [ ] Test cases
  • [ ] Continuous integration
  • [ ] Breaking change
  • [ ] Others

Background and context

Solution

How is the change tested?

Changelog

Component Changelog(CN) Changelog(EN) Related issues
overflow-list 溢出数量改变事件 overflow quantity changes event -

Checklist:

  • [ ] Test suite passes (npm run test)
  • [ ] Provide changelog for relevant changes (e.g. bug fixes and new features) if applicable.
  • [ ] Changes are submitted to the appropriate branch (e.g. features should be submitted to feature branch and others should be submitted to main branch)

Other information

hehehai avatar Jun 14 '22 13:06 hehehai

事件名称change 是否合适?

可选建议

  • change
  • overflow
  • overflow-change

hehehai avatar Jun 14 '22 14:06 hehehai

事件名称change 是否合适?

可选建议

  • change
  • overflow
  • overflow-change

change 更好,默认就用它吧

flsion avatar Jun 21 '22 10:06 flsion