Support for Umbraco 15 #357
Locked
leekelleher
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Note
This is a work-in-progress status update to outline my progress on Contentment for Umbraco v15 backoffice.
Current status
Render Macrouui-input
doesn't supportdatalist
yet.Note
Status details about the internally used components is here.
👇👇👇
Internal components
Status of components used internally within Contentment.
Data TableMacro PickerRead OnlyRich Text EditorData List editors
Status of list-editors used by the Data List editor.
Data List sources
Status of data-sources used by the Data List editor.
The majority of this work is reliant on the internal Configuration Editor UI.
Umbraco Content XPathUpdates
In reverse chronological order (most recent first)…
May 2025:
April 2025:
6.0.0-alpha005
and6.0.0-alpha006
.March 2025:
15.3.0
.hidePropertyGroup
configuration (for Notes and Editor Notes).February 2025:
15.2.0
.January 2025:
December 2024:
November 2024:
6.0.0-alpha004
! 🎉October 2024:
September 2024:
August 2024:
6.0.0-alpha003
! 🎉July 2024:
6.0.0-alpha002
! 🎉June 2024:
6.0.0-alpha001
! 🎉 Moved working branch todev/v6.x
.May 2024:
14.0.0
(final).April 2024:
14.0.0-rc1
(and thenrc2
).March 2024:
14.0.0-beta002
, (I missedbeta001
, due to prep for Umbraco Spark).hideLabel
feature for Notes/Editor Notes. Still feels like a DOM hack, but it's "just JavaScript", right? 😉"property-value-change"
event (from the wrapped element) and persist the value. "Softly, softly, catchee monkey".February 2024:
14.0.0--preview005
.January 2024: Finding my balance between new job, community work, family life, (as well as pretending to be a rock star).
14.0.0--preview003
, then14.0.0--preview004
.December 2023: I started a new role at Umbraco HQ at the end of the year, working on Bellissima itself.
November 2023: Further work on the Editor Notes read-only editor. Added styling and markup amends.
<umb-code-editor>
component (which itself uses Microsoft's Monaco editor).October 2023: Started work on the Notes and Editor Notes read-only editors. Refactored how the property-editor manifests are loaded in via a single
entryPoint
extension, (I'd like to keep the metadata in "umbraco-package.json" to a minimum).September 2023: Work-in-progress branch on
dev/wip/bellissima
; Targetednet8.0
(for Umbraco14.0.0--preview002
); Code amends to support breaking-changes; Decided the target version should be Contentment v6 for Umbraco v15/.NET 9.August 2023: Bellissima: Preview releases of the new backoffice,
14.0.0--preview002
released.Beta Was this translation helpful? Give feedback.
All reactions