Skip to content

Latest commit

 

History

History
367 lines (184 loc) · 16.1 KB

CHANGELOG.md

File metadata and controls

367 lines (184 loc) · 16.1 KB

Changelog

v1.0.0-beta.44(2022-02-16)

🎉 Enhancements

  1. feat: add hasChildren parameter for DroppableWidget (#219) 👉 ( [JuFeng Zhang](https://github.com/JuFeng Zhang) )

  2. feat: add ssr support (#186) 👉 ( 月落音阑 )

  3. feat(core/react/playground): add freelayout feature. add custom source icon feature (#184) 👉 ( jinphic )

🪲 Bug Fixes

  1. fix(react): fix IconWidget side errors(#205) 👉 ( [yun zhou](https://github.com/yun zhou) )

  2. fix(core): fix web components compatibility in KeyboardDriver (#213) 👉 ( febugcoder )

  3. fix(core/react): some bug fix about viewport (#198) 👉 ( coder-byte )

  4. fix(playground): fix browser compatibility (#192) 👉 ( 翁立鑫 )

  5. fix(formily-antd): fix form-grid stuck with repeat key 👉 ( yuanxiaoyu )

  6. fix(shared/event): fix call subscribeWith infinite recursion (#178) 👉 ( QYW )

📝 Documents Changes

  1. docs: update package readme 👉 ( Janry )

😊 Other Changes

  1. chore: reset selected to top tree when redo 👉 ( zhili.wzl )

  2. chore: update schema configs 👉 ( zhili.wzl )

  3. chore: add translate example code 👉 ( zhili.wzl )

v1.0.0-beta.43(2021-12-23)

🎉 Enhancements

  1. feat(react): add some icons 👉 ( zhili.wzl )

v1.0.0-beta.42(2021-12-20)

🎉 Enhancements

  1. feat: support setNpmCDNRegistry 👉 ( zhili.wzl )

v1.0.0-beta.41(2021-12-16)

🪲 Bug Fixes

  1. fix: fix isBehavior 👉 ( zhili.wzl )

  2. fix(formily): set default language (#163) 👉 ( Minfee )

  3. fix(react): remove the cleanup of ShadowSVG's effect (#162) 👉 ( [JuFeng Zhang](https://github.com/JuFeng Zhang) )

v1.0.0-beta.40(2021-12-08)

🪲 Bug Fixes

  1. fix(react): fix NodePathWidget style 👉 ( zhili.wzl )

  2. fix(react): fix prettier cdn version 👉 ( zhili.wzl )

😊 Other Changes

  1. chore: add sandbox example 👉 ( zhili.wzl )

v1.0.0-beta.39(2021-12-06)

🪲 Bug Fixes

  1. fix(react): create attach-shadow repeatedly (#161) 👉 ( WhiteSJ )

v1.0.0-beta.38(2021-12-03)

🎉 Enhancements

  1. feat: support resizable to designerProps 👉 ( zhili.wzl )

🪲 Bug Fixes

  1. fix(react): fix position props in StudioPanel (#155) 👉 ( vimvinter )

  2. fix(react): fix component-tree styles 👉 ( zhili.wzl )

😊 Other Changes

  1. chore: improve node reisze 👉 ( zhili.wzl )

v1.0.0-beta.37(2021-12-01)

🎉 Enhancements

  1. refactor: remove focusNode feature 👉 ( zhili.wzl )

  2. feat(react): add position in layout (#145) 👉 ( programmerwy )

🪲 Bug Fixes

  1. fix(setter): initial bug (#140) 👉 ( [Sun HaoWei](https://github.com/Sun HaoWei) )

  2. fix(antd/next): fix locales 👉 ( zhili.wzl )

🌹 Improve code quality

  1. refactor: remove focusNode feature 👉 ( zhili.wzl )

😊 Other Changes

  1. chore: improve code 👉 ( zhili.wzl )

  2. chore(antd/next): update text component output (#147) 👉 ( WhiteSJ )

v1.0.0-beta.36(2021-11-26)

🪲 Bug Fixes

  1. fix(react-settings-form): fix typings 👉 ( zhili.wzl )

😊 Other Changes

  1. chore: update formily to 2.0.2 👉 ( zhili.wzl )

v1.0.0-beta.35(2021-11-26)

🎉 Enhancements

  1. feat(react-settings-form): add exclude inherit in BoxStyleSetter/BoxShadowStyleSetter (#133) 👉 ( programmerwy )

  2. feat(react-settings-form): update sizeinput (#131) 👉 ( programmerwy )

  3. feat(language): add Korean translation (#129) 👉 ( 2jun0 )

🪲 Bug Fixes

  1. fix: fix createVoidSchema 👉 ( zhili.wzl )

  2. fix(formily-setters): fix duplicate key warn in ReactionSetter (#132) 👉 ( vimvinter )

😊 Other Changes

  1. chore: improve playground code 👉 ( zhili.wzl )

v1.0.0-beta.34(2021-11-13)

🎉 Enhancements

  1. feat(react): support config css variables 👉 ( zhili.wzl )

🪲 Bug Fixes

  1. fix(formily): fix reactionSetters and playground 👉 ( zhili.wzl )

  2. fix(react): fix missing record props in ArrayBase.Item (#125) 👉 ( haloworld )

v1.0.0-beta.33(2021-11-09)

🎉 Enhancements

  1. feat(settings-form): add DrawerSetter's trigger props (#122) 👉 ( nekic )

  2. feat(formily-setters): add config to DataSourceSetter (#121) 👉 ( [Sun HaoWei](https://github.com/Sun HaoWei) )

🪲 Bug Fixes

  1. fix(settings-form): fix styles 👉 ( zhili.wzl )

😊 Other Changes

  1. chore(formily-setters): remove ip/qq format 👉 ( zhili.wzl )

v1.0.0-beta.32(2021-10-29)

🎉 Enhancements

  1. feat(core): support fromUser for SelectionEvent 👉 ( zhili.wzl )

v1.0.0-beta.31(2021-10-29)

🎉 Enhancements

  1. feat(core): support fromUser for SelectionEvent 👉 ( zhili.wzl )

v1.0.0-beta.30(2021-10-27)

🎉 Enhancements

  1. feat: add source icons 👉 ( zhili.wzl )

v1.0.0-beta.29(2021-10-25)

🎉 Enhancements

  1. feat(formily-transformer): remove designable core code dependency 👉 ( zhili.wzl )

v1.0.0-beta.28(2021-10-24)

🎉 Enhancements

  1. feat(react-settings-form): support to expression 👉 ( zhili.wzl )

v1.0.0-beta.27(2021-10-23)

🎉 Enhancements

  1. feat(react): support placeholder to DroppableWidget 👉 ( zhili.wzl )

v1.0.0-beta.26(2021-10-23)

🎉 Enhancements

  1. feat(core): add takeSnapshot to content editable 👉 ( zhili.wzl )

  2. feat(react): support placeholder to DroppableWidget 👉 ( zhili.wzl )

v1.0.0-beta.25(2021-10-18)

🪲 Bug Fixes

  1. fix(react): add source icons 👉 ( zhili.wzl )

v1.0.0-beta.24(2021-10-18)

🪲 Bug Fixes

  1. fix(react): fix CompositePanel styles 👉 ( zhili.wzl )

  2. fix(react): fix conflict of registerDesignerBehaviors 👉 ( zhili.wzl )

v1.0.0-beta.23(2021-10-15)

🪲 Bug Fixes

  1. fix(react): fix CompositePanel onChange 👉 ( zhili.wzl )

v1.0.0-beta.22(2021-10-14)

🪲 Bug Fixes

  1. fix(react): fix CompositePanel 👉 ( zhili.wzl )

v1.0.0-beta.21(2021-10-14)

🪲 Bug Fixes

  1. fix(react): fix CompositePanel 👉 ( zhili.wzl )

v1.0.0-beta.20(2021-10-08)

🪲 Bug Fixes

  1. fix(react): fix CompositePanel 👉 ( zhili.wzl )

v1.0.0-beta.19(2021-10-08)

🪲 Bug Fixes

  1. fix(react): fix CompositePanel 👉 ( zhili.wzl )

v1.0.0-beta.18(2021-10-08)

🪲 Bug Fixes

  1. fix(react): fix CompositePanel 👉 ( zhili.wzl )

v1.0.0-beta.17(2021-10-06)

🎉 Enhancements

  1. feat(react): add source icons 👉 ( zhili.wzl )

😊 Other Changes

  1. chore(shared): improve element layout calculator 👉 ( zhili.wzl )

  2. chore(core): improve remove 👉 ( zhili.wzl )

v1.0.0-beta.16(2021-10-06)

😊 Other Changes

  1. chore(core): improve dnd 👉 ( zhili.wzl )

v1.0.0-beta.15(2021-10-04)

🪲 Bug Fixes

  1. fix(react): fix styles 👉 ( zhili.wzl )

v1.0.0-beta.14(2021-10-04)

😊 Other Changes

  1. chore(react): improve theme styles 👉 ( zhili.wzl )

v1.0.0-beta.13(2021-10-04)

😊 Other Changes

  1. chore(react): improve theme styles 👉 ( zhili.wzl )

v1.0.0-beta.12(2021-09-30)

🎉 Enhancements

  1. feat(react): add more source icons 👉 ( zhili.wzl )

v1.0.0-beta.11(2021-09-29)

🎉 Enhancements

  1. feat(react): support normalize DroppableWidget 👉 ( zhili.wzl )

🪲 Bug Fixes

  1. fix: fix controlled props can not update 👉 ( zhili.wzl )

v1.0.0-beta.10(2021-09-27)

🪲 Bug Fixes

  1. fix(shared): fix batch add event conflict with multi engine 👉 ( zhili.wzl )

v1.0.0-beta.9(2021-09-27)

🪲 Bug Fixes

  1. fix(core): fix event driver conflict 👉 ( zhili.wzl )

  2. fix(formily): fix FormLayout locales 👉 ( zhili.wzl )

v1.0.0-beta.8(2021-09-22)

🪲 Bug Fixes

  1. fix(react): fix Workspace will throw error when designer is undefined 👉 ( zhili.wzl )

🌹 Improve code quality

  1. refactor(core): change defaultComponentTree type ITreeNode[] to ITreeNode 👉 ( zhili.wzl )

v1.0.0-beta.7(2021-09-22)

🪲 Bug Fixes

  1. fix(react): fix ui can not refresh with top rerender 👉 ( zhili.wzl )

v1.0.0-beta.6(2021-09-22)

😊 Other Changes

  1. chore(project): move formily deps to peerDeps 👉 ( zhili.wzl )

v1.0.0-beta.5(2021-09-22)

🪲 Bug Fixes

  1. fix(formily-antd): fix DatePicker settings 👉 ( zhili.wzl )

😊 Other Changes

  1. chore(react): update NodePathWidget dependencies 👉 ( zhili.wzl )