-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
### 1.0.7 | ||
|
||
- 新增 esm 支持 | ||
- 支持 webComponent 组件 | ||
- 支持模块调用 | ||
- 组件支持进度监听 | ||
- 组件支持错误监听 | ||
- 组件支持加载完成监听 | ||
- 组件支持页码更新监听 | ||
- 组件支持设置缩放 | ||
- 组件支持跳转页码 | ||
- 组件支持清除 pdf | ||
- 组件支持配置 pdf 资源地址 | ||
- 组件支持设置隐藏页码 | ||
- 组件支持设置隐藏回到顶部按钮 | ||
- 组件支持设置字体路径 | ||
- 组件支持设置分片渲染最大页数 | ||
- 组件支持设置组件宽度 | ||
- 组件支持设置组件高度 | ||
- 组件支持设置组件缩放 | ||
- 组件支持设置组件最大缩放 | ||
- 组件支持设置组件最小缩放 | ||
- 组件支持设置组件禁用双击缩放 | ||
- 组件支持设置组件pdf页面canvas元素id前缀 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters