Conversation
Signed-off-by: Matt Roberts <code@rbrts.uk>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ui-components,ui-contract-editor,ui-markdown-editor,storybook) that were based on Slate.js and had fallen out of active maintenance@accordproject/ui-tiptap-template-editor— a new TypeScript-first template editor built on TipTap v2 / ProseMirror, covering all TemplateMark node typesui-tiptap-template-editor-demo— a Vite + React playground for local development of the editorui-concertodependencies and test snapshots to work in the slimmed-down monorepopackage.json, removeslerna.json, and updates CI workflows to reflect the new package structureKey changes
packages/ui-tiptap-template-editor— extensions for all TemplateMark nodes (Variable, Formula, Clause, Conditional, Optional, ListBlock, Foreach, …), serializer round-trips, validationTemplateMarkTransformer,modelManagerprop for external Concerto modelspackages/ui-tiptap-template-editor-demo— NDA and Services Agreement fixtures, JSON panel, hot-reload alias to editor sourceui-components,ui-contract-editor,ui-markdown-editor,storybook— all deletedpostcss-importadded to rollup config so@importdirectives in CSS are inlined at build time (fixes CSS variable injection in downstream consumers)build-and-deploy.ymlremoved (storybook deploy);build.ymlandpublish.ymlupdated for the new packageTest plan
cd packages/ui-tiptap-template-editor && npm run build— clean buildcd packages/ui-tiptap-template-editor && npm test— serializer round-trip tests passcd packages/ui-tiptap-template-editor-demo && npm run dev— demo loads atlocalhost:5174, NDA and Services Agreement templates both validate correctlycd packages/ui-concerto && npm test— existing concerto form tests still passScreenshots or Video
Kapture.2026-03-13.at.09.44.37.mp4
Related Issues
Author Checklist
--signoffoption of git commit.masterfromfork:branchname