mirror of
https://github.com/directus/directus.git
synced 2026-01-28 11:38:11 -05:00
* Start on file interface * Add preview icon * Add readable mimetypes to extension * Add file interface strings * Fix type errors * Add file select / deselect * Add new file upload support * Add import from url * Fix loading state of url import * Add filename in download attribute * Replace option names with replace when file exists * Remove / fix outdated tests
Stores
Global data stores that can be used to access data that's used in multiple other components. For example the available collections within the current project.