tachybase_todo/packages/core/client/src
jack zhang 5df3b0e75d
refactor!: plugins build and plugins load (#2253)
* refactor: plugin build and plugin template

* refactor: plugins' deps

* refactor: plugins bugs

* feat: add plugin static middleware

* fix: bugs

* refactor: frontend plugin add from remote

* refactor: delete useless app/client/plugins

* fix: requirejs move to local

* fix: tests case

* refactor: add src/client and src/server dir check

* fix: lodash tree shaking

* refactor: add BUILD_TIP

* refactor: add file size tip

* fix: bugs

* fix: bug

* fix: change china-division

* fix: change plugins response

* fix: recover dynamicImport

* fix: change server src entry

* fix: test error

* fix: plugins sourcemap => false

* fix: production file error

* refactor: change build tools to vite and tsup

* fix: yarn.lock

* fix: bugs

* fix: server build bugs

* fix: delete .fatherrc.ts

* fix: bug

* fix: bug

* fix: bugs

* fix: bugs

* fix: bugs

* refactor: add plugin d.ts

* refactor: delete fatherrc

* refactor: delete father scripts

* refactor: build bug

* fix: bug

* fix: deps adjust

* fix: add build tips

* fix: bug

* refactor: ignore plugins when build client

* docs: update doc

* refactor: docs and build

* fix: bug

* refactor: build deps

* fix: add USER_REMOTE_PLUGIN env

* feat: add plugin static cache

* feat: add build deps cache

* fix: bugs

* test: add test

* fix: add plugin depden on plugin tip

* fix: adjust shouldDevDependencies

* fix: deps

* fix: ajust deps

* fix: mobile style error

* fix: map error

* fix: test

* fix: bug

* feat: lodash and dayjs import from themself

* feat: @emotion/css 、ahooks and lodash to global

* fix: theme-editor plugin error

* fix: review

* feat: move all plugins' dependencies to devDependencies

* feat: change build

* feat: add devPlugins

* fix: bug

* fix: bugs

* fix: bugs

* fix: bugs

* feat: build bugs

* fix: bugs

* fix: bugs

* fix: review

* fix: bug

* fix: change deps build

* fix: bugs

* fix: bug

* fix: bug

* fix: bugs

* fix: bug

* fix: bug

* fix: multi language

* fix: dist

* fix: cronstrue

* fix: getPackageClientStaticUrl

* fix: antd dayjs locale

* fix: plugin' d.ts import from dist

* fix: multi language

* fix: build types error

* fix: requireModule

* fix: plugin lifecycle

* fix: client resource

* fix: improve code

* fix: locale

* feat: custom build

* fix: require locale

* fix: improve code

* fix: improve code

* fix: skip preset

* fix: collection undefined

* feat: yarn build

* fix: remove enabled

* fix: update dockerfile

* fix: formily version

* docs: update v12 changelog

* fix: devDependencies

* feat: @nocobase/app

* feat: generateAppDir

* fix: improve code

* fix: 0.11.1-alpha.5

* fix: missing @nocobase/client

* fix: error

* fix: add .npmignore

* feat: upgrade antd version

* fix: dependencies

* fix: peerDependencies

* fix: remove china-division dep

* fix: toposort deps

* fix: update dockerfile

* fix: plugin template

* fix: app client outputPath

* feat: update docs

* fix: nginx server root

* fix: storage/.app-dev

* fix: getChinaDivisionData

* feat: plugin info

* feat: update docs

* fix: docs menu

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-08-02 00:07:52 +08:00
..
acl refactor: sub-table acl ignore (#2259) 2023-07-25 14:01:54 +08:00
antd-config-provider feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
api-client feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
appInfo feat: support JSONB (#2321) 2023-07-30 09:51:39 +08:00
application refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
async-data-provider feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
auth feat: localization management (#2210) 2023-07-17 23:23:44 +08:00
block-provider refactor: form data templates and depulicate action support sync from form fields (#2314) 2023-07-31 16:17:18 +08:00
board feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
china-region feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
collection-manager refactor(association field): association field support tag field mode (#2251) 2023-07-31 16:23:04 +08:00
css-variable fix(theme-editor): fix color of menu when it is selected 2023-07-21 13:02:19 +08:00
document-title feat: localization management (#2210) 2023-07-17 23:23:44 +08:00
filter-provider feat(filter-block): support foreign key and inheritance (#2302) 2023-07-25 18:17:17 +08:00
formula refactor: fix warning of antd 4.x (#1998) 2023-06-22 19:51:16 +08:00
global-theme fix(theme-editor): fix color of menu when it is selected 2023-07-21 13:02:19 +08:00
hooks fix(sub-apps): fix incorrect page display when navigating sub-apps (#2126) 2023-06-26 15:27:56 +08:00
i18n feat: localization management (#2210) 2023-07-17 23:23:44 +08:00
icon refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
locale refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
nocobase-buildin-plugin refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
plugin-manager refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
pm feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
powered-by feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
record-provider refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
route-switch refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
schema-component refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
schema-initializer feat: customize action support create record for any collection (#2264) 2023-07-25 14:51:45 +08:00
schema-items feat(plugin-mobile-client): support mobile-side client (#1879) 2023-06-08 19:54:00 +08:00
schema-settings fix(default-value): should not show 'N/A' when a normal value is selected. (#2365) 2023-08-01 16:19:15 +08:00
schema-templates feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
style chore: upgrade antd to 5.7.3 (#2359) 2023-08-01 11:51:30 +08:00
system-settings feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
test feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
user fix: fix sorting of user menu (#2288) 2023-07-21 10:39:58 +08:00
global.less feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
index.ts feat: localization management (#2210) 2023-07-17 23:23:44 +08:00