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
Is your enhancement related to a problem? Please describe.
In 5.0.0 we introduced settings schema, for declaring a feature's settings independently of the UI. This includes a requires_feature property which indicates that a setting requires another feature to be active. Currently only one feature is supported, but for forwards compatibility we should allow declaring multiple features in an array.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Is your enhancement related to a problem? Please describe.
In 5.0.0 we introduced settings schema, for declaring a feature's settings independently of the UI. This includes a
requires_feature
property which indicates that a setting requires another feature to be active. Currently only one feature is supported, but for forwards compatibility we should allow declaring multiple features in an array.Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: