Commit Graph

2 Commits

Author SHA1 Message Date
907e35cce8 feat: 为所有弹出元素添加关闭过渡动画 + 页面路由切换动画
- SearchBar:关闭时遮罩淡出 + 面板上滑收起
- 图片插入 Popover:关闭时缩放淡出
- 删除确认:window.confirm 替换为自定义毛玻璃模态框(含淡入/淡出)
- 页面路由切换:离开时向上淡出,进入时向下淡入(含编辑器返回管理页)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 18:24:37 +08:00
c5994759fb Initial commit: anime-minimalist personal blog
- React 18 + Vite + React Router v6
- Glass morphism cards with rounded corners
- Dark/light theme toggle
- Article CRUD with localStorage persistence
- Search, admin panel (PIN: 2501), sakura petal canvas animation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 18:10:59 +08:00