Commit b32a33a
committed
Add empty price settings group in XSD
I did a bit of code digging but couldn't figure out why the price
component definition did not have any valid/configured child nodes for
<settings> whatsoever. I decided that the best route would be to add
blank groups with the proper labels, so that the actual validation
results remain unchanged, but the skeleton now exists for future
developers to add valid configuration.1 parent 2d75f25 commit b32a33a
File tree
1 file changed
+24
-0
lines changed- app/code/Magento/Ui/view/base/ui_component/etc/definition
1 file changed
+24
-0
lines changedLines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
18 | 42 | | |
0 commit comments