-
Encode and decode tests can be improved to cover more branch logic.
Below is the output of test coverage using `npm test`.
```plain
# ------------------------------------------------------------…
-
**Is your feature request related to a problem? Please describe.**
Currently the `SetForceControlAxis` and `SetForceControlFrame` functions can only set the force control direction aligned with the …
-
To reproduce:
Start with a basic CRA, do not eject.
Install semantic-ui-css and semantic-ui-react. My app has the following in addition to the default react packages:
```json
dependencies:
…
-
## Description
The Promise object in the Script runner does not support Promise.resolve.
The solution is either to remove the invalid Promise object or implement full support.
Uncomment the code in…
rolfb updated
11 months ago
-
**Is your feature request related to a problem? Please describe.**
There are occasions where only part of a model really needs a brim, and since brim removal can introduce problems and leave unsightl…
-
More information on fuzzy Soundex available from http://wayback.archive.org/web/20100629121128/http://www.ir.iit.edu/publications/downloads/IEEESoundexV5.pdf
-
Hi,
I discovered Grist after a presentation in Fosdem 2024. I have decided to give it a try as when, excited by some features (reference type for instance) to show colleags what could be done with…
-
Hello I've installed cerebro on my second linux machine, but on new instance I can't see any installed programs eg. spotify, google chrome etc. Is there some sort of setting I am missing, or the inst…
-
```
OS: Debian GNU/Linux trixie/sid (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.21.0.33576 (Git) AppImage
Build type: Release
Branch: master
Hash: 8e6fbd2886d3ad51b75232bd0019d92d496e80…
-
> Must contain only letters and digits, optionally separated by hyphens
> Must begin with a letter or digit
Are uppercase letters allowed? Is lower `é` a letter? Is lower `α`? Is `ก`? Is `ㅎ`? Is …