Commit Graph

3 Commits

Author SHA1 Message Date
xugp
2a7084db5b feat: add export functionality and fix button bindings
- Add export button and exportRecording() function
- Fix button initialization timing with loop check
- Change events to global window.events for export access
- Update all references to use window.events
- Fix stopRecording to enable controls even if replay fails
- Enable all control buttons (play, speed, export) after recording

🎯 Key improvements:
- Users can now export recorded sessions as JSON files
- All buttons now work correctly after recording stops
- Proper error handling for replay initialization
- User-selectable save paths for exported files

📁 Modified: index.html
2026-04-16 10:44:50 +08:00
xugp
01d6e87a53 Improve standalone rrweb demo replay controls 2026-04-01 12:00:00 +08:00
xugp
d508aabb53 Fix local rrweb playback flow and add demo page 2026-04-01 12:00:00 +08:00