tachybase_todo/packages/core/client
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
..
.dumi feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
docs feat: add data source filter (#3724) 2024-03-15 15:38:33 +08:00
src refactor(DataBlock): kanban and gantt and map and calendar (#3792) 2024-03-27 18:06:28 +08:00
.dumirc.ts fix: remove temp doc (#3603) 2024-03-05 12:34:20 +08:00
.npmignore refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json chore(versions): 😊 publish v0.20.0-alpha.17 2024-03-26 17:25:06 +08:00
tsconfig.json refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00