-
### Existing Component
Yes
### Component Name
Table
### Description
Need a way to paginate the data table. Pagination should take care of orders and filters.
-
1. **DataV**:基于Vue的数据可视化组件库,涵盖各种数据可视化图表 。[项目地址](https://github.com/DataV-Team/DataV)
2. **vxe-table**:一个基于 vue 的表格组件,支持增删改查、虚拟滚动、懒加载、快捷菜单、数据校验、树形结构、打印导出、表单渲染、数据分页、模态窗口。[项目地址](https://github.com/xulia…
a7650 updated
4 years ago
-
vue3.2.20使用SuperFlow报错
![image](https://github.com/rr13k/vue3-super-flow/assets/78398783/b3518975-6c20-45db-ac17-318e76e80f6a)
-
This part of the valid-v-slot rule that is in 7.0.0-beta.8 is triggered in my code:
https://github.com/vuejs/eslint-plugin-vue/blob/master/lib/rules/valid-v-slot.js#L210
Basically, a named slot on…
jods4 updated
3 years ago
-
## Description
vue-material-adapter is not compatible with [yarn 2 Plug’n’Play](https://yarnpkg.com/features/pnp).
### Versions
vue-material-adapter: 2.0.3
yarn: 2.4.2
node: v12.13.1
OS: Win…
axxie updated
3 years ago
-
**Describe the new feature you'd like**
Now that Vue 3 has hit release candidate stage, it could be a good time to look into supporting it? Just tried on a fresh Vue project and the first issue I r…
-
待补充的单元测试已通过`it.todo`方式标记出来,可以在项目里搜索`it.todo`关键字,找到想要贡献的单元测试。
---
为了保障组件质量和稳定性,为新特性的添加或代码重构添加防护网,每个组件需要增加完善的单元测试,测试组件的UI表现、交互逻辑是否正常,每个api是否生效和符合预期。
执行以下命令可以查看全量组件的单元测试结果:
```
pnpm test
```
…
kagol updated
2 years ago
-
欢迎推荐,自荐Vue相关的优秀项目到我们首页,可以在本贴下面通过如下格式进行盖楼,我们将在审核后进行统一更新
### 参考格式
- 项目名称
- 项目描述(100字内)
- 推荐理由(100字内)
-
You are being pinged because you have at least one resource listed under the Awesome Vue list.
As per https://github.com/vuejs/awesome-vue/issues/836 we have reviewed the list and created a new one…
-
Bonjour,
Suite à l'import de nouvelles données en base, je souhaite mettre à jour les vm sur Atlas.
La fonction 'REFRESH MATERIALIZED VIEW atlas.vm_observations ;' n'aboutit pas en prod (1.3 M donné…