element-plus/breakings/2.2.1/button.yml
JeremyWuuuuu 5d2daca248
docs(components): [button] link button (#7694)
- Update docs for link button.
- Update vp-translation wrong usage of button.
- Update doc show cases examples.
- Update commit hash value for `link button`
2022-05-14 12:58:09 +08:00

13 lines
347 B
YAML

- scope: 'component'
name: 'el-button'
type: 'props'
version: '2.2.1'
commit_hash: 'ad3d998'
description: |
Per [Link Button Request](https://github.com/element-plus/element-plus/issues/7610), we need to
add a `link` like button back for those uses link button.
props:
- api: 'link'
before: ''
after: 'boolean'