Releases: mulkatz/react-hotkey-display
Releases · mulkatz/react-hotkey-display
v1.1.2
v1.1.1
Bug Fixes
- Theming demo: Theme examples (GitHub, Discord, Vercel) now render with visually distinct styles. Fixed CSS specificity issue where class-level custom property declarations on kbd elements overrode inherited values from parent containers.
Documentation
- Added comprehensive workflow documentation covering the full project lifecycle
- Re-recorded demo GIF with working theme examples
v1.1.0
What's New
Demo Polish
- Dark-themed overlays — Cheatsheet and Command Palette now render with dark theme on the demo page
- Simpler Hero — Shows
⌘K/Ctrl+Kinstead of cluttered three-key combo; removed generic "React Component Library" subtitle - Theming section — New demo section showing CSS custom property overrides (GitHub, Discord, Vercel themes) and unstyled mode
- Unified Overlays section — Cheatsheet and Palette merged into a side-by-side comparison
Docs & Housekeeping
- Competitive analysis translated to English
- Added development guide with GIF recording instructions
- Extended
.gitignorewith Fleet, Zed, Nova, Sublime patterns - Fixed
record-demoscript to auto-overwrite existing GIF - Re-recorded demo GIF with dark-themed overlays (1.4MB)
Full Changelog: v1.0.0...v1.1.0