-
I came across this because I wanted to embed shellinabox in a tabbed widget.
If you embed shellinabox in an invisible iframe like this:
```
```
It crashes like this:
```
TypeError: documen…
-
As I mentioned in the User Interface Overhaul project, our current web UI is garbage compared to industry standard. Also since DND wants more flexibility in their data visualisation it's clear the cur…
-
Здравствуйте. Было бы здорово, если бы вы добавили старый пример в доки:
``` php
$categories = Category::find()->addOrderBy('lft')->all();
$level = 0;
foreach ($categories as $n => $category)
{
…
-
https://developer.okta.com/docs/api/resources/authn#primary-authentication-with-activation-token
This is supported in the AuthN, but isn't supported in the widget
-
This issue was brought up recently by #86 and is quite a basic use case. So we need to come up with:
- [ ] an API how to add classes to form widgets.
-
The ultimate goal of RENARD :fox_face: is to make new project bootstrap quick.
Whenever you have an idea of recipe or something that can help a project bootstrap, please leave here a note or comme…
-
Hi,
Thank you for this great package. Only I wonder if there are plans to upgrade or create a version that supports bootstrap 5 and next versions of bootstraps?
Thank you
-
The issue is related to the extension `yiisoft/yii2-bootstrap4` but I think it is due to a compatibility issue of `yiisoft/yii2`
### What steps will reproduce the problem?
**Model**
```
class …
-
Hi,
when I run this command:
`./yii gii/giiant-crud --modelClass='common\models\MyModel' --enablePjax=1 --tidyOutput=1 --controllerClass='backend\controllers\MyModelController' --indexWidgetTyp…
-