Commit 7322364
InputText support for iconBefore/After & prefix/suffix (#575)
* icon added to inputText style not completed
* compoent updated mostly working
* update inputText component
* update inputText component
* update inputText component
* inputText rebuild
* inputText updated to only take one before and one after element
* inputText updated and working as expectes extra padding when using add-ons.
* updated tests ready for review
* updated tests
* updates after first review
* update tests
* Adjust padding for icon/prefix/suffix
Co-authored-by: Meredith Dodge <[email protected]>1 parent e0aab42 commit 7322364
File tree
9 files changed
+683
-629
lines changed- packages
- components/src/Form
- Fieldset/__snapshots__
- Fields
- FieldSelect/__snapshots__
- FieldText/__snapshots__
- Inputs
- InputSearch/__snapshots__
- InputText
- __snapshots__
- __snapshots__
- www/src/documentation/components/forms
9 files changed
+683
-629
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
46 | 52 | | |
47 | 53 | | |
48 | 54 | | |
| |||
0 commit comments