decky-frontend-lib
decky-frontend-lib copied to clipboard
chore(static-classes): add/fix/update css classes
This changes to finding modules by searching from only the class modules instead of all modules and fixes 2 wrong class modules being found. Additionally more classes are added as well as all type definitions updated with the latest classes.
Thanks. Sounds good.
Any progress on getting this merged? The Decky v2.12.0 has the broken static-classes in stable.
Experienced issues with injecting into the UI when testing this. Will need to test on Stable as testing on beta yielded breakage.
Experienced issues with injecting into the UI when testing this. Will need to test on Stable as testing on beta yielded breakage.
Can you test this again. I'm not sure what the problem could be.
Ok it looks like the prop that was used to find MainMenuAppRunningClasses was removed and thus it was returning undefined. I fixed that as well as updated the other classes. so this should be good now.
:tada: This PR is included in version 4.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: