Convert all Twig templates to JSX components for a single URL

Created on 25 October 2023, 8 months ago
Updated 12 March 2024, 4 months ago

Problem/Motivation

It would be good for there to be one URL (perhaps the front page) where the entire markup for the page (excluding the toolbar) is controlled by JSX rather than Twig.

For the front page, that would mean converting:

  • region
  • block
  • block--*
  • form
  • form-element
  • form-element-label
  • input
  • menu
  • menu--main
  • field
  • field--*
  • media
  • image-formatter
  • image-style
  • image
  • container
  • views-view
  • views-view-unformatted
  • views-view-fields
  • views-view-field
  • responsive-image-formatter
  • responsive-image

We could potentially pick a different page if the above list seems like too much bother.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

1.0

Component

Umami JSX Demonstration Theme

Created by

🇺🇸United States effulgentsia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024