nocobase/packages/plugins/map
被雨水过滤的空气-Rairn b1068f2d51
feat: support to use variables to set default value (#1726)
* fix: fix the default value being overwriitten

* feat: supports association fields to set default value

* feat: support to toggle multiple

* feat: support to use variables to set default value

* refactor: migrate hooks

* fix: fix the title disappearing

* feat: suport to use current-user variable

* fix: fix error

* fix: one to one and one to many should not support to set default value

* fix: fix error when searching

* style: set the width of modal

* fix: should not support to set default value for system fields

* refactor: fix lint error

* style: optimize inputNumber width

* refactor: extract to one function

* refactor: extract function

* fix: should not display default when field is readPretty

* style: optimize width of select

* fix: avoid error

* fix: should not display multiple option when subtable

* fix: should not display default when attachment

* fix: chinaRegion

* chore: optimize code

* fix: build error

* fix: multiple should be true by default

* refactor: optimize code

* fix: fix Select multiple mode

* refactor: optimize code

* fix: width
2023-04-23 18:27:21 +08:00
..
docs feat: improve plugin manager ui (#1650) 2023-04-12 12:24:09 +08:00
src feat: support to use variables to set default value (#1726) 2023-04-23 18:27:21 +08:00
client.d.ts feat: add map plugin (#1229) 2022-12-14 21:45:43 +08:00
client.js feat: add map plugin (#1229) 2022-12-14 21:45:43 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json chore(versions): 😊 publish v0.9.2-alpha.2 2023-04-19 13:10:55 +08:00
README.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
README.zh-CN.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
server.d.ts feat: add map plugin (#1229) 2022-12-14 21:45:43 +08:00
server.js feat: add map plugin (#1229) 2022-12-14 21:45:43 +08:00

map

English | 中文

地图插件。

安装激活

yarn pm enable map

使用方法