Commit 25664b8
authored
Add the TabIndex parameter to the input components (#235)
* chore(combobox): add tabindex
* chore(dateinput): add the tabindex
* chore(datepicker): add the tabindex
* chore(datetimepicker): add the tabindex
* chore(numerictextbox): add the tabindex
* chore(multiselect): add the tabindex
* chore(autocomplete): add the tabindex
* chore(timepicker): add the tabindex
* chore(daterange): add the tabindex1 parent bac92c3 commit 25664b8
File tree
9 files changed
+65
-0
lines changed- components
- autocomplete
- combobox
- dateinput
- datepicker
- daterangepicker
- datetimepicker
- multiselect
- numerictextbox
- timepicker
9 files changed
+65
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
| 44 | + | |
43 | 45 | | |
| 46 | + | |
44 | 47 | | |
| 48 | + | |
45 | 49 | | |
| 50 | + | |
46 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
47 | 55 | | |
48 | 56 | | |
49 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
| 43 | + | |
42 | 44 | | |
| 45 | + | |
43 | 46 | | |
| 47 | + | |
44 | 48 | | |
| 49 | + | |
45 | 50 | | |
| 51 | + | |
46 | 52 | | |
| 53 | + | |
47 | 54 | | |
| 55 | + | |
48 | 56 | | |
| 57 | + | |
49 | 58 | | |
| 59 | + | |
50 | 60 | | |
| 61 | + | |
51 | 62 | | |
| 63 | + | |
52 | 64 | | |
| 65 | + | |
53 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
54 | 70 | | |
55 | 71 | | |
56 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
| 56 | + | |
55 | 57 | | |
| 58 | + | |
56 | 59 | | |
| 60 | + | |
57 | 61 | | |
| 62 | + | |
58 | 63 | | |
| 64 | + | |
59 | 65 | | |
| 66 | + | |
60 | 67 | | |
| 68 | + | |
61 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
62 | 73 | | |
63 | 74 | | |
64 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
| 52 | + | |
51 | 53 | | |
| 54 | + | |
52 | 55 | | |
| 56 | + | |
53 | 57 | | |
| 58 | + | |
54 | 59 | | |
| 60 | + | |
55 | 61 | | |
| 62 | + | |
56 | 63 | | |
| 64 | + | |
57 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
58 | 69 | | |
59 | 70 | | |
60 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
| 57 | + | |
56 | 58 | | |
| 59 | + | |
57 | 60 | | |
| 61 | + | |
58 | 62 | | |
| 63 | + | |
59 | 64 | | |
| 65 | + | |
60 | 66 | | |
| 67 | + | |
61 | 68 | | |
| 69 | + | |
62 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
63 | 74 | | |
64 | 75 | | |
65 | 76 | | |
| |||
0 commit comments