feat: elite polish — transitions, typography, search, which-key, micro-interactions#1
Merged
Conversation
- CSS animation variables (--transition-fast/normal/slow, easing curves) - AnimatedOverlay component with enter/exit animations - All fullscreen overlays wrapped with fade transitions - SidebarPanel with slide-in/out animation - File tree expand/collapse CSS (grid-template-rows trick) - Global hover transitions and focus-visible rings - Theme change transitions on targeted selectors
Heading scale, code blocks with accent border, blockquotes, styled lists/tables, link hover transitions, max-width prose, and refined spacing for world-class reading experience.
- Expose key continuations from useShortcuts hook - Which-key popup shows available next keys after 200ms delay - Extended sequence timeout to 2s when continuations visible - Mode indicator styled as colored pill in status bar - Key sequence display with accent color
…vements - In-memory file index cache refreshed via file watcher (no more per-search disk traversal) - Per-vault frecency tracking with 7-day half-life decay - Debounced frecency writes to disk - Recent files shown in file finder when query is empty - Search debounce reduced from 100ms to 30ms - Frontend wiring for recordFileOpen, getRecentFiles, getFrecencyScores
- Shimmer skeleton loader for content area during file loads - Toast refinement with variant colors and progress bar - Save flash on editor write (green pill flash) - Sliding cursor highlight in file tree - Backlinks and outline first-party plugin scaffolds - Expanded event bus with file:saved emission - Add .superpowers/ to gitignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
cargo tauri devlaunches without errors:win editor