<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/frontend/package.json, branch v2.7.3-pre2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/'/>
<entry>
<title>Fix tab jank on latest steam beta</title>
<updated>2023-04-29T02:29:46+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2023-04-29T02:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=caf37d681f8644c1fdfb8cc04d23aecf7e289e92'/>
<id>caf37d681f8644c1fdfb8cc04d23aecf7e289e92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: version is no longer missing from plugin list (#417)</title>
<updated>2023-04-10T23:47:59+00:00</updated>
<author>
<name>Travis Lane</name>
<email>63308171+Tormak9970@users.noreply.github.com</email>
</author>
<published>2023-04-10T23:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=a07e4d6fe668203ac284e36e3c33e6c869a8d66b'/>
<id>a07e4d6fe668203ac284e36e3c33e6c869a8d66b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix two missing arguments, fixing reordering of newly installed plugins (#412)</title>
<updated>2023-04-04T18:52:32+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2023-04-04T18:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=7d2cff874527f0fad539b534080edfc319b016c1'/>
<id>7d2cff874527f0fad539b534080edfc319b016c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add plugin reordering (#378)</title>
<updated>2023-04-03T21:21:31+00:00</updated>
<author>
<name>Travis Lane</name>
<email>63308171+Tormak9970@users.noreply.github.com</email>
</author>
<published>2023-04-03T21:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=0f36e87ccea0d9bf2a3db8ee858f27d9d1b2d796'/>
<id>0f36e87ccea0d9bf2a3db8ee858f27d9d1b2d796</id>
<content type='text'>
* feat: started work on saving plugin order

* feat: implemented local ReorderableList

* feat: reoder complete except for usage of DFL

* switched to using dfl reorderableList

* fix: added missing file and removed frag

* updated to newest dfl

* Update defsettings.json

* fix: plugin order was missing on init

* fix: now await pluginOrder

* fix: moved the plugin-order load to plugin-loader

* chore: v6 and dfl bump</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* feat: started work on saving plugin order

* feat: implemented local ReorderableList

* feat: reoder complete except for usage of DFL

* switched to using dfl reorderableList

* fix: added missing file and removed frag

* updated to newest dfl

* Update defsettings.json

* fix: plugin order was missing on init

* fix: now await pluginOrder

* fix: moved the plugin-order load to plugin-loader

* chore: v6 and dfl bump</pre>
</div>
</content>
</entry>
<entry>
<title>Fix loader on feb 22 2023 beta</title>
<updated>2023-02-23T03:00:30+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2023-02-23T03:00:23+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=97bb3fa4c879cf2a517e59b1f7177c9e49e0a692'/>
<id>97bb3fa4c879cf2a517e59b1f7177c9e49e0a692</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store and plugin installation visual improvements (#343)</title>
<updated>2023-01-20T02:00:42+00:00</updated>
<author>
<name>EMERALD</name>
<email>hudson.samuels@gmail.com</email>
</author>
<published>2023-01-20T02:00:42+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=3ebaac6752cb2b13ee5bfb6274cd7ae60b0d6bcb'/>
<id>3ebaac6752cb2b13ee5bfb6274cd7ae60b0d6bcb</id>
<content type='text'>
* Redesign store, add comments for filtering

* Improve installation/uninstallation modals

* Fix store comment to be easier to fix

* Add source code info to about page</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Redesign store, add comments for filtering

* Improve installation/uninstallation modals

* Fix store comment to be easier to fix

* Add source code info to about page</pre>
</div>
</content>
</entry>
<entry>
<title>bump dfl</title>
<updated>2023-01-16T14:13:30+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2023-01-16T14:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=649eed89c9c5cd33d411db54939b7c86a64497db'/>
<id>649eed89c9c5cd33d411db54939b7c86a64497db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Aa/bump dfl navigation fix jan2023 (#341)</title>
<updated>2023-01-16T01:40:47+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2023-01-16T01:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=5fdcc56409a0bc75171df25ca50b6e09ffe7bf3a'/>
<id>5fdcc56409a0bc75171df25ca50b6e09ffe7bf3a</id>
<content type='text'>
* fix React DevTools

* bump DFL to fix Navigation

* Bump DFL and add shims

* fix shims not applying due to timing issue

Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix React DevTools

* bump DFL to fix Navigation

* Bump DFL and add shims

* fix shims not applying due to timing issue

Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bump DFL to fix modals, Router -&gt; Navigation in some places</title>
<updated>2022-12-16T02:16:22+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-12-16T02:16:22+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=346f80beb31d1e2a95d31a5997b5a233d08e0645'/>
<id>346f80beb31d1e2a95d31a5997b5a233d08e0645</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(MoreCustomizableToasts): Allow plugin developers to customize some toast properties (#268)</title>
<updated>2022-12-10T23:09:21+00:00</updated>
<author>
<name>jurassicplayer</name>
<email>jurassicplayer75@gmail.com</email>
</author>
<published>2022-12-10T23:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=f73918c9023d0df92cea6feb394b633b8c881b51'/>
<id>f73918c9023d0df92cea6feb394b633b8c881b51</id>
<content type='text'>
* Use settingsStore directly

* Change toast etype, add showToast/playSound

* Update DFL and rebase</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use settingsStore directly

* Change toast etype, add showToast/playSound

* Update DFL and rebase</pre>
</div>
</content>
</entry>
</feed>
