|
|
43fa8efda7
|
feat: Implement draggable Trendline Settings Panel with Shift+Click and TF layout fixes
|
2026-03-21 23:28:23 +01:00 |
|
|
|
ace4d4f49e
|
fix: disable auto-scrolling to real-time on new data load
|
2026-03-21 22:02:38 +01:00 |
|
|
|
3575d37764
|
style: refine measurement tool to match professional style and fix rendering bugs
|
2026-03-21 13:23:45 +01:00 |
|
|
|
cd2ca2e220
|
chore: correctly resolve merge conflicts and restore drawing tools implementation
|
2026-03-21 12:57:30 +01:00 |
|
|
|
eda151bff5
|
feat: implement professional drawing tools with selection and editing support
|
2026-03-21 11:36:17 +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 |
|
|
|
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 |
|
|
|
96edde8f81
|
Fix mobile touch events for settings panel close
|
2026-03-21 09:20:33 +01:00 |
|
|
|
53ddb02dff
|
fix: gear toggle, shortcut sync, and chart scale interaction
|
2026-03-21 08:58:16 +01:00 |
|
|
|
7d9a8ea237
|
fix: gear settings menu toggle, and logic for scale/mode sync
|
2026-03-21 08:56:25 +01:00 |
|
|
|
1c5404bc8e
|
fix: restore settings gear icon, implement full scale/mode controls, and enable mobile pinch zoom
|
2026-03-21 08:52:47 +01:00 |
|
|
|
b79b82368d
|
fix: restore gear icon toggle and fix chart settings persistence
|
2026-03-21 08:32:03 +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 |
|
|
|
5624e3a8b7
|
feat: implement persistence for settings and indicators
|
2026-03-20 08:32:52 +01:00 |
|
|
|
5efd652456
|
feat: added background fill to first hurst indicator
|
2026-03-19 23:19:38 +01:00 |
|
|
|
eedd532ba7
|
feat: updated UI to Refined Trading Dashboard style
|
2026-03-19 22:20:59 +01:00 |
|
|
|
870f7574cc
|
Fix duplicate priceSelect declaration causing SyntaxError
|
2026-03-18 23:30:55 +01:00 |
|
|
|
b9d3add00d
|
Add DOMContentLoaded listener for price format selector to apply precision changes
|
2026-03-18 23:28:14 +01:00 |
|
|
|
e47b9cd5c3
|
Fix syntax error and add price format selector listener
|
2026-03-18 23:23:10 +01:00 |
|
|
|
406c3d7b95
|
Add price format configuration to settings popup and apply to chart
|
2026-03-18 23:18:54 +01:00 |
|
|
|
c7cf662da2
|
Set priceFormat precision 0 for chart series to display integer prices
|
2026-03-18 23:11:32 +01:00 |
|
|
|
15881b7db8
|
Add external API server, configure fetch URLs, fix stats endpoint, update API config
|
2026-03-18 21:58:23 +01:00 |
|
|
|
509f8033fa
|
chore: add AGENTS.md with build, lint, test commands and style guidelines
|
2026-03-18 21:17:43 +01:00 |
|