Conversation
…verage - Unit-test getWorkflowStageDetails postMessage payload and fallbacks - Integration-style tests for request/pending copy, tooltip classes, and OPEN_REQUEST_EDIT_ACCESS - Extend fieldLabelWrapper mock styles for workflow tooltip variants - Fix visualBuilder.style mock path (../../../) so class assertions match mocked labels Made-with: Cursor
feat(visual-editor): request edit access workflow tooltips and canvas integration
fix(VB-1330): isFieldDisabled exactOptionalPropertyTypes for DTS build
…tor, Studio (VB-665) - Add npm and license badges, async init quick start, config index links - Document Live Preview, Timeline, Visual Builder, and Composable Studio contexts - Link canonical Contentstack docs, Academy (including Understanding Timeline), and Studio Made-with: Cursor
- Expand main.mustache to match README (badges, contexts, docs links, Academy)
- Use {{packageVersion}} in CDN snippet; pin wording matches README
- Remove unused currentYear from mustache.ts DATA
Made-with: Cursor
Made-with: Cursor
…ove Promise usage
…for clarity and consistency
docs(readme): expand README for Live Preview, Timeline, Visual Editor, Studio (VB-665)
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
csAdityaPachauri
approved these changes
Apr 2, 2026
Contributor
csAdityaPachauri
left a comment
There was a problem hiding this comment.
My changes looks good
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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.
Release v4.4.0 merges stage_v4 into main. It ships request edit access UX in the Visual Builder field label flow (VB-1330), a purge-flag behavior fix (VP-1133), and a large documentation refresh (VB-665), plus version 4.4.0.
Included work
VP-1133 — Purge flag
Correct purge-flag inversion behavior (see merge of #577 / VP-1133/purge-flag-4).
VB-1330 — Request edit access (canvas / field labels)
Field label wrapper: request-edit-access behavior, tooltip positioning, and a wider tooltip for workflow-related access in Visual Builder.
Tests: getWorkflowStageDetails postMessage coverage, workflow request/pending copy, tooltip classes, OPEN_REQUEST_EDIT_ACCESS; mock/style path fixes for assertions.
Refactor / types: clearer getDisableReason handling in isFieldDisabled; exact optional property types fix for DTS builds (via #572, #573).
VB-665 — Docs (README + published template)
Expanded README (badges, async init quick start, config links; Live Preview, Timeline, Visual Editor, Studio).
Terminology: Visual Builder → Visual Editor; Composable Studio → Studio where appropriate.
main.mustache kept in sync with README (badges, contexts, docs links, {{packageVersion}} in CDN snippet; init docs without unnecessary Promise wording).
Timeline/Studio wording and structure polish (via #575 and related commits).
Integration
Merge of develop_v4 (#576).
Version: 4.4.0.