[Seven] Style fields#8175
Conversation
Documentation build overview
214 files changed ·
|
stevepiercy
left a comment
There was a problem hiding this comment.
Docs review only.
Needs:
- change log entry
- technical review
|
Also remove the links in the two READMEs, per https://github.com/plone/volto/actions/runs/25287715362/job/74134698462?pr=8175#step:3:103 |
Co-authored-by: Steve Piercy <web@stevepiercy.com>
* 'style-fields' of github.com:plone/volto: Apply suggestions from code review
stevepiercy
left a comment
There was a problem hiding this comment.
Docs, readme links, and news LGTM.
Needs a technical review.
davisagli
left a comment
There was a problem hiding this comment.
For brainstorming: Could this be generalized to have utilities that get block styles from a different source? For example if a site wanted to have a per-user preference that affects how blocks are styled. (i.e. base text size or a typeface that is more accessible for people with dyslexia)
Co-authored-by: David Glick <david@glicksoftware.com>
I don't see any problem with that. Using the same plugin, you could lookup other types of utilities, and include the outcome in there too, right? |
* seven: (43 commits) [codex] Handle stale auth cookies on public requests (#8216) Release Seven 1.0.0-alpha.4 Release @plone/layout 1.0.0-alpha.8 Release @plone/blocks 1.0.0-alpha.10 Release @plone/plate 1.0.0-alpha.8 Release @plone/helpers 2.0.0-alpha.6 Make the import for the styleFields helper resilient and Volto-compatible (#8206) [Seven] Make style fields first-class and preserve block width fallback (#8204) Release @plone/plate 1.0.0-alpha.7 Fixed toolbar button if a single option is shown (#8186) Release @plone/layout 1.0.0-alpha.7 Release @plone/blocks 1.0.0-alpha.9 Release @plone/plate 1.0.0-alpha.6 Release @plone/helpers 2.0.0-alpha.5 Release @plone/types 3.0.0-alpha.1 [Seven] Style fields (#8175) Release @plone/plate 1.0.0-alpha.5 Fixed import from repo in @plone/plate (#8183) Improved prereleaser script Release Seven 1.0.0-alpha.3 ...
(Old StyleWrapper)