Skip to content

test: vite-plus prerelease 0.0.0-commit.9855245a469b178066c25a5d45c971c130565d89 - #3

Closed
wan9chi wants to merge 89 commits into
masterfrom
update-vite-plus-prerelease-test-0.0.0-commit.9855245a469b178066c25a5d45c971c130565d89
Closed

test: vite-plus prerelease 0.0.0-commit.9855245a469b178066c25a5d45c971c130565d89#3
wan9chi wants to merge 89 commits into
masterfrom
update-vite-plus-prerelease-test-0.0.0-commit.9855245a469b178066c25a5d45c971c130565d89

Conversation

@wan9chi

@wan9chi wan9chi commented Jul 23, 2026

Copy link
Copy Markdown

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.

hepengju and others added 30 commits July 4, 2026 15:59
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>
• 新增 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>
hepengju and others added 27 commits July 12, 2026 14:15
- baseSetting 文案从'基础'改为'通用'(英文 'Base' → 'General')

- tab 标签加入 me-icon 图标(通用、更多)

- tab 文字左对齐

- 弹框宽度从 700 调整为 740
- 新建 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 wan9chi self-assigned this Jul 23, 2026
@wan9chi wan9chi closed this Jul 23, 2026
@wan9chi
wan9chi deleted the update-vite-plus-prerelease-test-0.0.0-commit.9855245a469b178066c25a5d45c971c130565d89 branch July 23, 2026 02:18
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