test: vite-plus prerelease 0.0.0-commit.9855245a469b178066c25a5d45c971c130565d89 - #3
Closed
wan9chi wants to merge 89 commits into
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
docs: 修复首页下载下拉遮挡并调整区块间距
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
• 新增 redis_cli_tty 模块,实现 TTY、Raw、CSV、JSON 四种输出格式化 • TTY 模式:(nil)、bulk 双引号、数组 1) 2)、Set 1~、Map 1# =>、(integer) 等 • 标准模式下 INFO 等命令按 redis-cli cliSendCommand 硬编码走 Raw 原样输出 • GET 等字符串值始终加引号,含换行也以转义形式展示 • 终端右下角增加 TTY/Raw/JSON/CSV 下拉,每次进入默认 TTY • format_quoted 补齐 \a \b 转义;终端 pre-wrap 保留空白字符 • Raw 模式空结果前端保留空行;verbatim/Raw 回复保留末尾换行 hepengju#134 Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
- baseSetting 文案从'基础'改为'通用'(英文 'Base' → 'General') - tab 标签加入 me-icon 图标(通用、更多) - tab 文字左对齐 - 弹框宽度从 700 调整为 740
master合并到dev
- 新建 src/views/ext/CommandHelp.vue,提取 RedisTerminal 中的命令帮助表格 - RedisTerminal 使用 CommandHelp 组件替代内嵌表格 - RedisValue 扩展下拉框新增命令帮助项,根据键类型自动过滤命令分组 - 新增 redisValue.commandHelp i18n 键(命令帮助/Command Help)
- 后端新增 zset_rank API,调用 Redis ZRANK/ZREVRANK 获取正序/倒序索引 - 前端行扩展菜单添加'查看索引'选项,结果弹窗展示 - 添加 me-icon-rank 自定义图标 - 补充中英文 i18n 文案
- 后端新增 zset_range 命令,支持 ZRANGE/ZREVRANGE - 前端新增 TableZsetRange 弹窗组件 - 支持输入数量、正序/倒序选择、模糊筛选 - RedisValue.vue 添加 TopN 按钮,位于更多操作左侧 - 添加中英文国际化文案
meCommands 已自带统一错误处理,组件内再 catch + meErr 会导致弹两次框。 移除以下组件中多余的 catch meErr: - FieldSet.vue: fieldSet 调用 - TableGroup.vue: xinfoGroups 调用 - TableHashKeys.vue: hashKeys/hashValues 调用 - TableZsetRange.vue: zsetRange 调用 (新组件中已正确处理)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
wan9chi
deleted the
update-vite-plus-prerelease-test-0.0.0-commit.9855245a469b178066c25a5d45c971c130565d89
branch
July 23, 2026 02:18
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.
Ecosystem-ci smoke test. Draft / do not merge.
Test voidzero-dev/vite-plus#2217
Full migration using prerelease build
0.0.0-commit.9855245a469b178066c25a5d45c971c130565d89.Local result: migration and install succeeded. Resolved exactly one version each of preview core, preview vite-plus, and Vitest 4.1.10.