-
OBIP-0003: Channels
---
**Proposal:** https://github.com/OpenBazaar/obips/blob/master/obip-0003.mediawiki
**Author:** @cpacia
OBIP: 3
Title: Channels
Author: Chris Pacia
Discussio…
-
**This issue was initially supposed to address the font fallback algorithm. Instead, it has developed into (possibly) implementing composite font families. Read the discussion below to get a hold of t…
-
The new $asyncValidators are a nice addition. But there seems to be a critical missing piece here: there doesn't seem to be a way to react when the $asyncValidators complete their work.
The document…
-
Great library. I would be great if I could just pass an observable into the hook directly:
`useObservable(myObservable);`
instead of
`useObservable(() => myObservable);`
-
#### Bug, feature request, or proposal:
Feature Request.
#### What is the expected behavior?
I expect `[displayWith]` to give me back the whole `object` so I can treat what property I can return …
-
**Is your feature request related to a problem?**
- We have modeled interpersonal relationship between any two individual with a permutation score
- It's about time we also model inter-settlement re…
mokun updated
2 months ago
-
## 🚀 Feature
Layer transforms - in particular scale and translate should be settable via GUI elements
## Motivation
GUI users want to be able to set layer scale and translate too.
## Pitch…
-
I've cheekily installed and run Deaftone and had a peek at the database it generated.
I noticed you're populating track number into the the track and disk fields in the songs table.
I also saw t…
-
BPO | [30717](https://bugs.python.org/issue30717)
--- | :---
Nosy | @malemburg, @loewis, @terryjreedy, @scoder, @vstinner, @benjaminp, @jwilk, @mcepl, @ezio-melotti, @stevendaprano, @bitdancer, @metha…
-
The initial design of `System.Console` was mainly driven by Windows OS capabilities and available APIs.
When .NET became cross platform, a number of issues arose (click on the details button below …