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

feat(spin): spin delay loading and custom style

Open hehehai opened this issue 3 years ago • 0 comments

Types of changes

  • [x] New feature
  • [ ] Bug fix
  • [x] Enhancement
  • [x] 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
spin 容器块元素设置 container block element settings -
spin delay 设置延迟加载 delay setting delayed loading -
spin 自定义容器样式和类名 custom container style and class name -
spin 支持 tip 插槽 support tip slot -

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

❗️不需要合并,仅做调整记录(后续更新会提交新的pr)

  • [ ] fullscreen
  • [ ] 静态方法调用
  • [ ] 指令(RFC)是否有添加的必要?在存在包裹组件 Spin 的情景下,或许比指令更易使用(属性冲突也会少-参考 el-element-plus v-loading about attrs)

hehehai avatar Aug 02 '22 07:08 hehehai