QuantIQ / frontend

Commit History

fix: align react-dom to match react 19.2.8 to fix startup blank screen crash
c1eb280

Karan6124 commited on

chore(deps): bump react from 19.2.7 to 19.2.8 in /frontend
9c5305f
unverified

dependabot[bot] commited on

Merge pull request #21 from Edge-Explorer/dependabot/npm_and_yarn/frontend/types/node-26.1.1
03ea56d
unverified

Karan6124 commited on

Merge pull request #23 from Edge-Explorer/dependabot/npm_and_yarn/frontend/radix-ui/react-slot-1.3.3
ed3d6b3
unverified

Karan6124 commited on

Merge pull request #24 from Edge-Explorer/dependabot/npm_and_yarn/frontend/recharts-3.10.0
fefa11d
unverified

Karan6124 commited on

chore(deps): bump lucide-react from 1.25.0 to 1.26.0 in /frontend
1d6aca3
unverified

dependabot[bot] commited on

chore(deps): bump recharts from 3.9.2 to 3.10.0 in /frontend
2595780
unverified

dependabot[bot] commited on

chore(deps): bump @radix-ui/react-slot from 1.3.0 to 1.3.3 in /frontend
481d6bc
unverified

dependabot[bot] commited on

chore(deps-dev): bump @types /node from 24.13.2 to 26.1.1 in /frontend
8165f8b
unverified

dependabot[bot] commited on

fix: don't auto-logout on HF downtime, only on real auth errors; add Google auth retry
2c4f1de

Karan6124 commited on

fix: increase auth retry to 6 with random jitter to handle HF dead replica routing
976130b

Karan6124 commited on

fix: add retry logic and content-type guards for auth endpoints on HF Space 503s
da05e24

Karan6124 commited on

fix: chart wheel listener now mounts after data loads, prevents pinch browser zoom
06c9727

Karan6124 commited on

fix: non-passive wheel listener for true chart-only zoom, remove pan slider
0161d1c

Karan6124 commited on

feat: Binance-style chart interactions - scroll to zoom, drag to pan
c32f90e

Karan6124 commited on

fix: clean Y-axis garbage labels and add mouse-wheel chart panning
1a322b8

Karan6124 commited on

style: simplify and shorten advisor chat disclaimer message
26a57aa

Karan6124 commited on

Merge pull request #6 from Edge-Explorer/dependabot/npm_and_yarn/frontend/typescript-7.0.2
06d96f5
unverified

Karan6124 commited on

Merge pull request #8 from Edge-Explorer/dependabot/npm_and_yarn/frontend/tailwindcss/vite-4.3.3
4925b46
unverified

Karan6124 commited on

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /frontend
a8b8181
unverified

dependabot[bot] commited on

Merge pull request #11 from Edge-Explorer/dependabot/npm_and_yarn/frontend/recharts-3.9.2
709f6b5
unverified

Karan6124 commited on

Merge pull request #12 from Edge-Explorer/dependabot/npm_and_yarn/frontend/lucide-react-1.25.0
167e05e
unverified

Karan6124 commited on

Merge pull request #13 from Edge-Explorer/dependabot/npm_and_yarn/frontend/vite-8.1.5
09407b4
unverified

Karan6124 commited on

docs: create professional and detailed README files for all subfolders
f259a90

Karan6124 commited on

chore(deps-dev): bump vite from 8.1.0 to 8.1.5 in /frontend
24f00e5
unverified

dependabot[bot] commited on

chore(deps): bump lucide-react from 1.21.0 to 1.25.0 in /frontend
29b4b56
unverified

dependabot[bot] commited on

chore(deps): bump recharts from 3.9.0 to 3.9.2 in /frontend
e5c27aa
unverified

dependabot[bot] commited on

chore(deps): bump @tailwindcss/vite from 4.3.1 to 4.3.3 in /frontend
8a52e68
unverified

dependabot[bot] commited on

fix: remove unused ArrowLeft and ArrowRight icon imports to resolve final TS6133 errors
0641ab7

Karan6124 commited on

refactor: completely retire Codex book modal, states, handlers, and markup
c7d7147

Karan6124 commited on

fix: restore handleOpenBook by placing a clean Codex nav trigger inside header
bb630c6

Karan6124 commited on

design: center hero layout and remove right column registry card completely
ba12419

Karan6124 commited on

design: remove congested 3D book stack, replace with minimal glass card to launch storybook modal
eb88e82

Karan6124 commited on

fix: remove unused hoveredNode state and listeners to resolve TS6133 build error
4f7d78c

Karan6124 commited on

design: move index to right page of opening spread, add centered logo to left page, adjust chapter offsets
2c01372

Karan6124 commited on

feat: implement authentic 7-page storybook matching real-world QuantIQ features and architecture
debaf5d

Karan6124 commited on

feat: restructure open book contents with Table of Contents index and journey narrative
644ea24

Karan6124 commited on

fix: resolve stacking context conflict to prevent header blur filter from overlapping book close button
57acd44

Karan6124 commited on

feat: hide navbar links and CTAs when the Book of QuantIQ is open, keeping the logo visible
375dc91

Karan6124 commited on

design: lower book stack position slightly, add gold light reflection overlays to covers and pages
bf9b940

Karan6124 commited on

fix: remove opacity and filter on 3D containers causing browser flattening bug
5369290

Karan6124 commited on

fix: add solid background-color fallback to page faces to prevent transparent gap artifacts
de0ee31

Karan6124 commited on

design: tilt book stack upwards, increase page thickness variables, and lift position vertically
1ba9bad

Karan6124 commited on

design: lift book stack upwards, increase thickness variables, and apply 4px cover overhang insets
8deb861

Karan6124 commited on

design: position book stack onto background video desk and add cinematic camera blur
0b1be01

Karan6124 commited on

design: flatten 3D perspective angle of book stack to prevent vertical compression
06db5ea

Karan6124 commited on

design: blend book stack with cosmic background using ambient light auras and color tints
f1131e1

Karan6124 commited on

fix: re-position book close button inside the outer folder cover with neat hover transitions
595b85a

Karan6124 commited on

fix: remove book-shelf-shadow causing black diagonal line artifact, restore front-pages faces
826e2af

Karan6124 commited on

fix: remove book-face-front-pages causing diagonal line artifacts in isometric view
15a3808

Karan6124 commited on