nocobase/packages/plugins/client/src
被雨水过滤的空气-Rairn 69bc18e166
feat(form-block): data templates (#1704)
* feat(Form): support to select existing data as template

* refactor: extract useDataTemplates

* feat(Form): support to use template

* fix: template switch

* fix: fix association field

* fix: filter fields

* fix: fix unselected default value

* fix: avoid errors

* refactor: remove useless code

* refactor: move templateSelect to FormBlockProvider

* feat: add a checkbox to toggle template selector

* feat: change the options order

* feat: hide Collection option when no inherit

* fix: optimize the label text

* fix: should empty form

* fix: should hide configuration when is not added

* chore: change text

* fix: template selector not displayed

* feat: optimize template

* feat: data template middleware

* fix: template select

* fix: default

* fix: fields

* feat: field delete button changed from hidden to disabled

* fix: improve code

* fix: prefix error

* fix: items

* feat: use Tree

* fix: maxDepth

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-04-16 14:22:46 +08:00
..
locale feat(form-block): data templates (#1704) 2023-04-16 14:22:46 +08:00
antd.ts feat: load multiple languages dynamically (#1355) 2023-01-13 10:55:04 +08:00
cron.ts feat: support cron field (#1421) 2023-03-19 10:55:05 +08:00
cronstrue.ts feat: load multiple languages dynamically (#1355) 2023-01-13 10:55:04 +08:00
index.ts feat: plugin export (#479) 2022-06-14 15:01:53 +08:00
moment-locale.ts feat: load multiple languages dynamically (#1355) 2023-01-13 10:55:04 +08:00
resource.ts feat: load multiple languages dynamically (#1355) 2023-01-13 10:55:04 +08:00
server.ts feat: improve plugin manager ui (#1650) 2023-04-12 12:24:09 +08:00