mirror of
https://github.com/directus/directus.git
synced 2026-01-27 00:29:06 -05:00
* Markdown Interface Updates - "Editor" button text fixed to "Edit" - Edit and Preview buttons stay highlighted based on current mode - Added interface option for Editor and Preview Font type - Copied WYSIWYG CSS correct stylings to Markdown - Added custom block option placeholders for each input - Changed icon heading to use format_size icon - Added toolbar controls * Refactoring based on review - Edit translation string for name in placeholder - Wrapped preview hidden toolbars with a <template v-if> - Changed .indexOf to .includes - Added translation strings for Edit and Preview * Refactoring - took off uncessary text * Markdown Interface Updates - "Editor" button text fixed to "Edit" - Edit and Preview buttons stay highlighted based on current mode - Added interface option for Editor and Preview Font type - Copied WYSIWYG CSS correct stylings to Markdown - Added custom block option placeholders for each input - Changed icon heading to use format_size icon - Added toolbar controls * Refactoring based on review - Edit translation string for name in placeholder - Wrapped preview hidden toolbars with a <template v-if> - Changed .indexOf to .includes - Added translation strings for Edit and Preview * Refactoring - took off uncessary text * Changed to use --family- fonts Co-authored-by: rijkvanzanten <rijkvanzanten@me.com> Co-authored-by: Jose Varela <joselcvarela@gmail.com>
@directus/app
The Directus Admin App. Included with directus itself. You wouldn't install this package separately.