Ilya Borisov

Results 7 issues of Ilya Borisov

After updating an Angular 13 project with @ng-stack/forms to Angular 14, the following compilation errors appear during the project compilation: ``` Error: node_modules/@ng-stack/forms/lib/form-builder.d.ts:27:5 - error TS2416: Property 'group' in type...

project: forms
type: feature

Basically, the posts from UK don't have neither countryball nor country name. Here's how it looks in browser: http://i.imgur.com/SDHRmEy.png

It seems that lessphp compiles CSS animation margins as selectors (tested on 0.4.0). The following LESS: ``` .test { @-webkit-keyframes spin { from { -webkit-transform: rotate(0deg) } to { -webkit-transform:...

bug

Both Cordova Android platform and Crosswalk versions were bumped recently, are you going to update hardcoded numbers?

How to reproduce: 1. Have some non-running tasks logged during yesterday. 2. Start a task today. 3. Apply the "Yesterday" filter. What happens: The running task and its session appear...

bug

Some buttons lack tooltips, I don't think that's good for feature discoverability: 1. Toggle filter panel. 2. Add task. 3. Reset filter input value. 4. Filter presets dropdown.

enhancement

How to reproduce: 1. Make sure the browser viewport takes up half of the screen space. 2. Open the filter panel. 3. Expand the browser window so it takes up...

bug