tachybase_todo/packages
lyf-coder 40554d8151 feat: ui schema cache (#877)
* feat(core/cache): support cache

* perf(plugins/ui-schema-storage): cache schema

* refactor(plugins/ui-schema-storage): handle schema cache in repository level, not in action

* fix(plugins/ui-schema-storage): jsonSchema use s_ + x-uid and properties use p_ + x-uid cache

prevent jsonSchema and properties cache override each other

* test(plugins/ui-schema-storage): add ui_schema repository with cache test

* build(create-nocobase-app): remove create-nocobase cli's cache-store-package option

* test(plugins/ui-schema-storage): add ui_schema repository with cache test with readFromCache false

* fix(plugins/ui-schema-storage): repository insertAdjacent and patch method clear cache fix

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-10-24 09:13:58 +08:00
..
app docs: fix i18n dev sample (#910) 2022-10-16 17:20:53 +08:00
core feat: changed with associations (#943) 2022-10-24 09:07:33 +08:00
plugins feat: ui schema cache (#877) 2022-10-24 09:13:58 +08:00
presets fix: auto install a plugin on enable (#852) 2022-09-26 23:47:07 +08:00
samples docs: fix i18n dev sample (#910) 2022-10-16 17:20:53 +08:00