dmstr / yii2-adminlte-asset

AdminLTE Asset Bundle for Backend Theme in Yii2 Framework
1.14k stars 425 forks source link

add set layout option feature #181

Open igorveremsky opened 6 years ago

igorveremsky commented 6 years ago

According to official AdminLTE layout documentation:

TODO:

Related issues:

schmunk42 commented 6 years ago

Looks good, is this BC-compatible by default?

igorveremsky commented 5 years ago

@schmunk42 by default layout option equals false so according to this expression this changes is BC compatible. Because, only method run() rewrited, other variables, methods, functions added.