Commit Graph

25 Commits

Author SHA1 Message Date
wanchun
16c4264707 chore: v3.0.0-rc.15 2023-03-13 20:31:35 +08:00
听海
7c432badf6
fix: 修复其他dom变化也会导致水印重新渲染的问题 (#175) 2023-03-13 20:27:47 +08:00
winixt
a3569bf1b0 chore: v3.0.0-rc.3 2022-11-25 12:31:59 +08:00
winixt
a3847f167a chore: v3.0.0-beta.31 2022-11-10 19:48:33 +08:00
winixt
9852fd3f55 chore: upgrade vertion to rc 2022-11-10 19:46:40 +08:00
winixt
6aa4dfbed3 chore: v3.0.0-beta.30 2022-11-10 19:26:09 +08:00
qlin
92e154e48b
fix: 解决 ts 提示问题 (#155) 2022-11-10 17:48:34 +08:00
winixt
6f2d79c8ca chore: v3.0.0-beta.18 2022-08-17 10:51:19 +08:00
winixt
e71dff50f2 chore: 升级依赖 2022-08-17 10:49:48 +08:00
wanchun
18fe100084 chore: v3.0.0-beta.11 2022-06-23 09:53:56 +08:00
qlin
dc3e0aceb1
Ts type (#133)
* fix: 优化类型提示

* fix: 添加 enums 接口类型声明

* feat: 配置插件api提示

Co-authored-by: wanchun <445436867@qq.com>
2022-06-22 19:24:49 +08:00
wanchun
670aa3ca5a chore: v3.0.0-beta.3 2022-05-17 17:05:56 +08:00
wanchun
916086437b chore: v3.0.0-beta.2 2022-05-17 14:37:18 +08:00
winixt
674e5e9e76 release: v2.1.1 2022-05-16 17:56:29 +08:00
wanchun
94fe4e0689 feat: 升级版本号 2022-05-16 16:24:29 +08:00
wanchun
38aba6da55 feat: 合并master 2022-05-16 14:10:56 +08:00
wanchun
1bb782dfad chore(release): publish
- @fesjs/plugin-layout@4.1.0
 - @fesjs/plugin-watermark@2.1.0
 - @fesjs/preset-built-in@2.1.0
 - @fesjs/fes@2.1.0
2022-05-11 18:55:44 +08:00
ocean_gao
70b034a351
feat: plugin-watermark 提供 destroyWatermark (#124)
* feat: 水印支持动态关闭和打开

* refactor: watermark代码规范

* feat: 水印关闭逻辑优化

* fix: watermark 导出 destroyWatermark

* refactor: 代码规范

* feat: 水印性能优化

* refactor: 代码规范

* refactor: 代码规范

* fix: 重新渲染水印
2022-05-11 10:32:44 +08:00
wanchun
91a5d71654 chore(release): publish
- @fesjs/plugin-watermark@2.0.3
2022-04-24 09:50:57 +08:00
ocean_gao
cb40631a86
fix: watermark自定义container时样式优化 (#119)
* fix: watermark自定义container时样式优化

* fix: watermark支持container时样式优化
2022-04-24 09:49:03 +08:00
wanchun
83d9a5bc3f chore(release): publish
- @fesjs/plugin-access@2.0.6
 - @fesjs/plugin-qiankun@2.0.12
 - @fesjs/plugin-watermark@2.0.2
 - @fesjs/preset-built-in@2.0.24
 - @fesjs/fes@2.0.24
2022-04-20 14:12:24 +08:00
ocean_gao
ae84ba3bae
feat: watermark默认样式优化 (#116)
* feat: watermark默认样式优化

* feat: watermark默认样式优化

* feat: watermark默认样式优化
2022-04-20 11:13:17 +08:00
wanchun
3bd10aef9c chore(release): publish
- @fesjs/create-fes-app@2.1.7
 - @fesjs/plugin-layout@4.0.9
 - @fesjs/plugin-locale@3.0.5
 - @fesjs/plugin-qiankun@2.0.11
 - @fesjs/plugin-watermark@2.0.1
2022-04-18 13:39:32 +08:00
wanchun
5b85e3342b docs: 更新readme 2022-04-18 13:37:36 +08:00
harrywan
98bae6d141
feat: watermark (#112)
* feat: 基础功能

* feat: 支持时间戳

* refactor(plugin-watermark): 优化实现

* feat(plugin-watermark): 提供开关

* docs: 添加文档

* docs: 优化文档
2022-04-18 13:31:47 +08:00