Aleksei Lebedev

Results 39 issues of Aleksei Lebedev

### Bug Report or Feature Request (mark with an `x`) ``` - [x] bug report -> please search issues before submitting - [ ] feature request ``` ### Area ```...

type: bug/fix
needs: investigation
freq2: medium
severity1: confusing
area: devkit/core

Seems this is not possible now? :( (tested on latest) ![image](https://user-images.githubusercontent.com/1329824/112800228-70f12e80-9080-11eb-879a-13a4451aaf69.png)

Enhancement

### Description > Mockery 1.2.4 + PHP 7.2.15 Unfortunately, I can't find any docs/issues about, but seems traits are not fully supported? Is there any way to make it work?...

### Actual behavior We have a theme with primary=red and accent=blue, `` gives a mix of colors: ![image](https://user-images.githubusercontent.com/1329824/65662637-cbea3580-e045-11e9-8553-1e1b3cf6a722.png) ### Workaround ```scss @mixin sat-datepicker-theme($theme) { // original styles here // .......

This PR adds initial support to get and set the resolution of images for GD and Imagick, also it supports two resolutions units: ppi and ppcm (please see notes below)....

## Features: * Seems no API breaking changes (but output for long lines may be a bit different, see below); * By default it has the same behavior as before;...

enhancement

In our logs I see few: ``` Cannot return null for non-nullable field "MyType.property". ``` Probably some data are invalid in the database and I need to fix it (or...

enhancement

**Describe the bug** Property promotions handling like variables, but they are class property **Code sample** ```php ``` **To reproduce** Steps to reproduce the behavior: 1. Create a file called `test.php`...

Log (https://github.com/LastDragon-ru/tmp-phpunit-workflow/runs/1790193993?check_suite_focus=true) ``` Run php-actions/composer@v5 with: command: update php_version: 7.4 php_extensions: intl version: latest interaction: no dev: yes progress: no quiet: no Building PHP 7.4 with extensions: intl ... cat:...

I'm tried to use the existing `@whereConditions`, unfortunately, I very fast found that it is a bit strange and doesn't allow you to control available relations and their properties +...

discussion