yujin1st

Results 5 issues of yujin1st

### Describe the bug Can't prevent b-pagination-nav click in @page-click event ### Steps to reproduce the bug 1. Declare navigation 2. Declare @page-click event with `event.PreventDefault()` line 3. Click on...

**What steps will reproduce the problem?** 1. have some GraphQl request with incorrect commas formatting 2. run code reformat **What is the expected result?** request should be formatted **What happens...

In a few projects I had a form with parent category search field, and you need to move node or insert in exact position while creating or updating model. If...

Could you make support for aliases in path strings such as: @modules/data/views/backend/data/_values.php ![2018-04-27 15 05 32](https://user-images.githubusercontent.com/2317913/39347824-8a7957f0-4a2f-11e8-8af1-2c305c0e9d05.png)

views

### What steps will reproduce the problem? - write \yii\helpers\Url::to([]) - try to add route with absolute route '/catalog/items/index' ### What is the expected result? autocomplete should show full routes...