Add Recent Chats - #221
Conversation
eb0ad95 to
c69589e
Compare
|
Disclosure: I am the author of #224 and tested this PR as part of the Community Contribution requirement. Tested on Windows 11, Steam Client Stable, Millennium 3.4.0, using the exact pinned plugin commit/tag Runtime results
Issues found
The live UI behavior and unload cleanup looked solid. I would treat the clean pnpm build as the main pre-publication blocker. |
|
Thanks @Shightrox for the detailed testing and feedback! Both reported issues should now be addressed in Changes made
I verified this from a clean checkout using Node One separate, repository-level issue I noticed while reproducing the workflow: PluginDatabase pins Node 20 but installs an unpinned pnpm using |
|
Remove |
Done, updated to v0.3.2 which completely removes |
|
Another issue I didn't initially notice: you should re-use Steams styled components instead of re-styling them manually. Right now, all themes would have to updated to support this tab. Just open the inspector, steal Steams real classname, then checkout the Steam source tracker, you can simply CTRL+F a minified classname (ex: Lmk if this makes sense! |
Summary
Adds "Recent Chats" to the Millennium Plugin Database as a submodule.
Plugin repository:
https://github.com/Alex979/Steam-Recent-Chats-plugin
Features