bkui-vue3 icon indicating copy to clipboard operation
bkui-vue3 copied to clipboard

Results 227 bkui-vue3 issues
Sort by recently updated
recently updated
newest added

**Version / Branch / tag** **出了什么问题?(What Happened?)** **如何复现?(How to reproduce?)** **预期结果(What you expect?)**

bug
stag/test

(可以重新渲染解决_这种情况只有超管会出现 ![image](https://user-images.githubusercontent.com/4243366/198812272-7bb35c3d-0eca-4ce9-9d51-2bade07d0354.png) 复现 ```vue const datasource = ref([ { value: 'climbing', label: '爬山', }, { value: 'running', label: '跑步', }, { value: 'unknow', label: '未知', }, { value: 'fitness', label:...

enhancement

**Version / Branch / tag** **出了什么问题?(What Happened?)** **如何复现?(How to reproduce?)** **预期结果(What you expect?)**

bug
stag/test

#### 组件 之前引入 ``` import BkMessage from '@bkui-vue/message'; ``` 优化后 ``` import { Message } from 'bkui-vue'; ``` #### icon 之前引入 ``` import { AngleDown, Plus, Search } from '@bkui-vue/icon';...

enhancement
stag/test

![image](https://user-images.githubusercontent.com/29882448/197984808-29338a90-a724-45e1-88d1-bf76de5468fa.png)

bug

![image](https://user-images.githubusercontent.com/4243366/197976559-d495ba38-fc31-493f-bd29-0506d0e082c9.png) ![image](https://user-images.githubusercontent.com/4243366/197976607-00c9b5b0-65fd-4e0f-896c-e8257417244b.png)

bug

**Version / Branch / tag** **出了什么问题?(What Happened?)** **如何复现?(How to reproduce?)** **预期结果(What you expect?)**

bug
stag/test

**Version / Branch / tag** **出了什么问题?(What Happened?)** **如何复现?(How to reproduce?)** **预期结果(What you expect?)**

bug
stag/test