Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@wangeditor/upload-image-module

wangeditor-team83.2kMIT1.0.2TypeScript support: included

wangEditor upload-image module

readme

wangEditor upload-image-module

Upload image module built in wangEditor by default.

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.2 (2022-09-15)

Bug Fixes

  • customInsert 不触发 onSuccess (d6f4a1b)

1.0.1 (2022-04-18)

Bug Fixes

  • 多图片上传 (53fe915)
  • 更新各包之间依赖版本 (75c552c)
  • 上传图片 - base64 仍触发上传 + 超出 maxSize 的报错提醒 (a1d469a)
  • 图片上传,提示 (3754012)
  • 修复 pnpm 安装 @wangeditor/editor 出现警告的问题 (4087fbe)
  • 移除了每个包下的 publishConfig directory 配置 (16559f0)
  • 粘贴 excel (5382a6e)
  • npm install error - basic-modules 相关 (b85a0dc)
  • rename es module filename (1821d4e)

Features