F. Levi

Results 68 issues of F. Levi

## Description Currently it is not possible to my knowledge to reliably and fairly easily do advanced search via multiple search boxes with typo tolerance if at all possible, where...

### Input C/C++ Header I have no idea what causes the issue, and so I can't narrow it down, and also I'm not even sure if it's related to the...

Hi! I see that there are other issues like this already open, but mine could be a tiny bit different. I have a second fresh installation of Windows on my...

In the [docs](https://www.wheresrhys.co.uk/fetch-mock/#api-mockingmock_matcher) the second entry to `Argument values` states that `url` can be any of `String` and `URL`, however the types do not support `URL`.

## Description Facet search highlight cuts off for `Szabó` right at the end before the special char, resulting in `Szab`. I am mainly concerned right now about the [Hungarian alphabet...

bug
fix-available

# Pull Request ## Related issue Fixes #1615 ## What does this PR do? Along with what is already detailed in the related issue, the PR includes a lot of...

maintenance

# Pull Request I am aiming to slowly try to update and simplify this repository, and maybe learn a thing or two along the way. ## What does this PR...

breaking-change

### Rollup Has many questionable configurations, plugins. TypeScript is related, but for the most part that will be done by #1616. - ESM version is apparently meant for bundlers, CJS...

maintenance

Newer versions of Node.js (LTS 20.10.0, Maintenance 18.19.0) have built-in `fetch`, so the `cross-fetch` polyfill has no effect. This means the built-in `fetch` is used, but this presents a problem...

maintenance

### Prettier - Outdated - `.prettierrc` has some redundant settings that are set as the default value - `arrowParens` - `bracketSpacing` - `printWidth` - `@types/prettier` why is this installed? It...

maintenance