.2051048338900192:a949e8d869ae0b6e091bcfa3efee25b2_69e5da4f50834a29b728a799.69e5e67550834a29b728a84d.69e5e6749bf4310d225a7895:Trae CN.T(2026/4/20 16:40:21)#2
Open
qiean41-max wants to merge 2 commits into
Conversation
新增历史记录面板,支持查看、点击复用和清除历史记录 添加历史记录本地存储功能,最多保留50条记录 优化键盘操作支持ESC键清除功能
- 在计算器屏幕上方添加表达式显示区域 - 调整屏幕布局为垂直排列并优化样式 - 新增表达式状态管理以显示完整计算过程 - 修复历史记录点击时的表达式显示问题
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.
feat(calculator): 添加表达式显示功能并优化屏幕样式