Open oandregal opened 2 days ago
Makes the field.type required.
field.type
To move towards a more declarative API for Fields.
Add field.type to any field that doesn't have one.
Size Change: +7 B (0%)
Total Size: 1.82 MB
build/edit-site/index.min.js
compressed-size-action
We could introduce new types (see media) and certainly we should look at expanding more of what the type does. However, is that stopping us from making the field.type required?
In other words, can/should we make the field.type required now?
What?
Makes the
field.type
required.Why?
To move towards a more declarative API for Fields.
How?
Add
field.type
to any field that doesn't have one.Testing Instructions