Skip to content

Themes: Indigo Updates for Calendar, Grid, Combo, and Select #14607

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

Merged
merged 61 commits into from
Sep 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
9ce0ef5
Calendar - update the indigo theme to match the latest design from th…
desig9stein Jul 31, 2024
edb07b7
deps(theming): bump to latest version
simeonoff Jul 31, 2024
01d1365
feat(paginator): implement indigo design changes (#14398)
SisIvanova Jul 31, 2024
033a79d
refactor(gird-summary): indigo design updates (#14468)
SisIvanova Aug 1, 2024
7c389f7
refactor(query-builder): implement indigo design updates (#14401)
SisIvanova Aug 1, 2024
ed67b1c
spec(advanced-filtering): fix failing test
simeonoff Aug 2, 2024
35cca6e
Merge branch '18.1.x' into simeonoff/indigo-themes
desig9stein Aug 12, 2024
dc4d6f2
chore(theming): update theming to v10.2.0-beta.1
desig9stein Aug 12, 2024
d27c3ca
fix(calendar): fix indigo colors for weekend days and outline positio…
desig9stein Aug 12, 2024
ed19635
refactor(toolbar): update indigo theme (#14399)
desig9stein Aug 13, 2024
196bb5d
Merge branch '18.1.x' into simeonoff/indigo-themes
simeonoff Aug 13, 2024
2defb58
fix(calendar): fix wrong consumed schema variables
desig9stein Aug 14, 2024
d7df45d
Merge branch '18.1.x' into simeonoff/indigo-themes
desig9stein Aug 14, 2024
12d9158
chore(theming): update to v11.1.0-beta.4
desig9stein Aug 14, 2024
7001be8
Merge branch '18.1.x' into simeonoff/indigo-themes
desig9stein Aug 14, 2024
905eac4
fix(calendar): remove wrong color override for indigo date-selected-c…
desig9stein Aug 14, 2024
4f30149
Merge branch '18.1.x' into simeonoff/indigo-themes
simeonoff Aug 15, 2024
41a2507
fix(calendar): remove wrong color override for indigo disabled dates
desig9stein Aug 15, 2024
0a59ab4
Merge branch 'master' into simeonoff/indigo-themes
desig9stein Aug 16, 2024
ae0252b
Merge branch 'master' into simeonoff/indigo-themes
simeonoff Aug 20, 2024
96f3a96
fix(calendar): fix special fange border colors in indigo
desig9stein Aug 20, 2024
9725cd4
refactor(input, button): fixes to the button and combo themes
simeonoff Aug 21, 2024
3d8576e
deps: bump theming to latest beta
simeonoff Aug 21, 2024
305a44d
deps(theming): update to latest beta
simeonoff Aug 21, 2024
c1c03b6
fix(grid): fix filter icon color when filtered in indigo
desig9stein Aug 22, 2024
181bc46
deps(theming): update to latest beta
desig9stein Aug 22, 2024
f8e7892
Merge branch 'master' into simeonoff/indigo-themes
desig9stein Aug 22, 2024
407b9d9
fix(combo, select): colors for clear and toggle icons
simeonoff Aug 27, 2024
124df84
refactor(combo-theme): update search paddings
simeonoff Aug 27, 2024
b1b7a54
deps(theming): bump to latest beta
simeonoff Aug 30, 2024
ad86476
Merge branch 'master' into simeonoff/indigo-themes
simeonoff Aug 30, 2024
ab5e54c
refactor(grid): update indigo theme
desig9stein Sep 4, 2024
4b6a7a1
Merge branch 'master' into simeonoff/indigo-themes
desig9stein Sep 4, 2024
6ae0133
fix(grid): fix grid filtering test
desig9stein Sep 4, 2024
780f2c0
feat(grid): fix failing test
desig9stein Sep 5, 2024
03d2f19
feat(grid): fix header height to be implemented as in the other theme…
desig9stein Sep 7, 2024
47445b6
feat(grid): fix esf background in both variants and border in dark va…
desig9stein Sep 7, 2024
8f5a72b
feat(grid): fix ternary if that don't work correctly.
desig9stein Sep 9, 2024
f7a34eb
Merge branch 'master' into simeonoff/indigo-themes
desig9stein Sep 9, 2024
de76af7
refactor(combo): update input size in indigo theme
simeonoff Sep 10, 2024
b6b0a9a
refactor(combo): update input search styles
simeonoff Sep 10, 2024
9a1a342
feat(grid): fix filtering dialog sizes, fix ghost element size, fix, …
desig9stein Sep 10, 2024
f9989f6
feat(grid): fix list gap for indigo
desig9stein Sep 10, 2024
8e2a2d4
feat(grid): fix filtering row input size, and paginator select sizes,…
desig9stein Sep 10, 2024
0c4d9eb
Merge branch 'master' into simeonoff/indigo-themes
desig9stein Sep 10, 2024
6f8af6e
feat(grid): fix summaries min height, set af dialog elevation to 23, …
desig9stein Sep 10, 2024
a88ddce
feat(grid): fix elevation for dark theme, fix dashed border colors fo…
desig9stein Sep 10, 2024
8f775b8
feat(grid): fix pivot grid expand icon colors in indigo
desig9stein Sep 11, 2024
30f3d31
Merge branch 'master' into simeonoff/indigo-themes
simeonoff Sep 13, 2024
b460049
fix(grid): fix issues from comments and update the grdi column select…
desig9stein Sep 16, 2024
09fa94f
fix(grid): clean up grid column selection sample
desig9stein Sep 16, 2024
8aae3f0
Merge branch 'master' into simeonoff/indigo-themes
desig9stein Sep 16, 2024
1acd34c
chore(grid): fix lint error
desig9stein Sep 16, 2024
fd1f802
fix(grid): fix latest comments
desig9stein Sep 17, 2024
7f7425d
Merge branch 'master' into simeonoff/indigo-themes
desig9stein Sep 17, 2024
558a906
Merge branch 'master' into simeonoff/indigo-themes
desig9stein Sep 18, 2024
70046e8
Merge branch 'master' into simeonoff/indigo-themes
desig9stein Sep 19, 2024
68e0c71
Merge branch 'master' into simeonoff/indigo-themes
simeonoff Sep 20, 2024
d5f0e05
refactor(chip): update drag icon opacity in indigo theme
desig9stein Sep 20, 2024
82ae5b4
Merge branch 'master' into simeonoff/indigo-themes
simeonoff Sep 20, 2024
73aec03
deps(theming): bump to version containing changes
simeonoff Sep 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@types/source-map": "0.5.2",
"express": "^4.21.0",
"fflate": "^0.8.1",
"igniteui-theming": "^12.0.0",
"igniteui-theming": "^12.2.1",
"igniteui-trial-watermark": "^3.0.2",
"lodash-es": "^4.17.21",
"rxjs": "^7.8.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/igniteui-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"igniteui-trial-watermark": "^3.0.2",
"lodash-es": "^4.17.21",
"uuid": "^9.0.0",
"igniteui-theming": "^12.0.0",
"igniteui-theming": "^12.2.1",
"@igniteui/material-icons-extended": "^3.0.0"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
[width]="itemsWidth || '100%'" (opening)="handleOpening($event)" (closing)="handleClosing($event)"
(opened)="handleOpened()" (closed)="handleClosed()">
<div class="igx-combo__search">
<igx-input-group *ngIf="displaySearchInput" theme="material" >
<igx-input-group *ngIf="displaySearchInput">
<input igxInput #searchInput name="searchInput" autocomplete="off" type="text"
[(ngModel)]="searchValue" (ngModelChange)="handleInputChange($event)" (keyup)="handleKeyUp($event)"
(keydown)="handleKeyDown($event)" (focus)="dropdown.onBlur($event)" [attr.placeholder]="searchPlaceholder"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,10 @@
@extend %date-selected-special !optional;
}

@include e(date, $mods: ('selected', 'special', 'active')) {
@extend %date-selected-special-active !optional;
}

@include e(date, $mods: ('selected', 'range')) {
@extend %date-selected-range !optional;
}
Expand Down Expand Up @@ -219,10 +223,22 @@
@extend %date-range-selected-special-last !optional;
}

@include e(date, $mods: ('selected', 'special', 'first', 'last')) {
@include e(date, $mods: ('range', 'selected', 'special', 'first', 'last')) {
@extend %date-selected-special-first-last !optional;
}

@include e(date, $mods: ('selected', 'special', 'current', 'first', 'last')) {
@extend %date-selected-special-current-first-last !optional;
}

@include e(date, $mods: ('selected', 'special', 'current', 'preview', 'first')) {
@extend %date-selected-special-current-last !optional;
}

@include e(date, $mods: ('selected', 'special', 'current', 'preview', 'last')) {
@extend %date-selected-special-current-first !optional;
}

@include e(date, $mods: ('range', 'selected', 'active')) {
@extend %date-range-selected-active !optional;
}
Expand Down Expand Up @@ -299,6 +315,14 @@
@extend %date-selected-current-active !optional;
}

@include e(date, $mods: ('current', 'selected', 'special')) {
@extend %date-selected-current-special !optional;
}

@include e(date, $mods: ('current', 'selected', 'special', 'active')) {
@extend %date-selected-current-special-active !optional;
}

@include e(date, 'special') {
@extend %date-special !optional;
}
Expand All @@ -307,16 +331,26 @@
@extend %date-special-current !optional;
}

@include e(date, $mods: ('special', 'current', 'selected')) {
@extend %date-special-current-selected !optional;
}

@include e(date, $mods: ('special', 'current', 'selected', 'active')) {
@extend %date-special-current-selected-active !optional;
}

@include e(date, $mods: ('special' 'active')) {
@extend %date-special-active !optional;
}

@include e(date, $mods: ('special', 'current', 'active')) {
@extend %date-special-current !optional;
@extend %date-special-current-active !optional;
}

@include e(date, $mods: ('special', 'current', 'active', 'range')) {
@extend %date-special-current !optional;
@extend %date-special-current-active !optional;
}

@include e(date, 'first') {
Expand Down
Loading
Loading