Commit dc51a26
authored
[input-group]: scope theme styles (#15782)
* refactor(input-group): initial themes structure,
Also adding styles for material box(input,textarea,select and combo).
* refactor(input-group): adding the rest of the material types styles
- Removing the logic for themes inside the .ts file, removing all classes related to specific themes.
- Updating the showcase sample
- wrapping the label theme in base layer
* refactor(input-group): adding styles for indigo
- modify the input group template
- disabled typography
- fix some layout issues
- move more styles to base
- update wc version and add file type input in the sample
* refactor(input-group): initial bootstrap styling
* refactor(input-group): finalize input group styling
* refactor(input-group): fix showcase sample error
* refactor(combo): prepare combo theme
* refactor(select): prepare select theme
* refactor(input-group): fix some layout issues
Add clear icon colors in file type input.
* refactor(input-group): finalize the input-group styles
also update the showcase sample to add remove the hint
* refactor(combo): finalize styles
* fix(input-group): use the correct color variable for focus background in indigo theme
* fix(input-group): revert the variable until we have an agreement on this
* fix(input-group): make sure the the upload button is using its own padding not the prefix/ suffix padding+
* fix(Combo): add display contents to the new wrapper around the combo search and content use it to only scope the variables
* fix(input-group): Make sure that the search use the same shadow on focus as it uses on hover
* chore(combo): cleanup commented code
* fix(input-group): mace sure that the default size is working as before
* fix(combo): dont remove the old class and fix the padding for the add container
* fix(input-group): remove untalented import from the showcase sample
* fix(combo): fix test for combo and simple combo
* fix(input-group): fix native input padding in suffixed/prefixed variants
* fix(combo): fix case sensitive icon color in fluent theme
* fix(combo): fix case sensitive icon color/border in bootstrap theme
* fix(combo): fix indigo caret color
* fix(input-group): rever back to hardcoded dolor for case-icon (required by the design team)1 parent 07908cf commit dc51a26
File tree
54 files changed
+3133
-522
lines changed- projects/igniteui-angular/src/lib
- combo
- themes
- dark
- light
- core
- i18n
- styles
- components/grid
- themes/generators
- typography
- date-range-picker
- drop-down/themes
- input-group
- themes
- dark
- light
- select
- themes
- dark
- light
- simple-combo
- src
- app
- combo-showcase
- combo
- input-group-showcase
- styles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+3133
-522
lines changedLines changed: 66 additions & 59 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
54 | 60 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
58 | 64 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
72 | 77 | | |
73 | 78 | | |
74 | 79 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
79 | 84 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 85 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
103 | 91 | | |
104 | | - | |
105 | | - | |
| 92 | + | |
| 93 | + | |
106 | 94 | | |
107 | | - | |
108 | | - | |
109 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
110 | 117 | | |
111 | 118 | | |
112 | 119 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments