|
|
8f24706d8c
|
chore: gitignore 添加 docs/superpowers/
|
2026-06-08 13:47:35 +08:00 |
|
|
|
e0b7700306
|
docs: 添加 Perfetto 性能排查文档;refactor: 缓存 animatable value
- DEVELOPMENT.md 新增 Perfetto / Systrace trace 分析指南
- CalendarViewModel.onDrag/onExpandDrag 中缓存 _collapseAnimatable.value
到局部变量,避免在 coroutineScope.launch 闭包中重复读取
- .gitignore 添加 .claude/ 目录
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-19 00:44:26 +08:00 |
|
|
|
2ba3cc5d42
|
Add logs/ to .gitignore
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-15 10:12:15 +08:00 |
|
|
|
3b564cb29a
|
Initial commit: Kotlin Multiplatform project setup
Configure Compose Multiplatform targeting Android and iOS with Gradle build system.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-14 10:27:30 +08:00 |
|