-
## Version **2.4.3** of [vue](https://github.com/vuejs/vue) just got published.
Branch
Build failing 🚨
Dependency
vue
…
-
vue3.2.20使用SuperFlow报错
![image](https://github.com/rr13k/vue3-super-flow/assets/78398783/b3518975-6c20-45db-ac17-318e76e80f6a)
-
1. **DataV**:基于Vue的数据可视化组件库,涵盖各种数据可视化图表 。[项目地址](https://github.com/DataV-Team/DataV)
2. **vxe-table**:一个基于 vue 的表格组件,支持增删改查、虚拟滚动、懒加载、快捷菜单、数据校验、树形结构、打印导出、表单渲染、数据分页、模态窗口。[项目地址](https://github.com/xulia…
a7650 updated
4 years ago
-
### Existing Component
Yes
### Component Name
Table
### Description
Need a way to paginate the data table. Pagination should take care of orders and filters.
-
👋 Hi all! With [flat config stabilized and ESLint v9 ~on the horizon~ _released!_](https://eslint.org/blog/2023/10/flat-config-rollout-plans), many community plugins are adding native support for flat…
-
**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…
-
Not really a new feature, but also not a bug! I'm having some performance issues with a repeatable field, and I've put together an example Codepen to illustrate it:
https://codepen.io/crawf/pen/qBb…
-
## 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
-
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…
-
待补充的单元测试已通过`it.todo`方式标记出来,可以在项目里搜索`it.todo`关键字,找到想要贡献的单元测试。
---
为了保障组件质量和稳定性,为新特性的添加或代码重构添加防护网,每个组件需要增加完善的单元测试,测试组件的UI表现、交互逻辑是否正常,每个api是否生效和符合预期。
执行以下命令可以查看全量组件的单元测试结果:
```
pnpm test
```
…
kagol updated
2 years ago