onedrive/components/previews
2022-01-26 16:14:45 +08:00
..
AudioPreview.tsx add OdFileObject typings 2022-01-16 20:19:52 +08:00
CodePreview.tsx useSWR instead of custom useAxiosGet hook for cache reuse 2022-01-24 20:50:43 +08:00
Containers.tsx a flat design with narrower lists 2022-01-06 21:10:16 +08:00
DefaultPreview.tsx fix default preview file name too long on desktop, close #297 2022-01-26 16:14:45 +08:00
EPUBPreview.tsx add OdFileObject typings 2022-01-16 20:19:52 +08:00
MarkdownPreview.tsx useSWR instead of custom useAxiosGet hook for cache reuse 2022-01-24 20:50:43 +08:00
OfficePreview.tsx add OdFileObject typings 2022-01-16 20:19:52 +08:00
PDFPreview.tsx functioncomponent -> react.fc 2022-01-06 19:25:10 +08:00
TextPreview.tsx useSWR instead of custom useAxiosGet hook for cache reuse 2022-01-24 20:50:43 +08:00
URLPreview.tsx useSWR instead of custom useAxiosGet hook for cache reuse 2022-01-24 20:50:43 +08:00
VideoPreview.tsx add OdFileObject typings 2022-01-16 20:19:52 +08:00