Vladislav Iakovlev

Results 19 comments of Vladislav Iakovlev

First I've added this task to "roadmaps" but then understood that this issue could be resolved by #185: - stable version – ✅ - changelog - ✅ (in github releases)

We also should closer look to https://github.com/DefinitelyTyped/DefinitelyTyped/issues/41179

Yeah, we can implement something like that for most of functions. Added to 1.x.x roadmap

@TkDodo have you changed anything? looks like codecov pipeline appeared. And now codecov works

I think, we don't see new commits because of we haven't run codecov on main branch since https://github.com/remeda/remeda/commit/391137f7fabd722ff532a21b971baa43ad7a7a8f. Should be fixed after merge, let's try

Yep, works now :)

@TkDodo I totally forgot how should `R.pipe(['a', 'b', 'c'], R.tap(console.log))` print result? 1. 3 calls with `'a', 'b', 'c'` 2. 1 call with `'a,b,c'` or something like that?

I slightly improved solution of @ibrahimgabsi to use built-in viewport sizes or reset to default on pages without `viewport` parameter. Create `.storybook/test-runner.js`: ```js const { getStoryContext } = require('@storybook/test-runner'); const...

+1 win8.1 x86_64 v 0.187.0 use "save-session", it works for me