Commit Graph

6 Commits

Author SHA1 Message Date
1e3e15ab4e
feat: add possibility to list specific repositories
ListRepositories will now fetch repos with FetchRepositories only if no repositories are already
passed to the component in its default slot.
2023-05-08 12:48:56 +02:00
de2f11f8fe
feat: add loader spinner to API loader 2023-05-08 03:34:48 +02:00
0a1e9536cd
feat: handle API calls and caching through Vue components
BREAKING CHANGE: API calls and cache no longer made in their respective composable
2023-05-08 03:01:17 +02:00
08825d870b
feat: properly display GitHub repositories 2023-05-05 00:42:11 +02:00
7c185dd453
feat: add bases for GitHub API interaction and cache 2023-05-04 23:23:01 +02:00
8413181750
refactor: move Vuepress files in dedicated directory
Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
2023-02-09 12:13:47 +01:00