tachybase_todo/packages/core/client/src/application
jack zhang 454d1d34ed
fix: add displayName (#3628)
* fix: context add displayName

* fix: observer add displayName

* fix: memo component add displayName

* fix: forwordRef component add displayName
2024-03-06 18:22:31 +08:00
..
__tests__ feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
components fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
demos fix: client docs (#2965) 2023-11-06 11:50:13 +08:00
hoc feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
hooks feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
schema-initializer fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
schema-settings fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
schema-toolbar feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
utils feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
Application.tsx feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
AppSchemaComponentProvider.tsx refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +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.ts feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
Plugin.ts feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
PluginManager.ts feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
PluginSettingsManager.ts fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
RouterManager.tsx feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
WebSocketClient.ts feat: supports the WS_PATH environment variable (#3384) 2024-01-13 18:05:22 +08:00