Commit 854d436
feat: oneOf/anyOf as a dropdown, attempt no 2 (#110)
* feat: add oneOf story
* feat: show oneOf & anyOf as a dropdown
* fix: build error
* feat: use mosaic Select
* docs: add another story
* feat: implement choice selector
* feat: rework SchemaRow header
* fix: alignment issues
* feat: handle array of anyOfs
* feat: change array name formatting
* feat: nice plural names ;)
* feat: update format styling
* chore: apply PR feedback
* chore: address PR feedback
Co-authored-by: Jakub Rożek <jakub@stoplight.io>
* test: update
* test: update
Co-authored-by: Jakub Rożek <jakub@stoplight.io>1 parent a35724b commit 854d436
File tree
15 files changed
+2340
-2593
lines changed- src
- __fixtures__/combiners
- __stories__
- __tests__
- __snapshots__
- components
- SchemaRow
- tree
- utils
15 files changed
+2340
-2593
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
86 | 94 | | |
87 | 95 | | |
88 | 96 | | |
| |||
0 commit comments