nocobase/packages/core/client/src/schema-component
被雨水过滤的空气-Rairn b1068f2d51
feat: support to use variables to set default value (#1726)
* fix: fix the default value being overwriitten

* feat: supports association fields to set default value

* feat: support to toggle multiple

* feat: support to use variables to set default value

* refactor: migrate hooks

* fix: fix the title disappearing

* feat: suport to use current-user variable

* fix: fix error

* fix: one to one and one to many should not support to set default value

* fix: fix error when searching

* style: set the width of modal

* fix: should not support to set default value for system fields

* refactor: fix lint error

* style: optimize inputNumber width

* refactor: extract to one function

* refactor: extract function

* fix: should not display default when field is readPretty

* style: optimize width of select

* fix: avoid error

* fix: should not display multiple option when subtable

* fix: should not display default when attachment

* fix: chinaRegion

* chore: optimize code

* fix: build error

* fix: multiple should be true by default

* refactor: optimize code

* fix: fix Select multiple mode

* refactor: optimize code

* fix: width
2023-04-23 18:27:21 +08:00
..
antd feat: support to use variables to set default value (#1726) 2023-04-23 18:27:21 +08:00
common feat: support to use variables to set default value (#1726) 2023-04-23 18:27:21 +08:00
core feat(filter-blocks): support filter-blocks (#1505) 2023-03-20 17:40:16 +08:00
demos Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
hooks feat: support to use variables to set default value (#1726) 2023-04-23 18:27:21 +08:00
context.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.md Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.tsx Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
types.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00