Commit 8d09187
fix(chips): update chip padding to contain text padding (#17187)
* fix(chips): update chip padding to contain text padding
* fix(chip): indigo padding
* fix(chips): apply fixes on paddings
* fix(chips): fix start/end gaps
* spec(filtering-row): change view expectation
Chips are now wider (have bigger padding on both sides), hence fewer
chips are visible in the tests compared to before.
* lint(themes): fix chip linting errors
---------
Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>1 parent bc46392 commit 8d09187
2 files changed
Lines changed: 8 additions & 3 deletions
File tree
- projects/igniteui-angular
- core/src/core/styles/components/chip
- grids/grid/src
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
118 | | - | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
| 413 | + | |
| 414 | + | |
413 | 415 | | |
414 | 416 | | |
415 | 417 | | |
| |||
437 | 439 | | |
438 | 440 | | |
439 | 441 | | |
| 442 | + | |
| 443 | + | |
440 | 444 | | |
441 | 445 | | |
442 | 446 | | |
| |||
490 | 494 | | |
491 | 495 | | |
492 | 496 | | |
| 497 | + | |
493 | 498 | | |
494 | 499 | | |
495 | 500 | | |
| |||
578 | 583 | | |
579 | 584 | | |
580 | 585 | | |
581 | | - | |
582 | 586 | | |
583 | 587 | | |
584 | 588 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1995 | 1995 | | |
1996 | 1996 | | |
1997 | 1997 | | |
1998 | | - | |
| 1998 | + | |
| 1999 | + | |
1999 | 2000 | | |
2000 | 2001 | | |
2001 | 2002 | | |
| |||
0 commit comments