Commit ce9b1fd
Fixed number and date input values in Filter template demo. (#9358)
* fix(Filter): Fixed date input value in template
* Fixed the number input in template
* Navigation error in filter row
* Rearranged onInput logic
* Fixed a typo in event name.
* Fixed suffix visibility condition.
Co-authored-by: Konstantin Dinev <[email protected]>1 parent fb8a813 commit ce9b1fd
File tree
2 files changed
+19
-3
lines changed- src/app/grid-filter-template
2 files changed
+19
-3
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
493 | 500 | | |
494 | 501 | | |
| 502 | + | |
495 | 503 | | |
496 | 504 | | |
497 | 505 | | |
| 506 | + | |
498 | 507 | | |
499 | 508 | | |
500 | 509 | | |
501 | 510 | | |
502 | 511 | | |
503 | 512 | | |
504 | | - | |
| 513 | + | |
| 514 | + | |
505 | 515 | | |
506 | 516 | | |
507 | 517 | | |
508 | 518 | | |
509 | 519 | | |
510 | 520 | | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
511 | 526 | | |
0 commit comments