velxio/frontend/src/utils
David Montero Crespo f127ef6cbe Enhance analytics tracking across the application
- Added tracking for simulation events: start, stop, and reset.
- Implemented tracking for library manager interactions, including library installations.
- Enhanced project management tracking with save and create project events.
- Integrated tracking for user authentication events: sign-up and login.
- Added tracking for CTA clicks on landing and SEO pages.
- Updated analytics utility functions to support new tracking events.
- Improved GitHub and Discord link tracking in the app header.
- Refactored existing components to utilize new tracking functions for better user engagement insights.
2026-03-25 03:06:38 -03:00
..
analytics.ts Enhance analytics tracking across the application 2026-03-25 03:06:38 -03:00
boardPinMapping.ts feat: enhance simulator interfaces and add ESP32 bridge shim for improved component interaction 2026-03-22 02:25:58 -03:00
captureCanvasPreview.ts
compilationLogger.ts
esp32ImageParser.ts Add bare-metal ESP32-C3 blink example with simulator support 2026-03-15 18:40:08 -03:00
generateExamplePreview.tsx
hexParser.ts
pinPositionCalculator.ts feat: update pin mappings and descriptions for Raspberry Pi Pico examples 2026-03-21 14:02:46 -03:00
reservedUsernames.ts feat: implement user authentication and project management features 2026-03-06 10:14:50 -03:00
useSEO.ts feat: update SEO handling across various pages, enhance mobile tab navigation, and improve .gitignore for sensitive files 2026-03-23 17:15:29 -03:00
wireColors.ts
wireHitDetection.ts feat: implement segment dragging functionality in simulator canvas 2026-03-14 23:09:32 -03:00
wireOffsetCalculator.ts
wirePathGenerator.ts feat: Implement interactive wire rendering with segment-based dragging and snapping capabilities. 2026-03-07 13:34:25 -03:00
wireSegments.ts feat: Implement interactive wire rendering with segment-based dragging and selection using new `WireRenderer` component and `wireSegments` utilities. 2026-03-07 13:34:42 -03:00
wireUtils.ts Refactor wire management and rendering logic 2026-03-14 22:55:13 -03:00
wokwiZip.ts Refactor wire management and rendering logic 2026-03-14 22:55:13 -03:00