Skip to content

feat(docs): update badge sample - #1091

Merged
ChronosSF merged 15 commits into
vnextfrom
hhristov/update-badge-samples
Aug 6, 2026
Merged

feat(docs): update badge sample#1091
ChronosSF merged 15 commits into
vnextfrom
hhristov/update-badge-samples

Conversation

@Hristo313

Copy link
Copy Markdown
Contributor

Update the samples for the badge

Comment thread samples/inputs/badge/size/package.json Outdated
@Hristo313 Hristo313 added status: in-development PR is not finished and removed awaiting-test labels Aug 3, 2026
Hristo313 and others added 4 commits August 4, 2026 17:21
Transformer.getRelative made a repo-relative path by cutting the absolute
path at the "igniteui-react-examples" string. When the repository is cloned
into a differently named folder the match fails, the absolute path is used
as SampleFolderPath, and the group/component/sample folders are then read
off the wrong path segments - copying samples to src/<abs path> and writing
a bogus routing group instead of src/samples/<group>/RoutingData.ts.

Fall back to the repository root derived from the gulp working directory,
so the path no longer depends on the name of the checkout folder.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Implement `initSampleSizeReporter` to enable iframe content to report its dimensions upon request, supporting dynamic resizing scenarios.
);
};

window.addEventListener('message', (e: MessageEvent) => {
@Hristo313 Hristo313 added awaiting-test and removed status: in-development PR is not finished labels Aug 5, 2026
@ChronosSF ChronosSF added status: verified The PR is tested and ready for a merge and removed awaiting-test labels Aug 6, 2026
@ChronosSF
ChronosSF requested a review from IMinchev64 August 6, 2026 13:30
@ChronosSF
ChronosSF merged commit 3bebf31 into vnext Aug 6, 2026
4 checks passed
@ChronosSF
ChronosSF deleted the hhristov/update-badge-samples branch August 6, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: verified The PR is tested and ready for a merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants