Fritiof Rusck

Results 14 issues of Fritiof Rusck

PR to address my complaint in issue #27. Instead of the return type being true or false, the function should return if the value is a object or not.

## Summary Currently isObject returns the type `boolean`, but i think it would improve the package if it returned `val is { [key: string]: unknown }`. ## Current behaviour ```ts...

Add support table for the url schema `tel:`, e.g ``

Data request

## PR Checklist Please check if your PR fulfills the following requirements: - [X] The commit message follows our guidelines: https://github.com/ngneat/falso/blob/master/CONTRIBUTING.md#commit - [X] Tests for the changes have been added...

### Description Currently we only have `randBoolean`, but sometimes you don't want there be 50% chance that the boolean will be true and a 50% chance that the boolean will...

enhancement
good first issue

### Is this a regression? No ### Description When passing in the argument `fraction` to the function `randAggregation` nothing changes ### Please provide a link to a minimal reproduction of...

bug
good first issue

## Type of change - [x] New feature - [ ] Bug fix - [ ] Security patch - [ ] Documentation update ## Description Adds two new ways to...

**Describe the bug** If your username is too long it clips outside of the box in the navigation bar at the bottom **Screenshots** ![image](https://user-images.githubusercontent.com/58148984/187954557-d23b9b88-5c9a-4fea-9fe8-5aaf1373999d.jpeg) **Smartphone (please complete the following information):**...

**Bug description** Sometimes when i open a session, every keypress moves the ui up (see video) **Steps to reproduce** Very unclear how to reproduce. It only happens sometimes, and only...

bug

Hello, Is there a way to disable one LSP from showing up in the trouble menu. I'm currently using cspell to highlight spelling errors, however i don't want them to...