Skip to content

Releases: mulkatz/react-hotkey-display

v1.1.2

05 Mar 20:17

Choose a tag to compare

Improvements

  • Exclude sourcemaps from npm package, reducing unpacked size from 157.8 KB to 56.9 KB (-64%)

v1.1.1

05 Mar 20:02

Choose a tag to compare

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

05 Mar 18:34

Choose a tag to compare

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+K instead 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 .gitignore with Fleet, Zed, Nova, Sublime patterns
  • Fixed record-demo script to auto-overwrite existing GIF
  • Re-recorded demo GIF with dark-themed overlays (1.4MB)

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 Mar 17:45

Choose a tag to compare

react-hotkey-display v1.0.0 — The visual display layer for the React hotkey ecosystem.