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

feat(page-header): custom back-icon slot

Open hehehai opened this issue 3 years ago • 0 comments

Types of changes

  • [x] New feature
  • [ ] Bug fix
  • [x] Enhancement
  • [ ] Component style change
  • [ ] Typescript definition change
  • [x] 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
page-header 自定义返回按钮 custom back icon -

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

  • [ ] breadcrumb routes prop (Breadcrumb 暂不支持该属性 https://github.com/arco-design/arco-design-vue/pull/1500)
  • [ ] demo
  • [ ] feat version

hehehai avatar Aug 09 '22 07:08 hehehai