-
Notifications
You must be signed in to change notification settings - Fork 475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(demo): migrate documentation page stepper
to standalone compo…
#7103
chore(demo): migrate documentation page stepper
to standalone compo…
#7103
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7103 +/- ##
==========================================
- Coverage 70.19% 67.12% -3.07%
==========================================
Files 1460 1409 -51
Lines 15934 15089 -845
Branches 2292 2051 -241
==========================================
- Hits 11185 10129 -1056
- Misses 4369 4842 +473
+ Partials 380 118 -262
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
BundleMonFiles updated (2)
Unchanged files (3)
Total files change +22B 0% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
ea4a65c
to
3c25c14
Compare
projects/demo/src/modules/components/stepper/stepper.component.ts
Outdated
Show resolved
Hide resolved
projects/demo/src/modules/components/stepper/stepper.component.ts
Outdated
Show resolved
Hide resolved
projects/demo/src/modules/components/stepper/stepper.component.ts
Outdated
Show resolved
Hide resolved
…per-to-standalone # Conflicts: # projects/demo/src/modules/components/stepper/examples/1/index.ts # projects/demo/src/modules/components/stepper/examples/2/index.ts # projects/demo/src/modules/components/stepper/examples/3/index.ts # projects/demo/src/modules/components/stepper/stepper.component.ts
Related #6957