Alexander Makarov
Alexander Makarov
Yes, sounds OK.
Icons should be either converted to SVG or another SVG icons should be used.
Related to https://github.com/yiisoft-contrib/yiiframework.com/issues/201
There are many parameters in Gii generators involved. Should this new scaffold have all these in a huge single form?
Thyanks! 8.0 and 8.1 should be added to https://github.com/yiisoft/yii2-mongodb/blob/master/.github/workflows/build.yml#L21 to verify that it works.
If there's explicit `active` we should not check for route, I think.
Sounds like clearly a bug. Do you have time for a pull request fixing it?
Sure, I'll fix that.
I don't think it's a good idea to require specifying any config options for it. Gii is usually used at the very start of the project so it would be...
The problem is that noone's forcing you to store models under `models` directly. You could use sub-directories or even other directories.