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

tinper-bee

Package Overview
Dependencies
Maintainers
15
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.3

Diff

Changelog

Source

tinper-bee 2.0.3

  • [Feature]bee-input-group@2.0.1
    • 输入框行高统一为32px
    • 依赖组件升级
  • [Feature]bee-datepicker@2.0.8
    • Datapicker 输入框右侧图标没有居中。
    • 日历卡片没有使用最新的form-control、选中日历
  • [Feature]bee-input-number@2.0.2
    • 按UE规范优化组件样式
    • 组件样式重构,按照最新的UE规范进行调整组件。
  • [Feature]bee-complex-grid@2.0.1
    • 增加表格行hover背景色变量
  • [Feature]bee-input-group@2.0.1
    • 输入框行高统一为32px
    • 依赖组件升级
  • bee-datepicker@2.0.8
    • [Fix]Datapicker 输入框右侧图标没有居中。 [Fix] bee-datepicker 修复rangepicker的disabled功能
  • [Feature]bee-input-number@2.0.2
    • 按UE规范优化组件样式
    • 组件样式重构
  • [Feature]bee-table@2.0.4
    • 增加表格行hover背景色变量
  • [Feature]bee-complex-grid@2.0.1
    • 增加表格行hover背景色变量
  • [Feature] bee-cascader 新增动态options功能
  • Table [Fixbug]数据过少不撑满整个容器时,解决滚动条占位问题 [Feature]滚动条样式封装,使不同浏览器显示一致 [Feature]增加heightConsistent属性,解决固定列内容过长导致行高度不统一问题 [Fixbug] hover出现操作列时,当这行的焦点消失时,对应的操作列隐藏,与该行的动作同步。 [Fixbug] 增加表格行hover背景色变量的抽取。
  • Tree [Feature]优化onFocus事件,提供异步、同步两种回调方式 [Fixbug]解决子节点点击时也会触发onFocus问题 [Fixbug] 解决点击事件onSelect 延迟触发问题
jonyw
published 2.0.0-alpha.9 •

jonyw
published 2.0.2 •

Changelog

Source

tinper-bee 2.0.2

  • [Fixbug] 修复bee-select 警告问题。
  • [Fixbug] 统一单独引用组件和从tinper-bee中引用组件中的大小写bee-autocomplete 统一为大小驼峰。
  • [Fixbug] bee-button-group 带背景色的按钮之间加1px的白色分割线
  • [Feature]bee-button@2.0.5
    • 按钮点击后的focus状态和默认样式保持一致
    • 所有按钮的disable状态,去掉hover和active样式
  • [Feature]bee-tree@2.0.2
    • 去掉树节点hover时的描边
    • disable态的树节点去掉hover样式
  • bee-dropdown@2.0.2
    • [Feature]下拉菜单去掉边框
    • [Fixbug]多级下拉示例的下拉面板错位了
  • [Fixbug]下组件为组件相互依赖的版本不对问题的修改,所有均更新为2.0.x版本。影响组件包括如下【bee-select、bee-modal、bee-transfer、bee-cascader、bee-button-group、bee-table、bee-autocomplete、bee-panel】 bee-form, bee-menus 1.1.0 升级
jonyw
published 2.0.0-alpha.8 •

jonyw
published 2.0.1 •

Changelog

Source

tinper-bee 2.0.1升级内容【主题定制、组件优化】

  • [Feature] 所有的基础组件由之前的蓝色(#2db7f5)改为红色(#F53C32),影响范围-(80%组件)。
  • [Feature] 下拉式组件,影响范围-[select、autocomplete、datepicker、calendar、dropdown、table、tree、menu]
    • hover背景色变为灰色,hover文字色变为蓝色。
    • 下拉背景色变为深蓝,选中的文字色变为白色。
    • 底部按钮文字色由红色变为蓝色
  • [Feature] 在tinper-bee.css 中增加 Datepicker、Calendar 组件的样式。
  • [Feature] timepicker
    • 选中的文字色变为主题蓝色
    • bee-timepicker 外层输入框加清空功能
  • [Update、Feature]bee-datepicker
    • 底部按钮文字色变为蓝色、所有类型默认增加输入框。
    • 新增快捷键功能:f2打开面板,enter关闭面板
  • [Fixbug] 去掉组件中^的版本号,改成具体版本号
  • [Fixbug] 修改component中大小写问题。
  • [Feature] bee-button
    • 文字颜色由黑色变为主题蓝色 、带边框按钮的文字颜色改为黑色。
    • "size"API 增加取值默认大小“md”
  • [Feature] bee-calendar
    • 选中日期的文字色由黑色变为白色
  • bee-slider
    • [Feature]锚点色和滑动条色由"info"浅蓝变为"primary"主题蓝色。
  • [Feature] bee-pagination
    • 默认页码按钮 由带边框变为无边框、背景色由蓝色变为深灰色、分页去掉确认按钮(可自定义)
  • [Feature]bee-menus
    • bee-menus 最外层暴露 tabIndex属性
  • bee-table@1.6.41
    • [Feature]Table组件hover某行,动态渲染菜单
    • [Feature]Table组件固定列滚动时显示阴影
    • [Fixbug]Table 拖拽场景下className连到一起的问题
    • [Feature]表格行内链接文字色由默认的超链接色变为主题蓝色
    • [Fixbug]Table 新增行数达到一定数量会有一个断层
    • [Fixbug]Table 动态控制表格外层显示隐藏,第一次加载的数据渲染不出来
    • [Feature]嵌套表格两个都是bigData场景,动态控制某行是否可以展开
    • [Feature] 前端排序增加回调,返回排序后的数据
    • [Fixbug] 表格行内编辑时,单元格获取焦点时,表格会增加2px问题
  • [Fixbug] bee-message
    • 解决使用时报错的问题
  • [Fixbug] bee-input-number
    • 解决小数点后无法输入 0 的Bug
  • [Fixbug] bee-dropdown
    • 第一个宽度小于按钮,第二个太宽不撑开bug
    • 解决下拉背景色透明问题
  • [Feature] bee-loading
    • 修改loading图标
  • [Feature] bee-loading-state
    • 显示loading时,默认不给button显示遮罩层、用loadingText替换button的文字
  • [Feature]bee-autocomplete
    • hover背景色和文字色关联主题,支持定制
  • [Feature] 所有的组件圆角为3px。
  • [Feature] 输入框、下拉框 size 统一为40(大)、32(中)、26(小)。
  • [Feature] 边框色由之前的(#d9d9d9)调整为(#a5adba),影响范围-[be-button、be-select、be-form-control、be-cascader、be-timepicker、be-datepicker、be-upload、be-badge、be-autocomplete、be-pagination、be-tooltip、be-input-number、be-city-select]
  • [Feature] 主题色由之前的蓝色变为红色(#E60012),影响范围-(80%组件)。
  • [Feature] input 示例中,所有输入框行高32px,,影响范围-组件中带有输入框的组件。
  • [Fixbug] be-menus 组件bug修复,缺少部分依赖组件。
  • [Fixbug] bee-input-number 组件本身多边框重叠bug修复。
jonyw
published 1.6.11 •

jonyw
published 2.0.0-alpha.1 •

jonyw
published 2.0.0-alpha.0 •

jonyw
published 2.0.0 •

jonyw
published 1.6.10-alpha.6 •

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