Commit History

chore: remove unused UserMenu import from page.tsx
12f94eb

superxuu commited on

feat: hide UserMenu on trading page during game session
8fe1968

superxuu commited on

feat: implement user auth, daily limits, and built-in Vmq payment gateway
57864b1

superxuu commited on

style: Eliminate empty space in mobile TradePanel and allow dynamic height for more chart space
6c0ffd0

superxuu commited on

fix: Resolve desktop layout clipping by allowing left side to shrink and enforcing TradePanel constraints
97a22be

superxuu commited on

fix: Restore font sizes and increase TradePanel width to 450px to prevent clipping
4f59f6b

superxuu commited on

fix: Final attempt to resolve TradePanel overflow with robust CSS and layout constraints
8247e38

superxuu commited on

fix: Resolve TradePanel content clipping by increasing width and adding safety padding
3e63c32

superxuu commited on

fix: Further increase TradePanel width and padding to ensure full visibility on desktop
18fbc49

superxuu commited on

fix: Fix desktop layout centering and right margin issues
ebbbe75

superxuu commited on

fix: Resolve syntax error in page.tsx (duplicate closing parenthesis)
ac395c2

superxuu commited on

fix: Restore desktop layout by removing flex-1 from TradePanel container
df590dd

superxuu commited on

fix: Syntax error in page.tsx (extra closing parenthesis)
6557405

superxuu commited on

fix: Force mobile layout with explicit height and flex constraints
5573b12

superxuu commited on

feat: Complete stock trading simulation system
2d4ab0a

superxuu commited on