-
Must haves:
- [x] https://github.com/unisonweb/unison/issues/4069
- [x] https://github.com/unisonweb/unison/issues/4083
- [x] https://github.com/unisonweb/unison/issues/4081
- [x] #4105
- [x…
-
Instead of experimental true/false, swap in a project configuration option for "visibility". Options include:
- "public" - fully visible, always listed in the left panel ("published"?)
- "unlisted" - …
-
### Overview
Hello Folks,
I'm trying to apply Framework7 latest version [v8.3.4] to my Remix.js app, i do all nesessry things from boath side (remix and framework7) and it's working with remix route…
-
For local ExoPlayer checkouts, the current approach is to include the relevant projects directly. For example:
`apply from: file("path/to/exoplayer/core_settings.gradle")`
and then
`implementation …
-
When running this on an Expo managed project I get a BVLinearGradient was not found in the UIManager error. Is it possible to work around this? It looks like the issue has to do with react-native-line…
-
I found that using the `auto()` call from the `enum` stdlib package was much less verbose and cleaner to the eye than `flags.UNDEFINED`
Given that I have a `types.py` module in my project that decl…
-
### Description of feature
It would be great if there was some Version Control, such that the state of the PGS Catalog could be re-constructed as of a given date. At minimum, publishing a running c…
-
### Name of the project
LI.FI/Jumper
### Project type
Tool
### Site of the project
https://jumper.exchange/
### Github repository of the project
https://github.com/lifinance/
### Networks
Scr…
-
```purs
sort $ range 1 1000000
```
```
/home/miles/projects/purescript/lists/output/Data.List/index.js:287
return as(new Data_List_Types.Cons(a, ys));
…
-
`
RedisGraphRepository.cs(38,13): warning CS0618: 'StackExchange.Redis.Extensions.Core.ICacheClient.SetAdd(string, string)' is obsolete: 'Parameters are a little misleading. Digging further reveals th…