tachybase_todo/packages/core/client/src/block-provider
SemmyWong 21619f53c5
feat: print action (#652)
* feat: print done

* fix: modify print content

* refactor: optimize the print feature

* refactor: change formRef to formBlockRef
2022-07-20 14:12:18 +08:00
..
hooks feat: print action (#652) 2022-07-20 14:12:18 +08:00
BlockProvider.tsx feat: relationship fields are loaded on demand 2022-06-26 00:27:18 +08:00
BlockSchemaComponentProvider.tsx feat: display association fields (#512) 2022-06-29 12:57:43 +08:00
CalendarBlockProvider.tsx fix(client): incomplete calendar events 2022-05-24 14:34:32 +08:00
DetailsBlockProvider.tsx feat: details block (#302) 2022-04-20 15:49:01 +08:00
FormBlockProvider.tsx feat: print action (#652) 2022-07-20 14:12:18 +08:00
FormFieldProvider.tsx feat: display association fields (#512) 2022-06-29 12:57:43 +08:00
index.tsx feat: display association fields (#512) 2022-06-29 12:57:43 +08:00
KanbanBlockProvider.tsx feat: compatible with old kanban (#553) 2022-06-29 14:17:42 +08:00
TableBlockProvider.tsx feat: relationship fields are loaded on demand 2022-06-26 00:27:18 +08:00
TableFieldProvider.tsx feat: display association fields (#512) 2022-06-29 12:57:43 +08:00
TableSelectorProvider.tsx fix: obo table selector (#613) 2022-07-11 18:11:27 +08:00