Skip to content

Releases: tinper-bee/bee-form-control

v2.0.24

Choose a tag to compare

@github-actions github-actions released this 13 Aug 07:24

Features

v2.0.23

Choose a tag to compare

@github-actions github-actions released this 20 Jul 11:07

Bug Fixes

Features

  • maxLength (e832e80)
  • textarea支持自适应文本高度[JCJS-2437] (4a40fb1)

v2.0.22

Choose a tag to compare

@github-actions github-actions released this 02 Jul 11:56

Bug Fixes

  • 最大长度无法输入中文bug (3639189)

v2.0.21

Choose a tag to compare

@github-actions github-actions released this 02 Jun 08:00

Bug Fixes

v2.0.20

Choose a tag to compare

@github-actions github-actions released this 29 May 06:40

Features

v2.0.19

Choose a tag to compare

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

Bug Fixes

  • blur回调增加参数,判断是否为清空操作 (62ed3f3)
  • 自动化 (ae44701)

v2.0.9

Choose a tag to compare

@yangchch6 yangchch6 released this 24 Sep 07:35
  • bee-form-control@2.0.9
    • [Update]解决 value 设置为 undefinednull 时,报警告的问题。

v2.0.8

Choose a tag to compare

@yangchch6 yangchch6 released this 21 Sep 02:55
  • bee-form-control@2.0.8
    • [Update]解决 Warning: React does not recognize the debounceDelay prop on a DOM element.

bee-form-control@2.0.7

Choose a tag to compare

@yurokn yurokn released this 20 Aug 11:03
  • bee-form-control@2.0.7
    • [ Fixbug ]解决了清空value后删除按钮仍然可见的问题。
    • [ Update ] 有value时光标移出后,删除按钮自动隐藏。

v2.0.6

Choose a tag to compare

@yangchch6 yangchch6 released this 05 Aug 06:19
  • bee-form-control@2.0.6
    • [Fixbug]不能输入的问题