Dear all,
I couldn’t find a widget that works easily with Bootstrap 5, so I created a small widget that I’d like to share with you: GitHub - strtob/yii2-widget-toolkit
Best regards,
Tobi
Dear all,
I couldn’t find a widget that works easily with Bootstrap 5, so I created a small widget that I’d like to share with you: GitHub - strtob/yii2-widget-toolkit
Best regards,
Tobi
Looks nice! Do you mind if I make a few recommendations? I would try to keep the node_modules folder out of the repo and include the necessary javascript as a bowser asset in the composer file.
Edit: maybe not bower. but a different package manager for javascript assets would be good. fxp, npm, yarn, etc.
Edit2: or https://asset-packagist.org/ (holy cow js package management is a nightmare)
Of course, it’s my first own repo. Please feel free to commit.