Skip to content

Releases: tinper-bee/bee-checkbox

v2.0.11

Choose a tag to compare

@github-actions github-actions released this 24 Apr 09:51

Bug Fixes

v2.0.10

Choose a tag to compare

@yangchch6 yangchch6 released this 06 Mar 02:18
  • bee-checkbox@2.0.10
    • [ Feature ] 增加focus标识。

v2.0.9

Choose a tag to compare

@yangchch6 yangchch6 released this 10 Oct 03:44
  • bee-checkbox@2.0.9
    • [Fixbug]解决点击复选框报错的问题。

v2.0.8

Choose a tag to compare

@yangchch6 yangchch6 released this 10 Oct 03:08
  • bee-checkbox@2.0.8
    • [Fixbug]checkbox inverse 模式下没有 disabled 样式。

v2.0.7

Choose a tag to compare

@yangchch6 yangchch6 released this 03 Sep 10:49
  • bee-checkbox@2.0.7
    • [Feature]CheckboxGroup 新增 defaultValue API,用于设置默认选中的选项。
    • [Feature]CheckboxGroup 新增 options API,支持通过传入数组,生成可选项 Checkbox。#329

v2.0.6

Choose a tag to compare

@yangchch6 yangchch6 released this 24 May 09:31
  • bee-checkbox@2.0.6
    • [Fixbug]在CheckboxGroup内单独设置checkbox的disabled属性未生效问题

v2.0.5

Choose a tag to compare

@yangchch6 yangchch6 released this 01 Apr 09:01
  • [Feature]bee-checkbox@2.0.5,文字大小由14px修改为12px

v2.0.4

Choose a tag to compare

@yangchch6 yangchch6 released this 29 Mar 05:19
  • [Feature]bee-checkbox@2.0.4
    • 修改复选框间的margin

v2.0.3

Choose a tag to compare

@yangchch6 yangchch6 released this 12 Mar 11:19
  • [Feature] bee-checkbox@2.0.3
    • 按新UI规范优化组件
    • CheckboxGroup增加disabled参数
    • Checkbox增加inverse参数,提供两种样式的复选框