velxio/frontend/src/pages
David Montero Crespo ebde9cc8da feat(about): real avatar + Recent releases section linking to /v2 and /v2-5
- Replace the "DMC" initials placeholder with the GitHub avatar
  (https://avatars.githubusercontent.com/u/47928504?v=4). The CSS for
  .about-creator-avatar already had the rounded frame; just swapped to
  object-fit: cover so the <img> fills the circle correctly, plus a
  subtle ring + drop shadow.
- Add a "Recent releases" section between the Creator block and the
  personal-story quote, with two cards:
    - Velxio 2.5 (Latest) → /v2-5  (ngspice-WASM analog co-simulation)
    - Velxio 2.0          → /v2
  Each card has a tagline + 2-3 line blurb. The 2.5 card gets a blue
  border + "Latest" tag so it reads as the current launch. About now
  surfaces both release pages, which previously were only linked from
  the Circuit/Electronics/SPICE simulator pages.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 11:20:38 -03:00
..
AboutPage.css feat(about): real avatar + Recent releases section linking to /v2 and /v2-5 2026-05-08 11:20:38 -03:00
AboutPage.tsx feat(about): real avatar + Recent releases section linking to /v2 and /v2-5 2026-05-08 11:20:38 -03:00
AdminPage.tsx feat: add data-velxio-slot markers for overlay portal targets 2026-05-04 23:28:02 -03:00
ArduinoEmulatorPage.tsx fix(docs): RISC-V emulation goes through QEMU, not a TypeScript browser core 2026-05-07 21:56:29 +02:00
ArduinoMegaSimulatorPage.tsx refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
ArduinoSimulatorPage.tsx refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
AtmegaSimulatorPage.tsx refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
Attiny85SimulatorPage.tsx SEO improvements 2026-04-30 00:27:39 -03:00
CircuitSimulatorPage.tsx SEO improvements 2026-04-30 00:27:39 -03:00
CustomChipSimulatorPage.tsx SEO improvements 2026-04-30 00:27:39 -03:00
DocsPage.css refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
DocsPage.tsx fix(docs): RISC-V emulation goes through QEMU, not a TypeScript browser core 2026-05-07 21:56:29 +02:00
EditorPage.tsx feat(editor): view-mode toggle, agent-chat slot, toolbar polish 2026-05-08 00:56:51 -03:00
ElectronicsSimulatorPage.tsx fix(docs): RISC-V emulation goes through QEMU, not a TypeScript browser core 2026-05-07 21:56:29 +02:00
Esp32C3SimulatorPage.tsx fix(docs): RISC-V emulation goes through QEMU, not a TypeScript browser core 2026-05-07 21:56:29 +02:00
Esp32S3SimulatorPage.tsx fix(install): unblock self-hosting + drop forced wokwi clones 2026-05-04 00:04:11 -03:00
Esp32SimulatorPage.tsx fix(docs): RISC-V emulation goes through QEMU, not a TypeScript browser core 2026-05-07 21:56:29 +02:00
ExampleDetailPage.tsx feat(examples): real canvas screenshots as gallery thumbnails 2026-05-07 22:44:10 +02:00
ExampleLoaderPage.tsx refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
ExamplesPage.tsx refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
LandingPage.css refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
LandingPage.tsx fix(docs): RISC-V emulation goes through QEMU, not a TypeScript browser core 2026-05-07 21:56:29 +02:00
LoginPage.tsx refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
PricingPlaceholder.tsx feat(frontend): /pricing route placeholder + UserResponse subscription fields 2026-05-05 10:24:01 -03:00
ProjectByIdPage.tsx feat: persist multi-board projects + add auto-save 2026-05-01 13:43:33 -03:00
ProjectPage.tsx feat: persist multi-board projects + add auto-save 2026-05-01 13:43:33 -03:00
RaspberryPiPicoSimulatorPage.tsx fix(install): unblock self-hosting + drop forced wokwi clones 2026-05-04 00:04:11 -03:00
RaspberryPiSimulatorPage.tsx refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
RegisterPage.tsx refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
SEOPage.css refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
SpiceSimulatorPage.tsx SEO improvements 2026-04-30 00:27:39 -03:00
UserProfilePage.css refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
UserProfilePage.tsx refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
Velxio2Page.css refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
Velxio2Page.tsx fix(docs): RISC-V emulation goes through QEMU, not a TypeScript browser core 2026-05-07 21:56:29 +02:00
Velxio25Page.tsx feat: add /v2-5 release landing page for Velxio 2.5 (SPICE) 2026-04-24 16:42:47 +02:00