- Introduced a continuous scroll mode for the diff view, allowing users to review multiple files in a single scrollable container. - Added lazy loading functionality to improve performance by loading file content as it approaches the viewport. - Implemented a new portion collapse feature to allow users to expand unchanged regions incrementally, enhancing context retention during reviews. - Updated navigation to support smooth scrolling between files and improved keyboard shortcuts for file navigation. - Enhanced the review toolbar to manage actions across all files, including bulk accept/reject options. - Added new hooks and components to support the continuous scroll and lazy loading features, ensuring a seamless user experience. |
||
|---|---|---|
| .. | ||
| diff-view | ||
| iteration-01-core-team-list.md | ||
| iteration-02-team-detail-members.md | ||
| iteration-03-kanban-board.md | ||
| iteration-04-messaging-review.md | ||
| iteration-05-testing-polish.md | ||
| iteration-06-team-provisioning.md | ||
| README.md | ||
Итерации реализации
Здесь лежат планы реализации фич итерациями (vertical slices), чтобы двигаться постепенно и каждый шаг давал видимый результат.
Список
- Итерация 01 — Core Foundation + Team List
- Итерация 02 — Team Detail + Members
- Итерация 03 — Kanban Board (click-to-move)
- Итерация 04 — Messaging + Review
- Итерация 05 — Testing + Polish
- Итерация 06 — Team Provisioning (Create Team из UI)
Принципы
- Vertical slice: в каждой итерации доводим минимум “end-to-end” (types → main → IPC → preload → renderer → UI)
- Чёткий scope: у каждой итерации есть цели и не‑цели
- Definition of Done: заранее фиксируем критерии готовности и ручную проверку