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
Note: according to soft support reasons, there are also no breaking changes expected here
The current combined syntax is still supported for the unnumbered dependsOn declaration:
JS API Behaviour
The optimization to manage the same condition (DOn) query for multiple actions is expected to be handled by the DOn parsing algorithms.
TDB: discuss if that is reasonable...
The text was updated successfully, but these errors were encountered:
smiakchilo
changed the title
[EAK-473]: DependsOn: ability to pass multiple actions per query (POC)
[EAK-473] DependsOn: ability to pass multiple actions per query (POC)
Nov 8, 2023
As a DepndsOn Plugin consumer, I want to be able to combine multiple actions per one query condition.
According to the previous enhancements:
disable
multiple DependsOn or outside actors can request action)It is proposed to make the following changes in DependsOn API:
Considering as an alias for
Note:⚠️ no breaking changes for current API (default action = DependsOnActions.VISIBILITY)
Note: according to soft support reasons, there are also no breaking changes expected here
The current combined syntax is still supported for the unnumbered dependsOn declaration:
The optimization to manage the same condition (DOn) query for multiple actions is expected to be handled by the DOn parsing algorithms.
TDB: discuss if that is reasonable...
The text was updated successfully, but these errors were encountered: