feat: 新增 Watermark 水印组件#2224
Open
chenyu1ov3 wants to merge 1 commit into
Open
Conversation
Contributor
|
Hi @chenyu1ov3 ,感谢你的贡献!🎉 非常感谢你为 Shineout 提交了 Watermark 水印组件的 PR,从描述来看实现得很完整,能看出花了不少心思。 不过需要说明的是,当前这个仓库(shineout)已经进入维护模式,不再接受新功能的增加了。我们现在在新仓库shineout-next上进行开发和迭代。 如果你有兴趣的话,欢迎将这个 PR 迁移到新仓库提交,我们非常乐意在那边进行 review和合并。 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更内容
Watermark水印组件,支持文字、多行文字、图片与图片加载失败回退,并提供旋转、尺寸、间距、偏移、字体和层级配置。MutationObserver恢复被删除或篡改的水印层。inherit、嵌套水印和目标切换场景。