nocobase/packages/core/client
Sheldon Guo 95749f3d88
feat(client): support linkage style in table and form (#4467)
* 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>
2024-07-01 09:13:37 +08:00
..
.dumi Fix/doc multi lang change (#4299) 2024-05-09 10:53:01 +08:00
docs fix: action modal icon and Initializer menu close when click (#4664) 2024-06-15 18:03:33 +08:00
src feat(client): support linkage style in table and form (#4467) 2024-07-01 09:13:37 +08:00
.dumirc.ts feat(plugin-fm): make rules configurable (#4118) 2024-05-29 09:33:23 +08:00
.npmignore
LICENSE
package.json chore(versions): 😊 publish v1.2.11-alpha 2024-06-28 03:43:02 +00:00
tsconfig.json