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(Markdown): use javascript isolation #1011

Merged
merged 7 commits into from
Apr 15, 2023
Merged

feat(Markdown): use javascript isolation #1011

merged 7 commits into from
Apr 15, 2023

Conversation

ArgoZhang
Copy link
Collaborator

use javascript isolation

Description

close #1010

@bb-auto bb-auto bot added the enhancement New feature or request label Apr 15, 2023
@bb-auto bb-auto bot added this to the V7.6.0 milestone Apr 15, 2023
@codecov
Copy link

codecov bot commented Apr 15, 2023

Codecov Report

Merging #1011 (ae1ee20) into main (edad947) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main     #1011   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          479       479           
  Lines        15853     15853           
=========================================
  Hits         15853     15853           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ArgoZhang ArgoZhang merged commit c71278c into main Apr 15, 2023
4 checks passed
@ArgoZhang ArgoZhang deleted the feat-markdown-js branch April 15, 2023 09:08
ArgoZhang added a commit that referenced this pull request Apr 15, 2023
* chore: 更新配置

* chore: bump version 7.1.0

* refactor: 重构 Markdown 脚本

* chore: 更新依赖包

* refactor: 更新样式文件

* refactor: 删除 min 文件

* refactor: 更正动态加载 JavaScript 脚本文件名
ArgoZhang added a commit that referenced this pull request Apr 15, 2023
* chore: 移除 JavaScript 打包配置

* chore: 更新依赖包

* refactor: 改用脚本隔离方式

* feat(Markdown): use javascript isolation (#1011)

* chore: 更新配置

* chore: bump version 7.1.0

* refactor: 重构 Markdown 脚本

* chore: 更新依赖包

* refactor: 更新样式文件

* refactor: 删除 min 文件

* refactor: 更正动态加载 JavaScript 脚本文件名

* refactor: 更新 JavaScript 脚本

* fix: 修复样式或者脚步未打包问题

* doc: 更正本地化文件键值

* refactor: 消除警告信息

* refactor: 增加 Height 默认值

* refactor: 重构 JavaScript 脚本

* refactor: 增加 Tooltip 功能

* refactor: 更新 Dispose 逻辑
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(Markdown): use javascript isolation
1 participant