Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
b51c95b
init changes
rkeerthient Dec 31, 2025
f809c1e
fixed aria-label
rkeerthient Dec 31, 2025
c50cc85
updated test cases and CTA
rkeerthient Dec 31, 2025
3029cb5
updated locales
rkeerthient Dec 31, 2025
e150222
updated expanded header screenshots
rkeerthient Jan 2, 2026
736a332
docs: auto-generate component documentation
github-actions[bot] Jan 2, 2026
4a72d32
Merge remote-tracking branch 'origin/main' into links-new
rkeerthient Jan 2, 2026
9d67eb0
Update component screenshots for visual-editor
github-actions[bot] Jan 2, 2026
1a7d958
Update component screenshots for visual-editor
github-actions[bot] Jan 2, 2026
8f2cc01
added blank aria
rkeerthient Jan 2, 2026
90b0253
Update component screenshots for visual-editor
github-actions[bot] Jan 2, 2026
cd1627f
removed linksAlignment from locales, fixed CTA padding and links vert…
rkeerthient Jan 5, 2026
a512789
Update component screenshots for visual-editor
github-actions[bot] Jan 5, 2026
892ad75
Update component screenshots for visual-editor
github-actions[bot] Jan 5, 2026
f4bdea4
updated default layout to linksPosition
rkeerthient Jan 5, 2026
a15c878
Update component screenshots for visual-editor
github-actions[bot] Jan 5, 2026
f70671e
Merge branch 'main' into links-new
rkeerthient Jan 5, 2026
3a31843
Merge branch 'main' into links-new
rkeerthient Jan 5, 2026
415d4f0
Merge remote-tracking branch 'origin/main' into links-new
rkeerthient Jan 5, 2026
f90ee79
Update component screenshots for visual-editor
github-actions[bot] Jan 5, 2026
da2bc62
renamed version number, migration, regenrated tests
rkeerthient Jan 6, 2026
75447f3
Update component screenshots for visual-editor
github-actions[bot] Jan 6, 2026
2703f13
Merge remote-tracking branch 'origin/main' into links-new
rkeerthient Jan 6, 2026
c2de3a0
Update component screenshots for visual-editor
github-actions[bot] Jan 6, 2026
d24a045
Update component screenshots for visual-editor
github-actions[bot] Jan 6, 2026
f95dfe6
Update component screenshots for visual-editor
github-actions[bot] Jan 6, 2026
e5961f6
Merge branch 'main' into links-new
rkeerthient Jan 8, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion packages/visual-editor/locales/cs/visual-editor.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion packages/visual-editor/locales/da/visual-editor.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion packages/visual-editor/locales/de/visual-editor.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion packages/visual-editor/locales/en-GB/visual-editor.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion packages/visual-editor/locales/en/visual-editor.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
"send": "Send for Approval",
"writeComment": "Write your comment here..."
},
"aria": {
"opensInNewTab": "{{label}} (opens in a new tab)"
},
"ariaLabelAppGallery": "Explore it on {{serviceName}}",
"ariaLabelAppStore": "Download on the {{serviceName}}",
"ariaLabelGalaxyStore": "Available on {{serviceName}}",
Expand Down Expand Up @@ -271,7 +274,7 @@
"linkType": "Link Type",
"linkedInLink": "LinkedIn Link",
"links": "Links",
"linksAlignment": "Links Alignment",
"linksPosition": "Links Position",
"listLength": "List Length",
"liveVisibility": "Visible on Live Page",
"localGeomodifier": "Local GeoModifier",
Expand All @@ -291,6 +294,7 @@
"mobileContentAlignment": "Mobile Content Alignment",
"mobileImagePosition": "Mobile Image Position",
"name": "Name",
"openInNewTab": "Open in new tab",
"options": {
"aspectRatio": "Aspect Ratio",
"base": "Base",
Expand Down
6 changes: 5 additions & 1 deletion packages/visual-editor/locales/es/visual-editor.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion packages/visual-editor/locales/et/visual-editor.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion packages/visual-editor/locales/fi/visual-editor.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion packages/visual-editor/locales/fr/visual-editor.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion packages/visual-editor/locales/hr/visual-editor.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion packages/visual-editor/locales/hu/visual-editor.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion packages/visual-editor/locales/it/visual-editor.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion packages/visual-editor/locales/ja/visual-editor.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion packages/visual-editor/locales/lt/visual-editor.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading