tachybase_todo/packages/core/client/src/block-provider
Zeke Zhang 126f60c959
fix(variables): fix varaibles for table selector (#3725)
* fix(variables): fix varaibles for table selector

* test: add e2e

* chore: fix build

* fix: should not display current record in create form

* fix: fix known bugs

* test: fix e2e
2024-03-15 22:56:35 +08:00
..
hooks feat: support to set data loading mode (#3712) 2024-03-14 18:10:54 +08:00
BlockProvider.tsx refactor: add blocks in a unified way (#3668) 2024-03-14 19:20:02 +08:00
BlockSchemaComponentProvider.tsx feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
DetailsBlockProvider.tsx refactor: add blocks in a unified way (#3668) 2024-03-14 19:20:02 +08:00
FilterFormBlockProvider.tsx fix(defaultValue): should not use defaultValue in filter blocks (#3472) 2024-01-31 13:20:15 +08:00
FormBlockProvider.tsx fix(variables): fix varaibles for table selector (#3725) 2024-03-15 22:56:35 +08:00
FormFieldProvider.tsx fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
index.md fix: client docs (#2965) 2023-11-06 11:50:13 +08:00
index.tsx refactor: remove SharedFilterProvider (#3424) 2024-01-30 14:17:44 +08:00
TableBlockProvider.tsx fix(Table): fix disappearing content after selecting a row (#3726) 2024-03-15 14:14:41 +08:00
TableFieldProvider.tsx feat: support to set data loading mode (#3712) 2024-03-14 18:10:54 +08:00
TableSelectorProvider.tsx feat: support to set data loading mode (#3712) 2024-03-14 18:10:54 +08:00
TemplateBlockProvider.tsx fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00