nocobase/packages/core
Sun668 4165d8baae
feat: add plugin-field-markdown-vditor (#4065)
* feat: create vditor field type, use Vditor as Markdown Editor

* feat: clear Markdown Vditor value when set props.value to null

* feat: add plugin-field-markdown-field to preset local plugin

* fix: fix the plugin-field-markdown-vditor name in preset

* fix: fix the plugin-field-markdown-vditor version in preset

* feat: set vditor disable if props.disable is true after init

* feat: use data from localstorage as vditor upload request headers

* fix: plugin-field-markdown-vditor version to 0.21.0-alpha.11

* feat: when fileCollection is not defined, remove upload from vditor toolbar

* feat: add temp function to reset vditor value

* fix: temp function to reset vditor value may include reset tag

* feat: update plugin-field-markdown-vditor i18n

* fix: i18n

* feat: temp disable fullscreen

* fix: remove useless file

* fix: plugin description

* fix: plugin description

* fix: plugin-field-markdown-vditor componentCls

* fix: plugin-field-markdown-vditadd default toobar config

* fix: use long text to save mardkwon

* fix: vditor fullscreen style

* feat: change vditor field datatype

* fix: code review

* fix: code review

* feat: change import method of katex in plugin-field-markdown-vditor

* fix: version

* fix: resize will cause blur

* fix: vditor base font-size

* fix: vditor base font-size

* feat: use style config from token as vditor base size

* fix: plugin-field-markdown-vditor i18n

* fix: toobar config tooltip can not be seen

* fix: vditor toobar default config

* feat: plugin-field-markdown-vditor doc url

* feat: move cursor to end when reset vditor value

* fix: value change will not set vditor

* feat: support getHeaders

* fix: improve component

* fix: enhance vditor init

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2024-04-26 08:42:01 +08:00
..
acl chore(versions): 😊 publish v0.21.0-alpha.15 2024-04-23 11:18:20 +08:00
actions chore(versions): 😊 publish v0.21.0-alpha.15 2024-04-23 11:18:20 +08:00
app chore(versions): 😊 publish v0.21.0-alpha.15 2024-04-23 11:18:20 +08:00
auth chore(versions): 😊 publish v0.21.0-alpha.15 2024-04-23 11:18:20 +08:00
build chore(versions): 😊 publish v0.21.0-alpha.15 2024-04-23 11:18:20 +08:00
cache chore(versions): 😊 publish v0.21.0-alpha.15 2024-04-23 11:18:20 +08:00
cli client unit test (#4150) 2024-04-24 20:33:14 +08:00
client feat: add plugin-field-markdown-vditor (#4065) 2024-04-26 08:42:01 +08:00
create-nocobase-app fix: lock cytoscape version (#4158) 2024-04-25 14:13:57 +08:00
data-source-manager chore(versions): 😊 publish v0.21.0-alpha.15 2024-04-23 11:18:20 +08:00
database fix: update belongs to many association that target key is not primary key (#4146) 2024-04-24 14:58:39 +08:00
devtools chore(versions): 😊 publish v0.21.0-alpha.15 2024-04-23 11:18:20 +08:00
evaluators chore(versions): 😊 publish v0.21.0-alpha.15 2024-04-23 11:18:20 +08:00
logger chore(versions): 😊 publish v0.21.0-alpha.15 2024-04-23 11:18:20 +08:00
resourcer chore(versions): 😊 publish v0.21.0-alpha.15 2024-04-23 11:18:20 +08:00
sdk feat: add plugin-field-markdown-vditor (#4065) 2024-04-26 08:42:01 +08:00
server fix(pm): error retrieving .npmrc file path 2024-04-24 23:15:34 +08:00
telemetry chore(versions): 😊 publish v0.21.0-alpha.15 2024-04-23 11:18:20 +08:00
test client unit test (#4150) 2024-04-24 20:33:14 +08:00
utils chore(versions): 😊 publish v0.21.0-alpha.15 2024-04-23 11:18:20 +08:00