lllin000_PaperForge/paperforge/plugin
Research Assistant 1bb320b70e refactor(dashboard): restructure per-paper layout per visual spec
- Merge status strip + file buttons into one row (left pills, right buttons)
- Move OCR/Analyze toggles into technical details disclosure body
- Replace All Set card with compact complete state row
- Save/restore technical details expanded state to prevent toggle flash
- Delete unused _renderPaperStatusStrip and _renderPaperFilesRow methods
- UI text: use Chinese labels (打开 PDF, 打开全文, 加入 OCR, 标记精读)
2026-05-10 16:09:53 +08:00
..
src refactor(dashboard): Phase 1 cleanup - remove Copy Context, deep-reading dead code, static Quick Actions grid 2026-05-10 13:44:50 +08:00
tests test: update ACTIONS count from 6 to 4, remove copy-context test cases 2026-05-10 14:10:41 +08:00
main.js refactor(dashboard): restructure per-paper layout per visual spec 2026-05-10 16:09:53 +08:00
manifest.json bump: 1.4.17 -> 1.4.18 2026-05-10 11:25:45 +08:00
package-lock.json fix(ci): two pre-existing CI config issues blocking pipeline 2026-05-09 17:50:38 +08:00
package.json feat(53-001): extract src/ modules from main.js and add Vitest test infrastructure 2026-05-09 00:05:19 +08:00
styles.css style(dashboard): rewrite Sections 39-43 per Native Light Surface Design spec 2026-05-10 16:05:45 +08:00
versions.json fix: add v1.4.18 entry to versions.json — missing from bump script 2026-05-10 11:37:58 +08:00
vitest.config.ts fix(plugin): extract testable functions to src/testable.js, fix vitest imports 2026-05-10 11:03:31 +08:00