mirror of
https://github.com/directus/directus.git
synced 2026-01-29 20:58:07 -05:00
* Update icon font, add group type to field setup * Add group type, start on group-raw interface * Add style for group * Finish nested groups * Finish field group setup * Add type check * Work on group raw group * Various * Fix support for nested groups * Add group-divider interface * Remove unused file * Fix linter warning
Composables
Composables are reusable pieces of logic that can be used inside Vue components (Composition API required).