tachybase_todo/packages/core/client/src/application
chenos b359f9eac6
feat: supports subdirectory deployment (#3731)
* feat: supports subdirectory deployment

* feat: auto publicPath

* fix: buildIndexHtml

* fix: format

* fix: regexp

* fix: test error

* fix: nocobase.conf

* fix: path

* fix: nocobase.conf

* fix: bugs

* fix: resourcer prefix

* fix: cas
2024-03-16 20:01:34 +08:00
..
__tests__ refactor(SchemaInitializers): unify naming style (#3604) 2024-03-14 14:13:11 +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 refactor: add blocks in a unified way (#3668) 2024-03-14 19:20:02 +08:00
schema-settings refactor: add blocks in a unified way (#3668) 2024-03-14 19:20:02 +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: supports subdirectory deployment (#3731) 2024-03-16 20:01:34 +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: supports subdirectory deployment (#3731) 2024-03-16 20:01:34 +08:00
WebSocketClient.ts feat: supports subdirectory deployment (#3731) 2024-03-16 20:01:34 +08:00