
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
vue-common
Advanced tools
<common-page
:config="renderConfig"
:loading="loading"
:params="params"
:totalCount="totalCount"
@handleSelectionEvent="handleSelectionEvent"
@handleComponentEvent="handleComponentEvent"
@deleteNotebook="deleteNotebook"
:data="renderResultList">
</common-page>
通用列表组件中的事件触发通过组件prop方式,组件内部使用this.$emit(key, data)调用
2023-06-14 列表页组件支持后端分页 --2.1.0
2020-10-13 下拉框支持文本过滤 --1.9.0
2019-04-29 多表单校验、支持codemirror布局配置
2019-04-24 labelWidth错误修复
修复数字型form表单验证
2019-04-24 labelWidth错误修复
修复数字型form表单验证
2019-04-23 增加了codemirror的集成
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.
FAQs
common-ui
We found that vue-common demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.