Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 新增链接和图片处理接口 #1348

Merged
merged 4 commits into from
Jan 15, 2023

Commits on Jan 7, 2023

  1. feat: 图片相关

    - Vanessa219#1220 改善图片预览问题,增加options->preview->showImage: boolean控制是否双击预览
    - 增加options->previewImage函数获取触发的图片节点,参数img: HTMLImageElement
    
    链接相关
    - 增加options-> link属性,options->open: boolean控制点击打开链接,intercept函数控制点击的链接,参数 url: string
    heiyehk committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    029f1b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aeea73 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    a7dc5a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a2d144 View commit details
    Browse the repository at this point in the history