-
-
Notifications
You must be signed in to change notification settings - Fork 196
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: ✨ Signature 添加历史记录和历史记录步长(包含文档添加、i18n、代码示例) #889
Open
810505339
wants to merge
7
commits into
Moonofweisheng:master
Choose a base branch
from
810505339:签名组件添加历史记录以及横屏
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
The head ref may contain hidden characters: "\u7B7E\u540D\u7EC4\u4EF6\u6DFB\u52A0\u5386\u53F2\u8BB0\u5F55\u4EE5\u53CA\u6A2A\u5C4F"
+332
−46
Open
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
100961a
feat: ✨ Signature 添加历史记录和历史记录步长(包含文档添加、i18n、代码示例)
810505339 b04cb38
fix: 🐛 修复Signature 撤回跟恢复方法名字不正确的问题
810505339 070c977
fix: 🐛 修复撤回跟恢复方法的名字的问题并且修复历史记录记录出错的问题
810505339 88560ca
fix: 🐛 Signature 给历史记录列表添加一个最大长度限制
810505339 a3755a5
fix: 🐛 Signature 修复文档给自定义footer添加currentStep和historyList
810505339 4c29dea
fix: 🐛 Signature 修复<slot/> footer 中historyList 属性
810505339 029be2c
Merge branch '签名组件添加历史记录以及横屏' of https://github.com/810505339/wot-des…
810505339 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
6 changes: 3 additions & 3 deletions
6
src/uni_modules/wot-design-uni/components/composables/useTranslate.ts
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🛠️ Refactor suggestion
需要为撤销和重做按钮的文本属性添加注释说明
按照组件其他属性的注释格式,需要补充说明。
建议添加:
📝 Committable suggestion