velxio/frontend/src/components/editor
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
..
CodeEditor.tsx
CompilationConsole.tsx
CompileAllProgress.tsx feat: Implement Virtual File System for Raspberry Pi 3 with context menu and upload functionality 2026-03-15 14:04:01 -03:00
EditorToolbar.css feat: enhance EditorToolbar with always-visible Libraries button and missing library hint; remove overflow collapse logic 2026-03-24 16:52:01 -03:00
EditorToolbar.tsx Enhance analytics tracking across the application 2026-03-25 03:06:38 -03:00
FileExplorer.css feat: Implement Virtual File System for Raspberry Pi 3 with context menu and upload functionality 2026-03-15 14:04:01 -03:00
FileExplorer.tsx feat: Implement Virtual File System for Raspberry Pi 3 with context menu and upload functionality 2026-03-15 14:04:01 -03:00
FileTabs.css feat: update component styles and add serial monitor functionality 2026-03-06 10:24:03 -03:00
FileTabs.tsx feat: update component styles and add serial monitor functionality 2026-03-06 10:24:03 -03:00