Results 15 issues of sagittaracc

https://github.com/sdkcarlos/HoldOn.js/blob/3dfb17dbcc16c77ff24a4236c50f8c40e3711bd2/dev/js/HoldOn.js#L48

please update rmrevin/yii2-fontawesome up to 3.6.0

Hello! Thanks for the great lib, I've been using it for a long time. Now I have a problem with showing context menu in Firefox (v101.0). It shows the default...

https://github.com/sagittaracc/suql

How do I setAttribute to a checkbox to turn it into unchecked state?

It's `last` by default. Check out the docs - https://www.jstree.com/api/#/?q=create_no&f=create_node([par,%20node,%20pos,%20callback,%20is_loaded]) - - - This change is [](https://reviewable.io/reviews/ezraroi/ngJsTree/140)

Let's add a parameter to compact php code in a custom directory

```php namespace app\controllers; use yii\filters\AccessControl; class ApiController extends \JsonRpc2\Controller { use \JsonRpc2\extensions\AuthTrait; public function behaviors() { return [ 'access' => [ 'class' => AccessControl::className(), 'except' => ['login'], 'rules' => [...