nocobase/packages/core/client
katherinehhh 87a8b2e844
fix: fix the wrong way to determine form type (#2787)
* fix: depulicate action should load data as depulicate fields config

* fix: use formBlockType

* Revert "fix: depulicate action should load data as depulicate fields config"

This reverts commit 5acb6a1c70.

* Revert "fix: should allow to set default value in relationship form block (#2777)"

This reverts commit 0140e623a6.

* fix: should not lazy load data of association fields when creating form

* fix: fix subTable

* test: add test

* test: add test

---------

Co-authored-by: Rain <958414905@qq.com>
2023-10-11 14:24:31 +08:00
..
.dumi/theme refactor: build tools (#2374) 2023-09-03 10:59:33 +08:00
docs refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
src fix: fix the wrong way to determine form type (#2787) 2023-10-11 14:24:31 +08:00
.dumirc.ts refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
.npmignore refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
contributing.md refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
LICENSE
package.json chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
tsconfig.json