html icon indicating copy to clipboard operation
html copied to clipboard

Remove attribute sorting

Open vjik opened this issue 11 months ago • 2 comments

Based on https://github.com/yiisoft/html/issues/232

Sorting was done in first implementation of HTML helper: https://github.com/yiisoft/yii2/commit/30d70be071e942b9eb70748b373f0a98f285ff8d

vjik avatar Jan 08 '25 18:01 vjik

It was not the case for Yii1: https://github.com/yiisoft/yii/blob/master/framework/web/helpers/CHtml.php#L2810

samdark avatar Jan 09 '25 09:01 samdark

I work on it

FrankiFixx avatar Jan 14 '25 18:01 FrankiFixx