shared/ui
aiyimickey 447c0fce90 feat: 共享标准库(auth/audit/wechat/alert/ui)
- shared/lib/auth/: JWT、OIDC、LDAP、config 工厂、middleware 工厂
- shared/lib/audit/: 审计日志标准库
- shared/lib/wechat/: WeChatPusher + 消息格式化
- shared/lib/alert/: AlertManager + HealthChecker + 类型定义
- shared/lib/db/: 数据库 schema 常量
- shared/ui/: 统一登录页组件

P1 共享库迁移完成,独立审查通过
2026-07-01 18:42:16 +08:00
..
Badge.tsx feat: 共享 UI 组件库 2026-06-29 18:40:02 +08:00
Button.tsx feat: 共享 UI 组件库 2026-06-29 18:40:02 +08:00
Card.tsx feat: 共享 UI 组件库 2026-06-29 18:40:02 +08:00
Input.tsx feat: 共享 UI 组件库 2026-06-29 18:40:02 +08:00
Modal.tsx feat: 共享 UI 组件库 2026-06-29 18:40:02 +08:00
Pagination.tsx feat: 共享 UI 组件库 2026-06-29 18:40:02 +08:00
Select.tsx feat: 共享 UI 组件库 2026-06-29 18:40:02 +08:00
Table.tsx feat: 共享 UI 组件库 2026-06-29 18:40:02 +08:00
Toast.tsx feat: 共享 UI 组件库 2026-06-29 18:40:02 +08:00
index.tsx feat: 共享 UI 组件库 2026-06-29 18:40:02 +08:00
login-page.tsx feat: 共享标准库(auth/audit/wechat/alert/ui) 2026-07-01 18:42:16 +08:00
package.json feat: 共享 UI 组件库 2026-06-29 18:40:02 +08:00