[MGNLFE-2] Assemble a React SPA Created: 30/Jul/19  Updated: 14/Apr/21  Resolved: 03/Dec/19

Status: Closed
Project: Magnolia Frontend Helpers
Component/s: React Renderer
Affects Version/s: None
Fix Version/s: 1.0.0

Type: Story Priority: Neutral
Reporter: Christopher Zimmermann Assignee: Sang Ngo Huu
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: 0d
Time Spent: 3d
Original Estimate: Not Specified

Issue Links:
Relates
relates to MGNLFE-3 Assemble an Angular SPA Closed
relates to MGNLFE-4 Vue.js for SPA editor Closed
relates to MGNLFE-92 Vue.js with SPA Editor Closed
dependency
is depended upon by MGNLFE-7 Nested pages in React SPA Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Release notes required:
Yes
Documentation update required:
Yes
Date of First Response:
Epic Link: SPA Editor
Sprint: SPA Editor 11, SPA Editor 12
Story Points: 8

 Description   

As a frontend developer, I can assemble portions of my React SPA dynamically from Magnolia content and templates.

Acceptance criteria

  • Developer can define the mapping from JCR content (typically the mgnl:template property) to React component classes.
  • Primarily support JSON content from the Magnolia delivery endpoint.
  • Primarily support templates from the templateDefinitions endpoint.
  • Developer does not have to write the logic producing a component tree; a module/function is provided with default conventions
  • Supports nested components, i.e. components which have areas.

  • Usage of the library follows React idioms such that it is easy to understand and use for a React developer.
  • Implementation of the library follows React idioms such that it is easy to understand and fork and modify for a React developer.

See also:


Generated at Mon Feb 12 05:43:16 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.