Skip to content

select-button: стилизация, сторисы, обёртки#48

Open
khaliulin wants to merge 9 commits intofeature/styles-debugfrom
form.selectbutton
Open

select-button: стилизация, сторисы, обёртки#48
khaliulin wants to merge 9 commits intofeature/styles-debugfrom
form.selectbutton

Conversation

@khaliulin
Copy link
Copy Markdown

No description provided.

[ngClass]="sizeClass"
>
<ng-template pTemplate="item" let-item>
<i *ngIf="item.icon" [class]="item.icon"></i>
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.

@if

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Готово — 1f3eac1


// ── With Icons ────────────────────────────────────────────────────────────────

export { WithIcons };
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.

единый стиль экспорта

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Готово — e229e73

[options]="options"
[ngModel]="value"
(ngModelChange)="onValueChange($event)"
optionLabel="label"
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.

option-свойства лучше прокинуть. иначе все данные придется мапать под эти компоненты.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Готово — abcecf9

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