Commit 367bccd
authored
fix(overlay): fix to support filtor-dialog of efx-grid (#1293)
* feat(overlay): add zIndex type to include auto
* fix(overlay): change zIndex type from number to string
* Add click event to focus on text field
* Add click handler to input wrapper for focus
* Update zindex-manager.ts
* Refine zIndex property type definition
Updated zIndex property type to remove 'auto' option.
* fix(overlay): fix to support filtor-dialog of efx-grid
* Update close-manager.ts1 parent 3e0feaf commit 367bccd
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
12 | 20 | | |
13 | 21 | | |
14 | 22 | | |
| |||
84 | 92 | | |
85 | 93 | | |
86 | 94 | | |
| 95 | + | |
| 96 | + | |
87 | 97 | | |
88 | | - | |
| 98 | + | |
89 | 99 | | |
90 | 100 | | |
91 | 101 | | |
92 | | - | |
| 102 | + | |
93 | 103 | | |
94 | 104 | | |
95 | 105 | | |
| |||
0 commit comments