Skip to content

Latest commit

 

History

History
247 lines (124 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

247 lines (124 loc) · 10.6 KB

Changelog

v3.0.0-alpha.2(2022-12-29)

😊 Other Changes

  1. ci: update cssinjs (#3) 👉 ( yiyunwan )

  2. ci: add tag next 👉 ( yiyunwan )

  3. ci: use codecov-action@v3 👉 ( yiyunwan )

v3.0.0-alpha.1(2022-12-05)

No Change Log

v1.2.2(2024-07-05)

🐛 Bug Fixes

  1. fix(array-table): fix input box will be out of focus after each input (#42) 👉 ( caoxm )

v1.2.1(2024-06-04)

🎉 Enhancements

  1. feat: ArrayCollapse header support ReactNode & update extra position (#38) 👉 ( ove )

  2. feat(array-collapse): add custom onChange func (#40) 👉 ( JackyChen02 )

  3. feat: array table support sizeChanger (#39) 👉 ( ove )

🐛 Bug Fixes

  1. fix: upload support more image types & url suffix matching (#35) 👉 ( Bob )

  2. fix(style): warning feedback 样式问题 (#37) 👉 ( 唐吉 )

  3. fix: 修复 ArrayTable 筛选后, index 找寻逻辑错误导致过滤后的数据状态异常 (#41) 👉 ( ove )

v1.2.0(2024-04-10)

🎉 Enhancements

  1. feat: formdrawer 支持 antd^5.13.0 版本,解决 footer/extra 不显示问题 (#36) 👉 ( ove )

v1.1.9(2023-11-23)

🐛 Bug Fixes

  1. fix: the style of form-item (#31) 👉 ( John )

  2. fix: fix arrayBase.addition icon custom (#33) 👉 ( 光光 )

v1.1.8(2023-11-09)

🐛 Bug Fixes

  1. fix: recover array-base actors icon button wrap (#30) 👉 ( bob )

📝 Documents Changes

  1. docs(antd/checkbox): add an example of the checkbox change event (#17) 👉 ( zhangfeixiang )

v1.1.7(2023-10-13)

🐛 Bug Fixes

  1. fix: fix collapse and tab props error (#29) 👉 ( yiyunwan )

v1.1.6(2023-10-11)

🐛 Bug Fixes

  1. fix(antd): popover style exception 👉 ( yee.wang )

v1.1.5(2023-10-11)

🐛 Bug Fixes

  1. fix(antd): fix the style of feedback popover 👉 ( yee.wang )

v1.1.4(2023-10-11)

🐛 Bug Fixes

  1. fix: the feedback popup layout style (#28) 👉 ( Yee )

v1.1.3(2023-10-07)

🐛 Bug Fixes

  1. fix: fix style position error (#27) 👉 ( yiyunwan )

v1.1.2(2023-09-21)

🐛 Bug Fixes

  1. fix: fix table drag and style bugs (#26) 👉 ( yiyunwan )

  2. fix: del dead code 👉 ( yiyunwan )

v1.1.1(2023-08-16)

🎉 Enhancements

  1. feat(components): optimize the feedback margin bottom (#24) 👉 ( Yee )

🐛 Bug Fixes

  1. fix: fix array-table dark background (#25) 👉 ( yiyunwan )

😊 Other Changes

  1. chore: fix the CHANGELOG 👉 ( yee.wang )

v1.1.0(2023-07-26)

🎉 Enhancements

  1. feat(components): fix antd vertical label style & merge the form token of antd theme (#18) 👉 ( Yee )

  2. feat: support https://github.com/ant-design/antd-moment-webpack-plugin (#19) 👉 ( Yee )

🐛 Bug Fixes

  1. fix(components): vertical label bg (#23) 👉 ( Yee )

😊 Other Changes

  1. ci: 去除 Upload coverage to Codecov 👉 ( yiyunwan )

  2. ci: use codecov-action@v1 👉 ( yiyunwan )

  3. style: del code 👉 ( yiyunwan )

v1.1.0-beta.4(2023-06-29)

🐛 Bug Fixes

  1. fix: fix race condition (#14) 👉 ( csc-bo )

  2. fix: fix FormItem Tooltip #3876 (#16) 👉 ( yiyunwan )

📝 Documents Changes

  1. docs: change FormGrid demo 👉 ( yiyunwan )

🚀 Improve Performance

  1. perf: ⚡️ 优化数组拖动动画 array-items/array-table (#15) 👉 ( ChaoGPT )

v1.1.0-beta.3(2023-05-15)

🐛 Bug Fixes

  1. fix: form-item always take asterisk from props if provided (#13) 👉 ( [Stephen Zhang](https://github.com/Stephen Zhang) )

😊 Other Changes

  1. ci: fix tslib warn 👉 ( yiyunwan )

v1.1.0-beta.2(2023-05-13)

🐛 Bug Fixes

  1. fix: input -number style 👉 ( yiyunwan )

  2. fix(upload): upload button disappears when the maximum number of uploaded photos is reached(#3813) (#10) 👉 ( yangqian )

  3. fix: form-item label wrap (#12) 👉 ( 大雄呀 )

v1.1.0-beta.1(2023-05-08)

🐛 Bug Fixes

  1. fix: form-item line-height (#8) 👉 ( yiyunwan )

📝 Documents Changes

  1. docs: del invalid changelog 👉 ( yiyunwan )

v1.1.0-beta.0(2023-04-28)

🐛 Bug Fixes

  1. fix(array-table): fix sort error (#7) 👉 ( yiyunwan )

📝 Documents Changes

  1. docs: update antd 5.4 👉 ( yiyunwan )

  2. docs: del 3.0 👉 ( yiyunwan )

😊 Other Changes

  1. chore: @ant-design/icons 升级到 v5 (#5) 👉 ( lvisei )

v1.0.1-rc.2(2023-03-09)

🐛 Bug Fixes

  1. fix: fix format error 👉 ( yiyunwan )

📝 Documents Changes

  1. docs: change url to antd5 👉 ( yiyunwan )

v1.0.1-rc.1(2023-02-17)

🐛 Bug Fixes

  1. fix: lable style 👉 ( yiyunwan )

  2. fix: wrapperCol style 👉 ( yiyunwan )

  3. fix: del --dist-tag next 👉 ( yiyunwan )

📝 Documents Changes

  1. docs: change moment to dayjs 👉 ( yiyunwan )

v1.0.1-rc.0(2023-02-14)

🎉 Enhancements

  1. feat: chnage to @formily/antd-v5 👉 ( yiyunwan )

  2. feat: antd v5 (#2) 👉 ( yiyunwan )

  3. feat(antd): init commit 👉 ( ifblooms )

🐛 Bug Fixes

  1. fix: type 👉 ( yiyunwan )

😊 Other Changes

  1. ci: update cssinjs (#3) 👉 ( yiyunwan )

  2. ci: add tag next 👉 ( yiyunwan )

  3. ci: use codecov-action@v3 👉 ( yiyunwan )

  4. ci: update node version 👉 ( yiyunwan )

  5. ci: fix conventional-pr-title-action 👉 ( yiyunwan )