Skip to content

breadcrumb: стилизация, сторисы, обёртки#20

Merged
AxyIX merged 5 commits into
feature/styles-debugfrom
form.breadcrumb
Apr 14, 2026
Merged

breadcrumb: стилизация, сторисы, обёртки#20
AxyIX merged 5 commits into
feature/styles-debugfrom
form.breadcrumb

Conversation

@khaliulin
Copy link
Copy Markdown
Contributor

No description provided.

template,
})
export class BreadcrumbIconsOnlyComponent {
home = { icon: 'ti ti-home', url: '#' };
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

дублирование объектов получается. думаю можно для этого один файлик завести и туда складывать всякие дублирующиеся конфиги для компонента. ну и оттуда их импортировать

];
}

export const IconsOnly: StoryObj = {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

тут стори, и ниже в файле тоже стори. думаю фактически один из них используется

decorators: [
moduleMetadata({
imports: [
BreadcrumbComponent,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

и здесь компоненты не используются

@AxyIX AxyIX merged commit cf50f1a into feature/styles-debug Apr 14, 2026
1 check passed
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.

2 participants