Commit 50fbb25
update width from InputText (#794)
* update width from InputText
* Full-width fields
* A few more tweaks to get to 100% width consistently
Co-authored-by: Luke Bowerman <[email protected]>1 parent 7062ede commit 50fbb25
File tree
15 files changed
+426
-496
lines changed- packages
- components/src/Form
- Fieldset/__snapshots__
- Fields
- FieldSelect/__snapshots__
- FieldTextArea
- __snapshots__
- FieldText
- __snapshots__
- Inputs
- InputSearch/__snapshots__
- InputText
- __snapshots__
- Select
- TextArea
- __snapshots__
- __snapshots__
- playground/src/Form
15 files changed
+426
-496
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
| 78 | + | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| 162 | + | |
| 163 | + | |
160 | 164 | | |
161 | 165 | | |
162 | 166 | | |
| |||
167 | 171 | | |
168 | 172 | | |
169 | 173 | | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | 174 | | |
179 | 175 | | |
180 | 176 | | |
| |||
186 | 182 | | |
187 | 183 | | |
188 | 184 | | |
189 | | - | |
190 | 185 | | |
191 | 186 | | |
192 | 187 | | |
193 | 188 | | |
194 | 189 | | |
195 | 190 | | |
| 191 | + | |
196 | 192 | | |
197 | 193 | | |
198 | 194 | | |
| |||
210 | 206 | | |
211 | 207 | | |
212 | 208 | | |
| 209 | + | |
| 210 | + | |
0 commit comments