You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
AAGaming00
changed the title
As of August 18th, 2023, some static-classes have been changed.
As of August 18th, 2023, some static-classes have been changed on Beta.
Aug 19, 2023
I discovered this while working on CSSLoader, the only ones I've found that affected my app is thatFieldChildren
has been replaced withFieldChildrenInner
andSliderControlWithIcon
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.
The text was updated successfully, but these errors were encountered: