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

docs(image): add parameters for imagePreviewGroup event

Open chouchouji opened this issue 1 year ago • 5 comments
trafficstars

Types of changes

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

Background and context

文档没有写参数 image

代码里面是有的

image image

Solution

How is the change tested?

Changelog

Component Changelog(CN) Changelog(EN) Related issues

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

chouchouji avatar May 17 '24 13:05 chouchouji

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar May 17 '24 13:05 codesandbox[bot]

@chouchouji 你好,文档是自动生成的。你需要修改相关代码的注释后执行 npm run docgen 来更新组件的 README :bow:。

oljc avatar May 20 '24 02:05 oljc

npm run docgen

@chouchouji 你好,文档是自动生成的。你需要修改相关代码的注释后执行 npm run docgen 来更新组件的 README 🙇。

好的,我现在运行 npm run init 失败,有解决办法吗? image image

chouchouji avatar May 20 '24 13:05 chouchouji

@chouchouji 一开始你就不行还是你修改代码后不行的呢?确保执行 yarn install 安装成功后再 npm run init 初始化项目。

RTFM:CONTRIBUTING

oljc avatar May 21 '24 02:05 oljc

@chouchouji 一开始你就不行还是你修改代码后不行的呢?确保执行 yarn install 安装成功后再 npm run init 初始化项目。

RTFM:CONTRIBUTING

一开始就不行,yarn install 可以成功执行,npm run init 不行,就一直报那个错误

chouchouji avatar May 21 '24 09:05 chouchouji