nocobase/packages/core/client/src/schema-initializer
被雨水过滤的空气-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
..
buttons feat(form-block): data templates (#1704) 2023-04-16 14:22:46 +08:00
components feat: improve plugin manager ui (#1650) 2023-04-12 12:24:09 +08:00
demos
items feat(form-block): data templates (#1704) 2023-04-16 14:22:46 +08:00
index.md
index.ts
SchemaInitializer.tsx feat(table): hidden pagination when only one page is available (#1614) 2023-03-29 17:56:05 +08:00
SchemaInitializerProvider.tsx fix: fix the 'Add menu item' button disappears (#1655) 2023-04-06 16:10:38 +08:00
SelectCollection.tsx
style.less
types.ts
utils.ts feat: gantt block (#1393) 2023-04-12 11:19:22 +08:00