oli

Results 30 issues of oli

- Operating System: - Node Version: - NPM Version: - webpack Version: - webpack-dev-server Version: **3.10.3** - Browser: - [x] This is a **bug** - [ ] This is a...

type: bug
priority: 3 (important)
severity: 3 (broken)
semver: patch
scope: server

I use `Expect.floatClose` in my tests, but often need to compare records such as ```fsharp type TextData = { TextString: string Position: Vector Rotation: float Size: float } ``` where...

enhancement
help wanted

Adds `closed_at` for issues, `closed_at` and `merged_at` for merge requests. Returns null is not closed or merged. Also fixes issue with `updated_at` and `created_at` not working in merge requests due...

@iofjuupasli can you please (or whoever owns the [package on npm](https://www.npmjs.com/package/@outofaxis/react-dropzone-uploader)) push the changes for v 3.1.0 to github? It looks like you've released a new major version on npm...

The color of links in dark mode is too dark against the dark background , resulting in a contrast of only 2.99. ![image](https://user-images.githubusercontent.com/24837994/94447112-cbeabb80-01ec-11eb-970b-5476f693d22f.png) ![image](https://user-images.githubusercontent.com/24837994/94447054-ba091880-01ec-11eb-8a22-55661d5f6942.png) I'm not sure why the default...

Start a list of websites/projects that use fable. This can show some places where fable is used in production. This would be useful for: introducing people to SAFE Stack; learning,...

So that things don't break when dependencies make breaking changes and bump the major version number. Using `~>` operator, as discussed in #180

**Describe the bug** While looking into #499, I realised that the screenshot function saves the image in png format despite adding the `.jpg` file extension. https://github.com/lefthandedgoat/canopy/blob/a593649e5995fb0804c5b7c8f9510cd40840a569/src/canopy/canopy.parallell.functions.fs#L52-L99 Unfortunately, I don't think...

It was saving the config file when adding to the allowlist but not when removing from the allowlist

When trying to play video attachments in team chat, it's very slow to load, if it loads at all. It also doesn't buffer properly. It plays half a second before...