Skip to content

Releases: WeBankFinTech/fes-design

v0.3.7

14 Mar 13:30
Compare
Choose a tag to compare

0.3.7 (2022-03-14)

Bug Fixes

Features

  • select提供选项定制和回显内容定制 (#69) (cbc9c45)

v0.3.6

11 Mar 03:39
Compare
Choose a tag to compare

0.3.6 (2022-03-11)

Bug Fixes

Features

v0.3.5

10 Mar 04:32
Compare
Choose a tag to compare

0.3.5 (2022-03-10)

Bug Fixes

  • 修复 small button radius 问题 (#65) (7a3d4ba)
  • 修复类型错误 (b8fb686)
  • Select没值时不更新label问题和 cascader支持异步options (cfeddec)

Features

v0.3.4

28 Feb 08:26
Compare
Choose a tag to compare

0.3.4 (2022-02-28)

Bug Fixes

  • 当select组件达到限制个数时无法再点击选项 (#58) (d8c8128)
  • 修复虚拟列表组件bug (e06be4b)
  • 优化layout去掉一些不必要的动画 (9d921cd)
  • space组件import (#62) (a4ca974)

Features

  • menu宽度变化增加过渡效果 (ab8bfcf)
  • table支持虚拟滚动,处理大数据 (#60) (297ef8e)

v0.3.3

16 Feb 12:04
Compare
Choose a tag to compare

0.3.3 (2022-02-16)

Bug Fixes

  • 修复select当设置filterable和disable时样式问题 (#54) (f28708a)
  • 修复window下layout组件收起时出现滚动条的问题 (#55) (7bf05e5)

v0.3.2

14 Feb 07:05
Compare
Choose a tag to compare

0.3.2 (2022-02-14)

Bug Fixes

  • 修复 input-number 加减 disbled 判断逻辑“ (#52) (5f501d8)
  • 修复layout当body内容过高导致header被压缩的问题 (4fac929)
  • ci (#51) (3886a4a)

v0.3.1

10 Feb 09:46
Compare
Choose a tag to compare

0.3.1 (2022-02-10)

Bug Fixes

  • 修复select选择选项后宽度被撑开的问题 (16b4eb5)

0.3.0 (2022-02-10)

Bug Fixes

  • input number 设置 max 时,输入框内容重制问题 (#44) (194aab0)
  • 一些bug修复 (#45) (0956fe5)

Features

  • tabs切换展示增加show:lazy 和 修复 drawer 滚动样式问题 (3c79486)

Performance Improvements

  • cascader-panel支持懒加载 (9221455)

0.2.12 (2022-02-08)

Bug Fixes

  • 解决 input change 行为变更引起的 input-number bug (#43) (7ece2c5)
  • input 添加背景色 (6b6288e)

0.2.11 (2022-01-27)

Bug Fixes

Features

0.2.10 (2022-01-27)

Bug Fixes

Features

0.2.9 (2022-01-27)

Bug Fixes

  • side动画异常 (3bb9981)
  • 解决 eslint-plugin-import 无法识别 exports imports 问题 (#41) (5a51d9f)

Features

  • 优化 input prefix | suffix; 修复 input-number 部分问题 (#40) (9de27be)
  • 增加skeleton组件 (#37) (347e7c1)

0.2.8 (2022-01-25)

Bug Fixes

  • 修复radioGroup和checkboxGroup样式问题 (6479367)
  • inputNumber未传入值时如果操作当0处理 (47a10d8)

0.2.7 (2022-01-24)

Bug Fixes

  • 修复 date-picker change 事件不调用的问题 (#36) (ee5c809)
  • cascader组件默认值选中 (d340f14)
  • selectTree组件默认值选中 (8000fd8)

0.2.6 (2022-01-21)

Bug Fixes

  • Menu等组件 添加border-box (396627a)
  • tableColumn导出名称改为FTableColumn (ea20318)
  • 修复popper的arrow位置计算问题 (4440d96)

0.2.5 (2022-01-21)

Features

0.2.4 (2022-01-20)

Bug Fixes

0.2.3 (2022-01-18)

Bug Fixes

  • 编译 css 问题 (869187b)
  • 修复Form组件不显示错误信息 (76a76f5)

0.2.2 (2022-01-17)

Bug Fixes

  • layout的trigger需要背景色遮挡 (36cf7e4)
  • modal、drawer、tabs (a613c90)
  • select默认值无法显示 (11ca23c)

0.2.1 (2022-01-12)

Bug Fixes

0.2.0 (2022-01-12)

Bug Fixes

Features

Read more

v0.3.0

10 Feb 07:43
Compare
Choose a tag to compare

0.3.0 (2022-02-10)

Bug Fixes

  • input number 设置 max 时,输入框内容重制问题 (#44) (194aab0)
  • 一些bug修复 (#45) (0956fe5)

Features

  • tabs切换展示增加show:lazy 和 修复 drawer 滚动样式问题 (3c79486)

Performance Improvements

  • cascader-panel支持懒加载 (9221455)

v0.2.12

08 Feb 07:06
Compare
Choose a tag to compare

0.2.12 (2022-02-08)

Bug Fixes

  • 解决 input change 行为变更引起的 input-number bug (#43) (7ece2c5)
  • input 添加背景色 (6b6288e)

v0.2.11

27 Jan 12:04
Compare
Choose a tag to compare

0.2.11 (2022-01-27)

Bug Fixes

Features