Skip to content

Latest commit

 

History

History
185 lines (93 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

185 lines (93 loc) · 10.2 KB

Changelog

v1.1.0(2024-07-05)

🎉 Enhancements

  1. feat(Select): support option slot (#41) 👉 ( Feynman )

🐛 Bug Fixes

  1. fix: 升级依赖,修复构建错误 👉 ( yiyunwan )

  2. fix(FormDialog): loading not working during submitting (#42) 👉 ( yikoyu )

  3. fix(Reset): 将 Reset API 和 文档 统一 (#44) 👉 ( xuanhen2013 )

  4. fix: cascader component style (#45) 👉 ( Summer )

  5. fix: select display problem (#46) 👉 ( Summer )

  6. fix: switch v-model invalid in high version element-plus (#47) 👉 ( Summer )

  7. fix(FormTab): modify change event name to tab-change (#40) 👉 ( Feynman )

  8. fix(Radio): radio group [optionType: 'button'] display error (#39) 👉 ( Feynman )

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

🐛 Bug Fixes

  1. fix: Solve the problem of only displaying value but not label in the readPretty state of the Select component (#33) 👉 ( Lobozai )

  2. fix: footer slot not working in dialog and drawer (#35) 👉 ( nigi )

  3. fix(Checkbox): mapping value (#29) 👉 ( uxuip )

  4. fix(docs): Update form-button-group.md api table (#37) 👉 ( [Yueming Fang (方跃明)](https://github.com/Yueming Fang (方跃明)) )

😊 Other Changes

  1. chore: modify url (#30) 👉 ( uxuip )

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

🐛 Bug Fixes

  1. fix(FormItem): ref Is invalid (#28) 👉 ( sillyhuman )

v1.0.0-beta.8(2022-11-18)

🐛 Bug Fixes

  1. fix(FormTab): filter not string activeKey update (#25) 👉 ( frehkxu )

📝 Documents Changes

  1. docs: fix README link (#26) 👉 ( 迷悟 )

v1.0.0-beta.7(2022-10-13)

🎉 Enhancements

  1. feat: add Password component (#24) 👉 ( frehkxu )

  2. feat: del test 👉 ( yiyunwan )

  3. feat: add jest-dom 👉 ( yiyunwan )

  4. feat: 完善文档 👉 ( wukd )

  5. feat: add docs of base components and array-* components 👉 ( wukd )

🐛 Bug Fixes

  1. fix: fix form-collapse style error 👉 ( yiyunwan )

  2. fix: fix form-item labelWidth and wrapperWidth error 👉 ( yiyunwan )

  3. fix: fix eslint warning 👉 ( yiyunwan )

  4. fix: change form-item style file 👉 ( yiyunwan )

  5. fix: create codesandbox script 👉 ( qq1037305420 )

  6. fix: remove object key 👉 ( wanghansong )

  7. fix: form component inherit attrs issue 👉 ( qq1037305420 )

  8. fix: add @formily/template deps 👉 ( wukd )

  9. bugfix: fix checkbox-group v-model not effect 👉 ( wanghansong )

  10. bugfix: fix options data change but not rerender 👉 ( wanghansong )

  11. fix: docs 👉 ( wukd )

📝 Documents Changes

  1. docs(vite-config): add libDirectory: ‘esm’, 👉 ( w-xuefeng )

  2. docs: update 👉 ( yiyunwan )

  3. docs: fix docs table error 👉 ( yiyunwan )

  4. docs: 修改按需引入文档 👉 ( yiyunwan )

  5. docs: change Element Plus url 👉 ( yiyunwan )

  6. docs: move docs to root dir 👉 ( wukd )

v1.0.0-beta.6(2022-07-15)

🐛 Bug Fixes

  1. fix: fix form-collapse style error 👉 ( yiyunwan )

📝 Documents Changes

  1. docs: update 👉 ( yiyunwan )

v1.0.0-beta.5(2022-07-05)

🐛 Bug Fixes

  1. fix: fix form-item labelWidth and wrapperWidth error 👉 ( yiyunwan )

v1.0.0-beta.4(2022-07-05)

🐛 Bug Fixes

  1. fix: fix eslint warning 👉 ( yiyunwan )

  2. fix: remove object key 👉 ( wanghansong )

  3. fix: form component inherit attrs issue 👉 ( qq1037305420 )

  4. bugfix: fix options data change but not rerender 👉 ( wanghansong )

📝 Documents Changes

  1. docs: fix docs table error 👉 ( yiyunwan )

v1.0.0-beta.3(2022-07-04)

🐛 Bug Fixes

  1. fix: change form-item style file 👉 ( yiyunwan )

  2. fix: create codesandbox script 👉 ( qq1037305420 )

📝 Documents Changes

  1. docs: 修改按需引入文档 👉 ( yiyunwan )

  2. docs: change Element Plus url 👉 ( yiyunwan )

v1.0.0-beta.2(2022-06-09)

🎉 Enhancements

  1. feat: del test 👉 ( yiyunwan )

  2. feat: add jest-dom 👉 ( yiyunwan )

  3. feat: 完善文档 👉 ( wukd )

  4. feat: add docs of base components and array-* components 👉 ( wukd )

  5. feat: update form* components 👉 ( 赵伟(004691) )

🐛 Bug Fixes

  1. fix: add @formily/template deps 👉 ( wukd )

  2. bugfix: fix checkbox-group v-model not effect 👉 ( wanghansong )

  3. fix: docs 👉 ( wukd )

📝 Documents Changes

  1. docs: move docs to root dir 👉 ( wukd )

😊 Other Changes

  1. chore: first commit 👉 ( zhaowei-plus )