Skip to content

feat: added support for granular template editor#13

Merged
ILLIA-KHOMENKO merged 9 commits intomainfrom
ik/3361-embed-template-editor-page
Jan 28, 2026
Merged

feat: added support for granular template editor#13
ILLIA-KHOMENKO merged 9 commits intomainfrom
ik/3361-embed-template-editor-page

Conversation

@ILLIA-KHOMENKO
Copy link
Copy Markdown
Contributor

@ILLIA-KHOMENKO ILLIA-KHOMENKO commented Jan 21, 2026

added embedTemplateEditorPage and support the granular editor features.

image

@ILLIA-KHOMENKO ILLIA-KHOMENKO requested a review from a team January 21, 2026 19:59
@ILLIA-KHOMENKO ILLIA-KHOMENKO marked this pull request as ready for review January 21, 2026 19:59
@ILLIA-KHOMENKO ILLIA-KHOMENKO merged commit 0c07268 into main Jan 28, 2026
1 check passed
@ILLIA-KHOMENKO ILLIA-KHOMENKO deleted the ik/3361-embed-template-editor-page branch January 28, 2026 00:04
sdk: BadgeSdk,
element: HTMLElement,
options: EmbedTemplatePageOptions,
{templateId, features, fonts, appearance}: EmbedTemplatePageOptions,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious why destructuring was moved here? I think it is better to have it done outside the function call. This simplifies and adds clarity to the function signature when consuming.

Calling this options vs {templateId, features, fonts, appearance} when using.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

addressed: #15

squirly pushed a commit that referenced this pull request Feb 2, 2026
Closes: badge-dev/badge#3361

added embedTemplateEditorPage and support the granular editor
features.

<img width="1506" height="850" alt="image"
src="https://github.com/user-attachments/assets/17107bd5-60bf-4c2e-817d-f2e195cc97da"
/>
ILLIA-KHOMENKO added a commit that referenced this pull request Feb 2, 2026
follow up improving type safety for PR: #13

Co-authored-by: Illia Khomenko <illia@trybadge.com>
@squirly squirly changed the title [sdk] added support for granular template editor feat: added support for granular template editor Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants