tachybase_todo/packages/plugins/snapshot-field/src/client
被雨水过滤的空气-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
..
components fix(snapshot-field): remove depth limit (#1450) 2023-02-13 09:55:04 +08:00
locale Translation pt-BR (Brazilian Portuguese) (#1591) 2023-03-23 22:53:33 +08:00
SnapshotBlock feat: association snapshot (#1438) 2023-02-12 14:43:48 +08:00
index.tsx fix: fix the 'Add menu item' button disappears (#1655) 2023-04-06 16:10:38 +08:00
interface.ts feat: support to use variables to set default value (#1726) 2023-04-23 18:27:21 +08:00
SnapshotHistoryCollectionProvider.tsx feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
SnapshotRecordPicker.tsx feat: association snapshot (#1438) 2023-02-12 14:43:48 +08:00