Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bui2

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bui2

基于vue和elementui制作的前端组件

  • 2.0.87
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

BUI的核心库

安装&更新核心组件方法

# 安装
npm --registry http://203.6.237.211:4873 install bui2
# 更新
npm --registry http://203.6.237.211:4873 update bui2

更新日志

2019-2-18

  1. treeMenu 增加参数 default-expand-keys

2019-2-15

  1. 增加全局横向滚动条高度

2019-2-12

  1. 抽屉组件添加可选尺寸功能
  2. 抽屉组件添加是否显示左上角的关闭按钮属性
  3. 抽屉组件添加自定义样式

2019-2-1

  1. 修正 ui-select 在抽屉弹出页中会初始校验

2019-1-29

  1. ui-select 修正检索时可能无法选中,修正输入后再次点击展开无选项

2019-1-23

  1. 增加ui-sidebar-a组件 (手风琴方式打开的侧栏组件)
  2. 解决筛选组件不能超过3行的问题

2019-1-22

  1. select在table中时,宽度为100%
  2. 筛选器的反选按钮文本改成清除

2019-1-18

  1. 添加css中 flex1-10 均分的属性

2019-1-17

  1. 解决上传组件不能动态获取参数值的问题
  2. 增加上传组错误回调信息

2019-1-16

  1. 下拉树增加自定义key, 方便后端获取需要的值.

2019-1-11

  1. 为下拉树增加自定义返回的数据key值

2019-1-11

  1. 修改echats的初始化时机

2019-1-4

  1. 增加抽屉式弹出窗组件
  2. 增加抽屉式弹底部层高斯模糊

2018-12-24

  1. 去除全局覆盖console.log方式, 改为this.log() (当 window.DEBUG = false 全局关闭log, 当 this.debug = false 局部关闭log)

2018-12-19

  1. 修正ui-select过滤功能失去焦点导致数据源清空的bug
  2. 修正markdown文档显示不正确的bug
  3. 全局覆盖console.log (DEBUG = true 才显示)
  4. 增加嵌套表子表自动对齐单元格指令

2018-12-18

  1. 确保分页组件接收到的pageSize和pageNumber不会是undefined. 解决bug场景:点击筛选按钮重置,分页组件出bug
  2. 解决ui-tag在el-table中视图不更新问题

2018-12-07

  1. 添加下拉树回调方法 @change

Keywords

FAQs

Package last updated on 18 Feb 2019

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc