Commit f17b426
authored
feat: added text components instead of spans/divs in dynamic forms (#158)
Authored-by: Aleksei <[email protected]>1 parent 8dc8eaa commit f17b426
File tree
118 files changed
+85
-120
lines changed- src/lib/kit/components
- AccordeonCard
- Card
- __snapshots__/Card.visual.test.tsx-snapshots
- Inputs
- ArrayBase/__snapshots__/ArrayBase.visual.test.tsx-snapshots
- CardOneOf/__snapshots__/CardOneOf.visual.test.tsx-snapshots
- Checkbox/__snapshots__/Checkbox.visual.test.tsx-snapshots
- FileInput
- __snapshots__/FileInput.visual.test.tsx-snapshots
- MonacoInput
- MultiOneOf/__snapshots__/MultiOneOf.visual.test.tsx-snapshots
- ObjectBase/__snapshots__/ObjectBase.visual.test.tsx-snapshots
- ObjectValueInput/__snapshots__/ObjectValueInput.visual.test.tsx-snapshots
- OneOf/__snapshots__/OneOf.visual.test.tsx-snapshots
- Select/__snapshots__/Select.visual.test.tsx-snapshots
- Switch/__snapshots__/Switch.visual.test.tsx-snapshots
- TableArrayInput/__snapshots__/TableArrayInput.visual.test.tsx-snapshots
- TextContent
- Layouts
- Accordeon/__snapshots__/Accordeon.visual.test.tsx-snapshots
- Row
- Section
- __snapshots__/Section.visual.test.tsx-snapshots
- LongValue
- SimpleVerticalAccordeon
- ViewLayouts/ViewRow
- Views
- NumberWithScaleView
- TextAreaView
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
118 files changed
+85
-120
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 66 | | |
79 | 67 | | |
80 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
72 | 84 | | |
73 | 85 | | |
74 | 86 | | |
| |||
79 | 91 | | |
80 | 92 | | |
81 | 93 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| 94 | + | |
91 | 95 | | |
92 | 96 | | |
93 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | 67 | | |
74 | 68 | | |
75 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
83 | 88 | | |
84 | | - | |
| 89 | + | |
85 | 90 | | |
86 | 91 | | |
87 | 92 | | |
| |||
0 commit comments