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

tinper-bee

Package Overview
Dependencies
Maintainers
12
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tinper-bee - npm Package Versions

1
24

2.0.12-alpha.2

Diff

yangchch
published 2.0.12-alpha.1 •

yangchch
published 2.0.12-alpha.0 •

yangchch
published 2.0.11 •

Changelog

Source

tinper-bee 2.0.11

  • [Feature] 图标字体文件本地化,提供本地加载和CDN资源两种访问方式
  • [Feature] 组件库assets目录提供四套默认主题样式(含tinper默认)
  • bee-table@2.0.19
    • [Fixbug]嵌套表格收起展开的字体图标改为css实现
    • [Feature] 支持用户自定义展开和关闭图标
    • [Fixbug] 解决IE11下removeEventListiner报错bug
  • bee-switch@2.0.5
    • [Fixbug]解决控制台警告问题
  • bee-tabs@2.0.5
    • [Fixbug]解决嵌套表格的子模块为Tabs页签时,表格显示异常问题
  • bee-notification@2.0.2
    • [Fixbug]解决控制台警告问题
  • bee-message@2.0.4
    • [Fixbug]解决组件第二次调用create方法报错问题
  • bee-menus@2.0.7
    • [Fixbug]解决鼠标缓慢移动时,横向菜单消失的问题
  • bee-progress-bar@2.0.1
    • [Fixbug]进度条的 label 文字与进度条重叠
    • [Feature]网页顶部进度条由蓝色改为渐变红,且高度由2px改为3px
  • bee-collapse@1.0.2
    • [Fixbug]解决折叠展开效果卡顿问题
  • bee-button@2.0.11
    • [Feature]主按钮的文字颜色取消主题关联
  • bee-autocomplete@2.0.3
    • [Fixbug]解决组件搜索逻辑不正确的问题
    • [Fixbug]暴露show参数,外部可控
  • bee-modal@2.0.11
    • [Feature] bee-modal组件,新增了设置拖拽容器class样式的功能
    • [Feature] 性能优化:改变窗口大小加判断
    • [Feature] 依赖modal版本bee-overlay
  • bee-select@2.0.12
    • [Feature]带输入的下拉框可支持自定义的输入
  • bee-dropdown@2.0.6
    • [Fixbug] 去掉clsPrefix警告
  • bee-tree@2.0.12
    • [Fixbug] checkStrictly为false时动态改变数据源造成的onCheck回调参数错误问题
    • [Feature] 优化是否是叶子节点判断方法
yangchch
published 2.0.11-alpha.1 •

yangchch
published 2.0.11-alpha.0 •

yangchch
published 2.0.10-beta.2 •

yangchch
published 2.0.10-beta.1 •

yangchch
published 2.0.10-beta.0 •

yangchch
published 2.0.10 •

Changelog

Source

tinper-bee 2.0.10

  • bee-dropdown@2.0.5
    • [Feature] 新增disabled是否禁用属性
  • bee-datepicker@2.0.33
    • [Feature] 新增 dropdownClassName 面板类名
    • [Feature] 日期校验不正确,不关闭日期面板
    • [Feature] rangepicker tab按键切换
    • [Featrue] 新增closeIcon 自定义鼠标划过清空内容的icon
  • bee-input-number@2.0.9
    • [Feature] 值可以为空
    • [Fixbug] 最大值最小值无效bug
  • bee-modal@2.0.9
    • [Feature]error语义模态框图标换为uf-exc-c
  • bee-form-control@2.0.2
    • [Feature]新增onkeydown回调
  • bee-overlay@1.0.26
    • [Fixbug]解决Position传入positionTop和positionLeft无效的问题
    • [Fixbug]解决警告:"Refs Must Have Owner Warning"
  • bee-table@2.0.17
    • [Feature]树形表格的图标换成箭头
    • [Fixbug]解决无滚动条时,拖拽行报错问题
    • [Feature]优化过滤列样式
    • [Fixbug]解决表体滚动时表头未同步滚动的问题
    • [Feature]多选表格,调整复选框为水平居中对齐
    • [Fixbug]固定列多出一行导致滚动错位问题
    • [Feature]支持用户自定义展开和关闭图标
  • bee-transfer@2.0.12
    • [Fixbug]解决复选框和节点间的间距过宽的问题
    • [Fixbug]解决动态改变targetKeys时,列表数据未更新的问题
    • [Fixbug]解决控制台警告问题
    • [Feature]选中节点去掉hover样式
    • [Feature]支持自定义右侧已选列表的排列顺序
    • [Feature]增加appendToBottom参数,支持将已选项添加到右侧列表末尾
    • [Fixbug]解决dataSource为空时报错的问题
  • bee-colorpicker@0.0.9
    • [Feature]增加disabled参数,设置是否禁用
  • bee-popover@2.0.2
    • [Fixbug]解决设置positionLeftpositionTop属性无效的问题
  • bee-icon@1.0.11
    • [Feature]更新Table无数据的字体图标
  • tinper-bee-core@2.0.31
    • [Feature]更新Table无数据的字体图标
    • [Feature]规范提示类组件语义色
    • [Feature]增加字体大小变量
  • bee-notification@2.0.1
    • [Fixbug]关闭按钮替换为Icon图标,解决 x 符号乱码问题
  • bee-message@2.0.3
    • [Feature]组件交互按新规范优化
    • [Feature]关闭按钮距右的间距改为16px
  • bee-cascader@2.1.4
    • [Feature]增加 inputValue API,支持自定义输入框展示内容
  • bee-modal@2.0.9
    • [Feature]error模态框的图标换成“uf-exc-c”
  • bee-step@2.0.1
    • [Feature]按新规范优化组件
  • bee-loading@1.1.1
    • [Feature]Loading图片本地化
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