summaryrefslogtreecommitdiff
path: root/frontend/src/components/Markdown.tsx
AgeCommit message (Collapse)Author
2024-06-13update dependenciesAAGaming
2024-05-12port to @decky/uiAAGaming
TODO: update package.json to match once @decky/ui is on NPM
2023-02-22update NavigateToExternalWeb in Markdown to use Navigationv2.6.1-pre2AAGaming
2022-10-24preview 10/21/2022 fixes (#234)AAGaming
* initial fixes: everything working except toasts and patch notes * tabshook changes, disable toaster for now * prettier * oops * implement custom toaster because I am tired of Valve's shit also fix QAM not injecting sometimes * remove extra logging * add findSP, fix patch notes, fix vscode screwup * fix patch notes * show error when plugin frontends fail to load * add get_tab_lambda * add css and has_element helpers to Tab * small modals fixup * Don't forceUpdate QuickAccess on stable * add routes prop used to get tabs component * add more dev utils to DFL global
2022-10-02fix styling on links in markdownAAGaming
2022-09-18Updater UI tweaks, Markdown tweaks, bump libAAGaming
2022-09-17fix updater for new installs, fix file picker patch, fix scrolling on patch ↵AAGaming
notes, fix tasks dir
2022-08-26basic patch notes viewer, lazy-load settings and store, build frontend as ↵AAGaming
esmodule, add lazy-loaded react-markdown, backend changes to accomodate ESModule frontend