mirror of
https://github.com/directus/directus.git
synced 2026-01-25 14:28:00 -05:00
* this works in the form-field setting up for refactor * refactored the useRaw and made form-field-raw-editor * add defaults * add tests for render submitting and cancelling * add isNil * delete the comment * add a cancel button * change let to const * add the if statement when it's not a object * delete the .raw-value and place it in the raw-editor form field * rename submit to setRawValue * change submit to set-raw-value * add a possibility to add a placeholder to the system-raw-editor * implement the system-raw-editor to the form-field-raw-editor * update the snapshot and fix the emitted tests * found out we can disable the gutter and line-numbers * add a language prop to the system when it's not defined it should default to mustache * delete style; add language and add type * update the html in tests * add input-code for the extended validation * add default value * Update form-field-raw-editor.vue language to plaintext Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com> * update test Co-authored-by: Vincent Kempers <vincentkempers@vincents-mbp.lan> Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
@directus/app
The Directus Admin App. Included with directus itself. You wouldn't install this package separately.