nocobase/packages/core/client/src/application
seonghookim be7a4845ab
feat: add Korean translation (#3428)
* ko_KR 国际化

* fix: ko

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2024-01-25 22:07:22 +08:00
..
__tests__ refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
components feat(ui-schema): nocobase-admin-menu & nocobase-mobile-container (#3213) 2023-12-17 11:16:30 +08:00
demos fix: client docs (#2965) 2023-11-06 11:50:13 +08:00
hooks fix: window reload after pm load failed (#2605) 2023-09-06 22:43:43 +08:00
schema-initializer fix(z-index): avoid obscuring the pop-up and upgrade antd to v5.12.8 (#3337) 2024-01-06 18:32:25 +08:00
schema-settings refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
schema-toolbar refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
utils chore: upgrade antd to v5.12.2 (#3185) 2023-12-18 15:21:57 +08:00
Application.tsx feat: add Korean translation (#3428) 2024-01-25 22:07:22 +08:00
AppSchemaComponentProvider.tsx refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
context.ts feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
index.md refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
index.ts fix(graph-collection-manager): application context missing (#3224) 2023-12-18 20:19:36 +08:00
Plugin.ts feat: add plugin.t() method 2023-12-29 09:40:17 +08:00
PluginManager.ts fix(acl): optimize error handling when logged user has no roles (#3190) 2023-12-15 21:03:16 +08:00
PluginSettingsManager.ts refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
RouterManager.tsx refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
WebSocketClient.ts feat: supports the WS_PATH environment variable (#3384) 2024-01-13 18:05:22 +08:00