Skip to content

Releases: ShuyunFF2E/ccms-components

v2.33.0

24 Aug 06:01
Compare
Choose a tag to compare

features

  • feat(date-picker):support display format (@hjzheng in #443 )

v2.32.1

22 Aug 12:21
Compare
Choose a tag to compare

bugfix

  • fix(sms): 修复短信回显问题 (@hjzheng in #442

v2.32.0

22 Aug 12:20
Compare
Choose a tag to compare

feature

v2.31.3

15 Aug 04:01
Compare
Choose a tag to compare

bugfix

  • fix(sms): support keyword prefix and suffix ( @hjzheng in #439
  • fix(dropdownSelect): 下拉框清空没有触发 change 事件( @liyuan-meng in #438

v2.31.2

26 Jul 07:35
Compare
Choose a tag to compare

bugfix

  • fix(sms-editor):expose insert keyword api (@hjzheng in #437 )

v2.31.1

26 Jul 07:34
Compare
Choose a tag to compare

feature

  • feat(sms-editor):expose sms-editor api for users (@hjzheng in #435 )

bugfix

v2.31.0

24 Jul 02:04
Compare
Choose a tag to compare

features

  • feat(sms-editor):expose sms-editor api for users (@hjzheng in #435 )
  • feat(sms-editor/sms-preview):短信换行/短信预览添加通道4、5 (@greria in #434 )

v2.30.3

17 Jul 02:38
Compare
Choose a tag to compare

bugfix

  • fix(dropdown): use ngBindHtml (@hjzheng in #433 )
  • fix(dropdown-select): 修复异步数据赋值 issue (@hjzheng in #431 )

v2.30.2

04 Jul 08:47
Compare
Choose a tag to compare

bugfix

  • fix(goods-selector):下架商品的库存量“—件”改成“--件” (@liyuan-meng in #430 )

v2.30.1

02 Jul 05:48
Compare
Choose a tag to compare

bugfix

  • fix(dropdown-select): 如下 (@hjzheng in #429 )
    1. 当异步获取 dataList 数据时, 初始化全选状态出错
    2. 为多选添加 selectChange 事件