Max Stoiber

Results 126 issues of Max Stoiber

[`redraft`](https://github.com/lokiuz/redraft) is a project to render DraftJS state to React components without having to render a `readOnly` editor. (this is important for our use case b/c we're rendering hundreds of...

It would be nice if we could add GitHub meta data (e.g. stars, contributers, last commit time...) to the JSON file, that way we could show that information on postcss.parts...

Type: Enhancement
Status: Available

For some reason when using the latest v1.4.1, the client only sends the fragments to the server but not the query: ```JS export const GetThreadDocument = gql` query getThread($id: ID!)...

Maybe some feed readers do not support the JSON feed I built? Will have to wait for replies (https://mobile.twitter.com/mxstbr/status/1087292997480390656), but it might be worth building a XML version either way....

enhancement
good first issue

This is currently blocked by https://github.com/zeit/remark-capitalize/issues/3, as I need to special case "CSS-in-JS", "RethinkDB", "Draft.js", "WYSIWYG" and a couple other words.

Should we have a test suite new database adapter can run against to check compatibility with the spec? Currently writing docs for it, I feel like that'd make it much...

enhancement
help wanted
adapter-tests

I don't know how many databases support atomic operations, but it might make sense to move the atomicity requirement to the adapters. That way if a database supports atomic operations...

discussion

Based on this tutorial: https://github.com/prisma/prisma2/blob/master/docs/tutorial.md Still got lots of Stuff to do before this is ready though. /cc @schickling

Including secure handling of API tokens similar to how we handle it for Changefeed.