arco-design-vue
arco-design-vue copied to clipboard
docs(image): add parameters for imagePreviewGroup event
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
文档没有写参数
代码里面是有的
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
featurebranch and others should be submitted tomainbranch)
Other information
@chouchouji 你好,文档是自动生成的。你需要修改相关代码的注释后执行 npm run docgen 来更新组件的 README :bow:。
npm run docgen
@chouchouji 你好,文档是自动生成的。你需要修改相关代码的注释后执行
npm run docgen来更新组件的 README 🙇。
好的,我现在运行 npm run init 失败,有解决办法吗?
@chouchouji 一开始你就不行还是你修改代码后不行的呢?确保执行
yarn install安装成功后再npm run init初始化项目。RTFM:CONTRIBUTING
一开始就不行,yarn install 可以成功执行,npm run init 不行,就一直报那个错误