lllin000_PaperForge/paperforge/plugin
Research Assistant 2c367b576e feat(27-01): add lifecycle stepper and health matrix CSS components
- Section 9: Lifecycle stepper with 6 vertical steps, border-radius circles
- Connecting lines via ::before pseudo-element between steps
- States: .completed (green), .current (pulsing), .pending (dimmed)
- Section 10: Health matrix 2x2 CSS grid with color-coded cells
- Status classes: .ok (green), .warn (yellow), .fail (red)
- Hover tooltips via [title]:hover::after with attr(title)
- All colors use var(--*) Obsidian CSS variables
2026-05-04 14:34:56 +08:00
..
main.js feat(26-03): add Copy Context Quick Action with key resolution 2026-05-04 12:51:07 +08:00
manifest.json chore: bump version to v1.4.15 2026-05-04 13:03:11 +08:00
styles.css feat(27-01): add lifecycle stepper and health matrix CSS components 2026-05-04 14:34:56 +08:00
versions.json chore: bump version to v1.4.15 2026-05-04 13:03:11 +08:00