balvi / cuba-component-declarative-controllers

CUBA component that allows to write generic features for a Controller and use them in a declarative way
5 stars 6 forks source link

CUBA 7.2 support #15

Closed mariodavid closed 4 years ago

mariodavid commented 4 years ago

Hi,

this PR adds support for CUBA 7.2.0.

It does still not change anything regarding the new CUBA Screen API, it is only there to support the new platform version with the old screen types.

It seems to work - see screenshots:

products-comments customer-comments-icon products-browse

Updated example: https://github.com/balvi/cuba-example-declarative-comments/pull/4