Commit Graph

15 Commits

Author SHA1 Message Date
709a565397 chore: resolve merge conflicts in index.html and finalize drawing tools 2026-03-21 11:37:58 +01:00
39df199c7f refactor: Move drawing tools to TradingView-style left toolbar
- Move drawing tools from right-side popup to left sidebar
- Add toggle button for desktop (right sidebar) and mobile (bottom nav)
- Implement collapsible toolbar with 6 drawing tools
- Add visual hover effects matching TradingView style
2026-03-21 09:46:32 +01:00
07a27a12a4 fix: outside-click settings, autoScale/logScale sync 2026-03-21 09:45:13 +01:00
a34f80f841 feat: Add drawing tools to chart
- Add drawing tools button to chart toolbar
- Implement trend lines, horizontal/vertical lines
- Add arrow markers (up/down)
- Add text labels
- Implement clear all functionality
- Support both desktop and mobile touch events
2026-03-21 09:41:58 +01:00
8fc6c4f047 remove: btnFitContent button 2026-03-21 09:15:28 +01:00
4a3a4a68ce remove: Old Auto Scale/Log Scale buttons (replaced by settings popup) 2026-03-21 09:07:56 +01:00
b79b82368d fix: restore gear icon toggle and fix chart settings persistence 2026-03-21 08:32:03 +01:00
ee58df6169 add: Mobile menu button in top-left corner 2026-03-21 08:18:57 +01:00
785792fa6e fix: chart settings functionality, layout, and persistence 2026-03-20 23:30:14 +01:00
62eeffaf1d fix: indicator panel overlap and performance optimizations 2026-03-20 22:32:00 +01:00
0e8bf8e3bd feat: responsive navigation, scrollable menus, and fullscreen toggle 2026-03-20 13:12:09 +01:00
a9be584c0e feat: updated bottom menu toggle logic and hurst bands color 2026-03-19 22:49:51 +01:00
eedd532ba7 feat: updated UI to Refined Trading Dashboard style 2026-03-19 22:20:59 +01:00
406c3d7b95 Add price format configuration to settings popup and apply to chart 2026-03-18 23:18:54 +01:00
509f8033fa chore: add AGENTS.md with build, lint, test commands and style guidelines 2026-03-18 21:17:43 +01:00