tachybase_todo/packages/core/client/src/schema-component
Zeke Zhang 74051ff0a5
refactor(DataBlock): kanban and gantt and map and calendar (#3792)
* refactor: kanban

* refactor: gantt

* refactor: map

* refactor: calendar

* refactor: compat

* refactor: rename to createKanbanBlockUISchema

* refactor(kanban): use x-use-component-props instead of useProps

* refactor(Gantt): rename to createGanttBlockUISchema

* refactor: use x-use-component-props instead of useProps

* refactor: rename

* refactor(Map): use x-use-component-props instead of useProps

* refactor(Calendar): rename

* refactor(Calendar): should not get collection on getting association in UISchema

* refactor(Calendar): use x-use-component-props instead of useProps

* chore: add comment

* chore: fix unit test

* fix: add scopes to fix e2e

* fix(Calendar): add association property to CalendarBlockProvider decorator

* test: add e2e for Calenndar
2024-03-27 18:06:28 +08:00
..
antd refactor(DataBlock): list block (#3779) 2024-03-27 17:41:56 +08:00
common fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
core fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
demos refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
hooks refactor(DataBlock): kanban and gantt and map and calendar (#3792) 2024-03-27 18:06:28 +08:00
context.ts fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
index.md refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
index.tsx feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
types.ts refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00