Skip to content

Documentation, Storybook stories, and Volto 19.1.4 update#18

Merged
ericof merged 5 commits into
mainfrom
update-docs
Jun 18, 2026
Merged

Documentation, Storybook stories, and Volto 19.1.4 update#18
ericof merged 5 commits into
mainfrom
update-docs

Conversation

@ericof

@ericof ericof commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary

Documentation refresh, Storybook stories and deployment, refreshed example content, and a Volto core bump to 19.1.4.

Changes

Documentation

  • Reworked the root, backend and frontend READMEs: real feature documentation (email sending, the stored-submission data view, captcha support, attachment upload limits, content-transfer-encoding, subject templating and header forwarding), accurate uv/pip install instructions, feature screenshots, fixed badges/links, and a Volto 19 or later requirement note.

Storybook

  • Re-enabled Storybook deployment in CI (.github/workflows/frontend.yml).
  • Added Storybook stories following the volto-videos patterns:
    • DataTable — orchestrator, actions, grid and pagination (with the lazyLibraries seed so injectLazyLibs resolves against the mock store).
    • ThankYou — message rendering with ${formfields} / per-field interpolation.
    • Captcha widgets — honeypot and norobots, via the WidgetStory helper.

Example content

  • Refreshed the example-content profile (data.json blocks, redirects and relations).

Dependencies

  • Updated Volto core to 19.1.4 (mrs.developer.json + lockfile), dropping the now-unneeded local pnpm-workspace.yaml catalog.

Each change ships its towncrier news fragment.

ericof added 5 commits June 18, 2026 10:26
Cover DataTable (orchestrator, actions, grid, pagination), ThankYou and
the honeypot/norobots captcha widgets, following the volto-videos story
patterns (Wrapper/customStore for store-backed components, WidgetStory
for the widgets).
@ericof ericof requested a review from sneridagh June 18, 2026 14:39
@ericof ericof merged commit 497c9fb into main Jun 18, 2026
24 checks passed
@ericof ericof deleted the update-docs branch June 18, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants