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
#497 Do not render the dropdown values in luyaSelect until the dropdown is expanded.
#519 Use @method PhpDoc to override Yii Framework defined actions in actions() method, otherwise those will always have the same Summary and Description Text in the OpenApi file.
#517 Fix problem with OpenApi generator URL tokens like <identifier:[a-z0-9]+> which are now rendered correctly as <identifier>
#515 If property luya\admin\ngrest\base\Api::$filterSearchModelClass is defined, the filter model will be taken into account for filter request param.
#511 Fixed a bug where OpenApi IndexAction should return an array instead of an object.
#512 Fixed a bug with multiple input types and zaaLink directives (none unique elements).
#510 Fixed regression from issue #459 regarding user change history active window.