Changelog
All notable changes to this project will be documented in this file.
[0.1.0] — 2026-01-08
Added
- - Core Measurement System: High-precision boundary detection and distance calculation between DOM elements.
- - Interactive Overlay: Real-time measurement lines and labels with smooth animations.
- - Selection System: Ability to focus and lock elements for side-by-side comparison.
- - Viewport Rulers: Draggable horizontal and vertical guidelines for design layout audits.
- - Projection Visualizer: Automatic edge projection for checking alignment across the entire viewport.
- - Integrated Calculator: Precise spatial math and side-to-side distance calculations.
- - Configurable Commands: Custom keyboard shortcuts for all major features (Alt, Shift + R, etc.).
- - Theme Support: Custom primary colors and UI styling via CSS variables.
- - Two-Entry Distribution: Separate
index.jsfor module-based usage andindex.global.jsfor self-mounting script tags. - - Universal Integration: Zero-config support for Next.js, Vite, or any HTML page via script tag.