nocobase/packages/plugins/@nocobase/plugin-map
Zeke Zhang ba1e44c527
feat: support to set data loading mode (#3712)
* feat: add setDataLoadingModeSettingItem

* feat: support to set data loading mode

* chore: add translation

* chore: refresh the block immediately after the configuration has been changed

* feat: the data loading mode should also work for the filter buttons

* feat: support old version

* fix: data scope

* fix: fix known bugs

* fix: add setting for table selector

* test: fix e2e
2024-03-14 18:10:54 +08:00
..
docs
src feat: support to set data loading mode (#3712) 2024-03-14 18:10:54 +08:00
.npmignore
client.d.ts
client.js
LICENSE
package.json chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
README.md
README.zh-CN.md
server.d.ts
server.js

map

English | 中文

地图插件。

安装激活

yarn pm enable map

使用方法