Skip to content

Conversation

@azkurban
Copy link
Contributor

Dark theme: pager-target & cell-editors


value: any;
label: any;
theme: string | Array<string>;
Copy link
Collaborator

Choose a reason for hiding this comment

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

it is not allowed to make it here

[for]="picker">
</mat-datepicker-toggle>
<mat-datepicker #picker>
<mat-datepicker #picker [panelClass]="$view.edit.cell.theme">
Copy link
Collaborator

Choose a reason for hiding this comment

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

add a special service theme and call it instead of edit so it would be $view.theme.class

Azamat Kurbanaev added 6 commits June 27, 2018 20:30
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