James Campbell
James Campbell
I think this would be a great platform for our books.
Is there support for the new APIs Apple released for drag and drop with UITableView and UICollectionView ? If not how do you think we could add support ?
It would be great if we could automate pyenv init step to actually activate pyenv.
Is there an example on how to implement this via a Graph QL API ?
Would be cool to use that instead of MESS
If you use Penc to make one window split and then later make another window fullscreen. The fullscreen window ends up under the split screen window and you have to...
I love the new UX but I think it could do with some refinement 😀 Firstly if there could be a fade-in / face-out animation so it doesn't just pop...
### Bug description I have a database on mongo atlas, I added a new index and used 'db push' to create the next index. Instead I have ended up with...
This PR focuses on the server implementation of #626 and leaves the client implementation for a future PR. Since its in a draft I have placed it in a draft...
**Describe the feature** In the latest spec there is a device code grant type https://www.oauth.com/oauth2-servers/device-flow/token-request/ This is useful for authenticating embedded devices. Right now this library lacks this feature.