decky-frontend-lib icon indicating copy to clipboard operation
decky-frontend-lib copied to clipboard

chore(static-classes): add/fix/update css classes

Open jessebofill opened this issue 1 year ago • 3 comments

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.

jessebofill avatar Mar 18 '24 20:03 jessebofill

Thanks. Sounds good.

jessebofill avatar Mar 19 '24 20:03 jessebofill

Any progress on getting this merged? The Decky v2.12.0 has the broken static-classes in stable.

FrogTheFrog avatar Apr 22 '24 13:04 FrogTheFrog

Experienced issues with injecting into the UI when testing this. Will need to test on Stable as testing on beta yielded breakage.

TrainDoctor avatar Apr 24 '24 04:04 TrainDoctor

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.

jessebofill avatar May 23 '24 17:05 jessebofill

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.

jessebofill avatar May 23 '24 19:05 jessebofill

:tada: This PR is included in version 4.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Jun 27 '24 03:06 github-actions[bot]