mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Implemented a dynamic code tab component using EJS for rendering code examples in various languages (cURL, JavaScript, Python, Go, Ruby, Rust, PowerShell). - Added responsive design with tab switching functionality and copy-to-clipboard feature. - Integrated local storage to remember user’s preferred programming language across sessions. - Enhanced accessibility with ARIA roles and attributes for better screen reader support.