mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 14:39:25 +08:00
* feat: support linkage style in table and form * fix: removed linkage rule in table column, fixed formitem style not refreshing, use colorpicker * chore: remove unused functions and improve effect execution performance * feat: add some e2e test for linkage style in table, extract linkage style logic to hooks * feat: add some e2e test * fix: fix some e2e test error * test: fix e2e tests * fix: replace deprecated api * chore: give color picker a empty string as default value * chore: improve some code * refactor: remove useless code * fix: fix some incompatibility problem of old schema * fix: fix some e2e test errors --------- Co-authored-by: Zeke Zhang <958414905@qq.com>