decky-frontend-lib
decky-frontend-lib copied to clipboard
As of August 18th, 2023, some `static-classes` have been changed on Beta.
~~I discovered this while working on CSSLoader, the only ones I've found that affected my app is that FieldChildren
has been replaced with FieldChildrenInner
and SliderControlWithIcon
was replaced by something unknown.~~
I'm writing this an issue instead of directly committing mostly because i want to establish some guidelines on how we update these.
The classes are currently changed on Beta, but not Stable.
Should we maintain two sets of classes, one for each update channel? Should we create an abstraction class similar to Navigation
?
I'm not exactly sure how to proceed here. Requesting additional advice.
@AAGaming00 is this still relevant given the update to @decky/ui etc?