feat: 为所有弹出元素添加关闭过渡动画 + 页面路由切换动画
- SearchBar:关闭时遮罩淡出 + 面板上滑收起 - 图片插入 Popover:关闭时缩放淡出 - 删除确认:window.confirm 替换为自定义毛玻璃模态框(含淡入/淡出) - 页面路由切换:离开时向上淡出,进入时向下淡入(含编辑器返回管理页) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -6,7 +6,10 @@
|
||||
"mcp__Claude_in_Chrome__tabs_context_mcp",
|
||||
"Bash(git init *)",
|
||||
"Bash(git add *)",
|
||||
"Bash(git commit -m ' *)"
|
||||
"Bash(git commit -m ' *)",
|
||||
"Bash(git remote *)",
|
||||
"Bash(git push *)",
|
||||
"Bash(git commit -m 'docs: 重写 README 为中文,添加英文版跳转链接 *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user