phundrak.com/content/.vuepress/components
Lucien Cartier-Tilet 1678100198
feat: improve caching of individual repositories
This commit adds the possibility to provide to the caching component data already known and to be
cached immediately without the need of a callback function. This allows caching individual
repositories without having to rely on additional API calls. However, repos can also be retrieved
individually from the GitHub API based on their full name.
2023-05-08 11:19:41 +02:00
..
GitRepos feat: improve caching of individual repositories 2023-05-08 11:19:41 +02:00
ApiLoader.vue feat: improve caching of individual repositories 2023-05-08 11:19:41 +02:00
Cache.vue feat: improve caching of individual repositories 2023-05-08 11:19:41 +02:00
Loader.vue feat: add loader spinner to API loader 2023-05-08 03:34:48 +02:00
ResponsiveImage.vue refactor: move Vuepress files in dedicated directory 2023-02-09 12:13:47 +01:00