Files
directus/src/stores
Rijk van Zanten 28531b531b Add hydration, collection store, collections module navigation (#125)
* Add hydration functions and logout route

* Add tests for hydration

* Add collections nav

* Structure collections module, add overview route

* Fix failing tests

* Add test for use-navigation

* Add tests for collections-navigation

* Add tests for collections-overview

* Fix export for use-navigation composition

* Update tests
2020-02-28 16:21:51 -05:00
..
2020-02-05 15:07:20 -05:00

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.