mirror of
https://github.com/directus/directus.git
synced 2026-01-29 03:08:00 -05:00
* Fix errors in repeater * Use custom module listing in sidebar * Refresh user store on role update * Add custom module info to type * Add collections interface * Add collections interface translations * Add collections listing types * Use custom collections listing in collections module nav * Remove outdated nav test
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.