Closed mcm1957 closed 3 months ago
dependencies -> js-controller should be reworked
use table to list minimal version depending on other common.xxx attributes can raise error if missed
suggest minimum version and recommended version (4.0.24 / 5.0.19)
supportedMessages requires js-controller 5
check new attributes introduced with js-controller 4 and js-controller 5, thea are not yet implemented
NOTE: Same should be done for admin dependency
check has been coded as if( condition) instead of table as too many variants are possible. Currently common.* attributes are checked starting with js-controller 5
added at 2.8.0
dependencies -> js-controller should be reworked
use table to list minimal version depending on other common.xxx attributes can raise error if missed
suggest minimum version and recommended version (4.0.24 / 5.0.19)
supportedMessages requires js-controller 5
check new attributes introduced with js-controller 4 and js-controller 5, thea are not yet implemented
NOTE: Same should be done for admin dependency