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

Arco Vue Playground

Results 4 arco-vue-playground issues
Sort by recently updated
recently updated
newest added

将 `import_map.json` 处理为 ui 形式,输入搜索 deps,可选择安装版本 🤔 待细化

enhancement

新增 prettier format icon,点击后,格式全部文件内容(当前已支持快捷键 format) https://github.com/hehehai/arco-vue-playground/blob/d02d4a442f947096fa9491a0ec353a40d3ca2eb5/src/App.vue#L37-L43

enhancement

增加 copy icon,点击后复制当前打开的 file tab content

enhancement

思路: 1. 使用github请求 `@arco-design/web-vue` 项目,获取demo文件列表 2. 处理为展示数据(select and select option group) 3. 选中后,拉取文件数据 4. 数据填入编辑器内

enhancement