Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
安装&更新核心组件方法
# 安装
npm --registry http://203.6.237.211:4873 install bui2
# 更新
npm --registry http://203.6.237.211:4873 update bui2
2019-2-18
- treeMenu 增加参数 default-expand-keys
2019-2-15
- 增加全局横向滚动条高度
2019-2-12
- 抽屉组件添加可选尺寸功能
- 抽屉组件添加是否显示左上角的关闭按钮属性
- 抽屉组件添加自定义样式
2019-2-1
- 修正 ui-select 在抽屉弹出页中会初始校验
2019-1-29
- ui-select 修正检索时可能无法选中,修正输入后再次点击展开无选项
2019-1-23
- 增加ui-sidebar-a组件 (手风琴方式打开的侧栏组件)
- 解决筛选组件不能超过3行的问题
2019-1-22
- select在table中时,宽度为100%
- 筛选器的反选按钮文本改成清除
2019-1-18
- 添加css中 flex1-10 均分的属性
2019-1-17
- 解决上传组件不能动态获取参数值的问题
- 增加上传组错误回调信息
2019-1-16
- 下拉树增加自定义key, 方便后端获取需要的值.
2019-1-11
- 为下拉树增加自定义返回的数据key值
2019-1-11
- 修改echats的初始化时机
2019-1-4
- 增加抽屉式弹出窗组件
- 增加抽屉式弹底部层高斯模糊
2018-12-24
- 去除全局覆盖console.log方式, 改为this.log() (当 window.DEBUG = false 全局关闭log, 当 this.debug = false 局部关闭log)
2018-12-19
- 修正ui-select过滤功能失去焦点导致数据源清空的bug
- 修正markdown文档显示不正确的bug
全局覆盖console.log (DEBUG = true 才显示)- 增加嵌套表子表自动对齐单元格指令
2018-12-18
- 确保分页组件接收到的pageSize和pageNumber不会是undefined. 解决bug场景:点击筛选按钮重置,分页组件出bug
- 解决ui-tag在el-table中视图不更新问题
2018-12-07
- 添加下拉树回调方法 @change
FAQs
Unknown package
The npm package bui2 receives a total of 2 weekly downloads. As such, bui2 popularity was classified as not popular.
We found that bui2 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.