CHANGELOG
Base UI Hardening, Slider Range Mode & Cleanup
Production UI migration hardening, new slider range support, and major codebase cleanup
Added
- Range slider mode for form fields with improved drag behavior.
- Better slider handling across form preview, single-step, and multi-step rendering.
- UI regression harness and smoke-interaction coverage for stability checks.
- Secure form import/export flow with polished import and export dialogs.
Changed
- Finalized base UI migration with production hardening across shared UI primitives.
- Improved form analytics and field configuration support for slider-related values.
- Expanded README setup guidance and route documentation.
- Updated forms management and settings experiences to support secure transfer workflows.
Fixed
- Restored UI behavior issues identified during react-doctor checks.
- Corrected menu-bar variant styling definitions.
- Completed import migration from
framer-motiontomotion/reactin remaining components.
Removed
- Unused descope/dead feature components and stale UI modules.
- Dead exports and legacy helper surfaces no longer used by the app.
- Unused
framer-motiondependency from the project.