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

增加文字两端对齐功能 #516

Merged
merged 3 commits into from
Sep 30, 2024
Merged

增加文字两端对齐功能 #516

merged 3 commits into from
Sep 30, 2024

Conversation

tanlng
Copy link
Contributor

@tanlng tanlng commented Sep 30, 2024

贡献者你好

很高兴你能付出自己的时间参与到vue-fabric-editor的共享当中去,相信很多人都因为你提交的代码而收益。

原则

我们希望每次提交尽量小,较大重构除外,确保我们每次的改动影响范围清晰明了,能够方便项目维护者快速的将代码合并到主分支。

确保你的代码与主仓库没有冲突

在PR前,请确保你的代码与主仓库保持同步,可以参考这篇文章

确保你的代码代码能正常打包构建

在PR前,请在本地进行打包构建,并进行功能测试,确保功能正常,且不影响其他功能。

  • 代码构建正常

告知项目维护者本次修改的功能

写入你的修改内容。
feat: 增加文字两端对齐功能
image

fix: 修复放大缩小按钮鼠标移入时,不变色的问题。和全屏退出全屏不一致
image

@tanlng tanlng changed the title Feature font 增加文字两端对齐功能(重新提交) Sep 30, 2024
@tanlng tanlng mentioned this pull request Sep 30, 2024
1 task
@Qiu-Jun Qiu-Jun changed the title 增加文字两端对齐功能(重新提交) 增加文字两端对齐功能 Sep 30, 2024
@Qiu-Jun Qiu-Jun merged commit da841ed into ikuaitu:main Sep 30, 2024
1 check passed
@tanlng tanlng deleted the feature-font branch September 30, 2024 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants