tachybase_todo/packages/core/client/src/block-provider
2023-05-17 11:38:42 +08:00
..
hooks feat: support List and Grid Card block (#1753) 2023-05-16 09:05:47 +08:00
BlockProvider.tsx fix: data is not updated when appends are changed (#1872) 2023-05-17 11:38:42 +08:00
BlockSchemaComponentProvider.tsx feat: gantt block (#1393) 2023-04-12 11:19:22 +08:00
CalendarBlockProvider.tsx refactor: improve FixedBlock performance (#1593) 2023-03-29 17:11:20 +08:00
DetailsBlockProvider.tsx refactor: association field (#1838) 2023-05-11 12:47:31 +08:00
FilterFormBlockProvider.tsx feat(parse-variables): support to parse variables in filter params (#1558) 2023-03-30 23:49:57 +08:00
FormBlockProvider.tsx refactor: association field (#1838) 2023-05-11 12:47:31 +08:00
FormFieldProvider.tsx feat: support to use variables to set default value (#1726) 2023-04-23 18:27:21 +08:00
GanttBlockProvider.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
index.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
KanbanBlockProvider.tsx refactor: improve FixedBlock performance (#1593) 2023-03-29 17:11:20 +08:00
SharedFilterProvider.tsx fix(association-select): filter without data scope not work (#1509) 2023-02-27 18:52:03 +08:00
TableBlockProvider.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
TableFieldProvider.tsx feat: support file collection (#1636) 2023-04-06 12:43:40 +08:00
TableSelectorProvider.tsx fix(FilterFormBlock): fix association field can not to filter (#1699) 2023-04-19 23:06:20 +08:00